[tracker] Updated applet copyright years



commit b5d8a90f5cab9cb5b5f6c809c35103805bd83ce4
Author: Martyn Russell <martyn imendio com>
Date:   Thu Apr 9 13:49:28 2009 +0100

    Updated applet copyright years
---
 ChangeLog                           |    6 ++++++
 src/tracker-applet/tracker-applet.c |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fadddbd..ec3fb7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2009-04-09  Martyn Russell  <martyn imendio com>
 
+	* src/tracker-applet/tracker-applet.c:
+	(about_menu_activated): Updated Copyright years. Patch by Michele
+	Mattioni.
+
+2009-04-09  Martyn Russell  <martyn imendio com>
+
 	* src/tracker-extract/tracker-main.c:
 	(main): Don't keep the tracker-extract command running if DBus
 	says it is already running.
diff --git a/src/tracker-applet/tracker-applet.c b/src/tracker-applet/tracker-applet.c
index dd9a853..801ff89 100644
--- a/src/tracker-applet/tracker-applet.c
+++ b/src/tracker-applet/tracker-applet.c
@@ -1431,7 +1431,7 @@ about_menu_activated (GtkMenuItem * item, gpointer data)
 			       _
 			       ("Tracker is a tool designed to extract info and metadata about your personal data so that it can be searched easily and quickly"),
 			       "copyright",
-			       _("Copyright \xC2\xA9 2005-2008 "
+			       _("Copyright \xC2\xA9 2005-2009 "
 				 "The Tracker authors"), "license",
 			       license_trans, "wrap-license", TRUE, "authors",
 			       authors, "documenters", documenters,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]