2005-09-12 Christopher Aillon <caillon@redhat.com>

* gnome/applet/wireless-applet.glade:
	The passphrase entry should also activate the default


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@962 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Christopher Aillon 2005-09-12 19:48:18 +00:00 committed by Chris Aillon
parent 55e4be5009
commit 7401bede03
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2005-09-12 Christopher Aillon <caillon@redhat.com>
* gnome/applet/wireless-applet.glade:
The passphrase entry should also activate the default
* src/gnome-keyring-md5.c: Updated code from gnome-keyring
* gnome/applet/applet-dbus-devices.c:

View file

@ -643,7 +643,7 @@ You have chosen to log in to the wireless network '%s'. If you are sure that th
<property name="text" translatable="yes"></property>
<property name="has_frame">True</property>
<property name="invisible_char">*</property>
<property name="activates_default">False</property>
<property name="activates_default">True</property>
</widget>
<packing>
<property name="left_attach">1</property>