[hamster-applet] corrected default value of the current button (week)



commit 3d1e71794035ebc0c8096b215aaa12a0948abaf9
Author: Toms Bauģis <toms baugis gmail com>
Date:   Tue Oct 27 22:09:07 2009 +0000

    corrected default value of the current button (week)

 data/stats.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/stats.ui b/data/stats.ui
index 6b35363..a50c436 100644
--- a/data/stats.ui
+++ b/data/stats.ui
@@ -50,7 +50,7 @@
                     <property name="visible">True</property>
                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                     <property name="tooltip_text" translatable="yes">This week</property>
-                    <property name="label" translatable="yes">Today</property>
+                    <property name="label" translatable="yes">This Week</property>
                     <property name="use_underline">True</property>
                     <property name="stock_id">gtk-home</property>
                     <signal name="clicked" handler="on_home_clicked"/>



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