network-manager-applet r473 - trunk/src/connection-editor



Author: dcbw
Date: Thu Jan 24 12:59:18 2008
New Revision: 473
URL: http://svn.gnome.org/viewvc/network-manager-applet?rev=473&view=rev

Log:
Fix gnome.org #510760

Modified:
   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 Jan 24 12:59:18 2008
@@ -1590,7 +1590,7 @@
       <child>
 	<widget class="GtkComboBox" id="wireless_security_combo">
 	  <property name="visible">True</property>
-	  <property name="items" translatable="yes">Foo</property>
+	  <property name="items">Foo</property>
 	  <property name="add_tearoffs">False</property>
 	  <property name="focus_on_click">True</property>
 	</widget>



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