mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-03 12:30:32 +01:00
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:
parent
55e4be5009
commit
7401bede03
2 changed files with 4 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue