mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 19:18:00 +02:00
2006-03-23 Robert Love <rml@novell.com>
Patch by j <j@bootlab.org>: * gnome/applet/applet.glade: Don't set the invisible_char property, which simply overrides the GTK default. By and by, this behavior ought to be fixed in Glade. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1633 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
e11881bccc
commit
89f9c4a17e
2 changed files with 7 additions and 10 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2006-03-23 Robert Love <rml@novell.com>
|
||||
|
||||
Patch by j <j@bootlab.org>:
|
||||
* gnome/applet/applet.glade: Don't set the invisible_char property,
|
||||
which simply overrides the GTK default. By and by, this behavior
|
||||
ought to be fixed in Glade.
|
||||
|
||||
2006-03-22 Robert Love <rml@novell.com>
|
||||
|
||||
* src/dhcp-manager/nm-dhcp-manager.c: Bump timeout to 45 seconds.
|
||||
|
|
|
|||
|
|
@ -514,7 +514,6 @@ You have chosen to log in to the wireless network '%s'. If you are sure that th
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">True</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
@ -1792,7 +1791,6 @@ WEP 64/128-bit ASCII
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">False</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
@ -2003,7 +2001,6 @@ Shared Key</property>
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">False</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
@ -2024,7 +2021,6 @@ Shared Key</property>
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">False</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
@ -2223,7 +2219,6 @@ Shared Key</property>
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">True</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
@ -2557,7 +2552,6 @@ Shared Key</property>
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">False</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
@ -2710,7 +2704,6 @@ Shared Key</property>
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">False</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
@ -2731,7 +2724,6 @@ Shared Key</property>
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">False</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
@ -2752,7 +2744,6 @@ Shared Key</property>
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">False</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
@ -3033,7 +3024,6 @@ Shared Key</property>
|
|||
<property name="max_length">0</property>
|
||||
<property name="text" translatable="yes"></property>
|
||||
<property name="has_frame">True</property>
|
||||
<property name="invisible_char">*</property>
|
||||
<property name="activates_default">True</property>
|
||||
</widget>
|
||||
<packing>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue