network-manager-applet r1011 - in trunk: . src/connection-editor



Author: claudep
Date: Thu Nov  6 08:56:21 2008
New Revision: 1011
URL: http://svn.gnome.org/viewvc/network-manager-applet?rev=1011&view=rev

Log:
2008-11-06  Claude Paroz  <claude 2xlibre net>

	* src/connection-editor/nm-connection-editor.glade:
	    - Remove translatable property on stock label.

Modified:
   trunk/ChangeLog
   trunk/src/connection-editor/nm-connection-editor.glade

Modified: trunk/src/connection-editor/nm-connection-editor.glade
==============================================================================
--- trunk/src/connection-editor/nm-connection-editor.glade	(original)
+++ trunk/src/connection-editor/nm-connection-editor.glade	Thu Nov  6 08:56:21 2008
@@ -620,7 +620,7 @@
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
-                    <property name="label" translatable="yes">gtk-cancel</property>
+                    <property name="label">gtk-cancel</property>
                     <property name="use_stock">True</property>
                     <property name="response_id">0</property>
                   </widget>



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