hamster-applet r395 - trunk/hamster
- From: jojeda svn gnome org
- To: svn-commits-list gnome org
- Subject: hamster-applet r395 - trunk/hamster
- Date: Mon, 18 Aug 2008 07:42:52 +0000 (UTC)
Author: jojeda
Date: Mon Aug 18 07:42:52 2008
New Revision: 395
URL: http://svn.gnome.org/viewvc/hamster-applet?rev=395&view=rev
Log:
* Changed Hamster string for the new UI name (Time Tracker)
* Added copyright description to the translations
Modified:
trunk/hamster/about.py
Modified: trunk/hamster/about.py
==============================================================================
--- trunk/hamster/about.py (original)
+++ trunk/hamster/about.py Mon Aug 18 07:42:52 2008
@@ -37,10 +37,10 @@
def show_about(parent):
about = gtk.AboutDialog()
infos = {
- "name" : _("Hamster"),
+ "name" : _("Time Tracker"),
"version" : VERSION,
"comments" : _("Time tracking for masses."),
- "copyright" : "Copyright  2007-2008 Toms Baugis and others",
+ "copyright" : _("Copyright  2007-2008 Toms Baugis and others"),
"website" : "http://live.gnome.org/ProjectHamster",
"website-label" : _("Hamster Website"),
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]