[hamster-applet] avoid the rubbish title appearing in translations



commit 387991c288ad21ddf319df5788973cb7c78339a0
Author: Toms Bauģis <toms baugis gmail com>
Date:   Fri Jan 22 23:07:17 2010 +0000

    avoid the rubbish title appearing in translations

 data/applet.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/applet.ui b/data/applet.ui
index a35b8d1..afdcc37 100644
--- a/data/applet.ui
+++ b/data/applet.ui
@@ -5,7 +5,6 @@
   <object class="GtkWindow" id="hamster-window">
     <property name="can_focus">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="title" translatable="yes" comments="This title appears only when debugging from console. Leave it as is.">Hamster</property>
     <property name="resizable">False</property>
     <property name="window_position">mouse</property>
     <property name="destroy_with_parent">True</property>



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