[hamster-applet] point website to wordpress instead of live.gnome.org as the real action is going on there



commit 6e0b0c61845c54cfc9a95851a3de2a6fad780c87
Author: Toms Bauģis <toms baugis gmail com>
Date:   Tue Sep 1 17:31:58 2009 +0100

    point website to wordpress instead of live.gnome.org as the real action is going on there

 hamster/about.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/hamster/about.py b/hamster/about.py
index 76861b4..77acc7d 100644
--- a/hamster/about.py
+++ b/hamster/about.py
@@ -39,7 +39,7 @@ def show_about(parent):
         "version" : VERSION,
         "comments" : _("Project Hamster â?? track your time"),
         "copyright" : _(u"Copyright © 2007â??2009 Toms BauÄ£is and others"),
-        "website" : "http://live.gnome.org/ProjectHamster";,
+        "website" : "http://projecthamster.wordpress.com/";,
         "website-label" : _("Project Hamster Website"),
         "title": _("About Time Tracker"),
         "wrap-license": True



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