gnome-applets r10567 - trunk/gswitchit



Author: svu
Date: Sun Jan  6 19:35:11 2008
New Revision: 10567
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=10567&view=rev

Log:
gtk-print is not translatable, b.g.o#507533

Modified:
   trunk/gswitchit/ChangeLog
   trunk/gswitchit/gswitchit.glade

Modified: trunk/gswitchit/ChangeLog
==============================================================================
--- trunk/gswitchit/ChangeLog	(original)
+++ trunk/gswitchit/ChangeLog	Sun Jan  6 19:35:11 2008
@@ -1,3 +1,8 @@
+2008-01-06  Sergey Udaltsov <svu gnome org>
+
+	* gswitchit.glade: gtk-print is untranslatable,
+	http://bugzilla.gnome.org/show_bug.cgi?id=507533
+
 2007-12-17  Sergey Udaltsov <svu gnome org>
 
 	* gswitchit.glade, gswitchit-applet.c: add printing of the layout,

Modified: trunk/gswitchit/gswitchit.glade
==============================================================================
--- trunk/gswitchit/gswitchit.glade	(original)
+++ trunk/gswitchit/gswitchit.glade	Sun Jan  6 19:35:11 2008
@@ -39,7 +39,7 @@
                 <property name="can_focus">True</property>
                 <property name="receives_default">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="label" translatable="yes">gtk-print</property>
+                <property name="label">gtk-print</property>
                 <property name="use_stock">True</property>
                 <property name="response_id">2</property>
               </widget>



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