Merge lp:~mthaddon/indicator-applet/update-copyright-notice into lp:indicator-applet/0.4

Proposed by Tom Haddon
Status: Merged
Merged at revision: 359
Proposed branch: lp:~mthaddon/indicator-applet/update-copyright-notice
Merge into: lp:indicator-applet/0.4
Diff against target: 21 lines (+2/-2)
1 file modified
src/applet-main.c (+2/-2)
To merge this branch: bzr merge lp:~mthaddon/indicator-applet/update-copyright-notice
Reviewer Review Type Date Requested Status
Indicator Applet Developers Pending
Review via email: mp+25218@code.launchpad.net

Description of the change

Update copyright notice.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/applet-main.c'
--- src/applet-main.c 2010-04-30 17:33:59 +0000
+++ src/applet-main.c 2010-05-13 10:34:22 +0000
@@ -2,7 +2,7 @@
2A small wrapper utility to load indicators and put them as menu items2A small wrapper utility to load indicators and put them as menu items
3into the gnome-panel using it's applet interface.3into the gnome-panel using it's applet interface.
44
5Copyright 2009 Canonical Ltd.5Copyright 2009-2010 Canonical Ltd.
66
7Authors:7Authors:
8 Ted Gould <ted@canonical.com>8 Ted Gould <ted@canonical.com>
@@ -451,7 +451,7 @@
451451
452 gtk_show_about_dialog(NULL,452 gtk_show_about_dialog(NULL,
453 "version", VERSION,453 "version", VERSION,
454 "copyright", "Copyright \xc2\xa9 2009 Canonical, Ltd.",454 "copyright", "Copyright \xc2\xa9 2009-2010 Canonical, Ltd.",
455#ifdef INDICATOR_APPLET_SESSION455#ifdef INDICATOR_APPLET_SESSION
456 "comments", _("A place to adjust your status, change users or exit your session."),456 "comments", _("A place to adjust your status, change users or exit your session."),
457#else457#else

Subscribers

People subscribed via source and target branches

to status/vote changes: