[hamster-applet] updated copyright year
- From: Toms Baugis <tbaugis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hamster-applet] updated copyright year
- Date: Mon, 24 May 2010 23:57:56 +0000 (UTC)
commit 861a7d011d592d85df181c220701875877fcf817
Author: Toms Bauģis <toms baugis gmail com>
Date: Tue May 25 00:57:43 2010 +0100
updated copyright year
src/hamster/about.py | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/hamster/about.py b/src/hamster/about.py
index 4609664..e477994 100644
--- a/src/hamster/about.py
+++ b/src/hamster/about.py
@@ -40,7 +40,7 @@ class About(object):
"name" : _("Time Tracker"), #this should be deprecated in gtk 2.10
"version" : VERSION,
"comments" : _("Project Hamster â?? track your time"),
- "copyright" : _(u"Copyright © 2007â??2009 Toms BauÄ£is and others"),
+ "copyright" : _(u"Copyright © 2007â??2010 Toms BauÄ£is and others"),
"website" : "http://projecthamster.wordpress.com/",
"website-label" : _("Project Hamster Website"),
"title": _("About Time Tracker"),
@@ -62,4 +62,3 @@ class About(object):
about.connect("response", lambda self, *args: self.destroy())
about.show_all()
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]