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>
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.