added missing mnemonic.
2007-01-06 Rodrigo Moya <rodrigo@gnome-db.org> * gnome-network-preferences.glade: added missing mnemonic. svn path=/trunk/; revision=7050
This commit is contained in:
parent
fe82582ade
commit
e2dbb55aab
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2007-01-06 Rodrigo Moya <rodrigo@gnome-db.org>
|
||||||
|
|
||||||
|
* gnome-network-preferences.glade: added missing mnemonic.
|
||||||
|
|
||||||
2007-01-06 Diego Escalante <diego@aureal.com.pe>
|
2007-01-06 Diego Escalante <diego@aureal.com.pe>
|
||||||
|
|
||||||
Fixes #317097
|
Fixes #317097
|
||||||
|
|
|
@ -140,7 +140,7 @@
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="sensitive">False</property>
|
<property name="sensitive">False</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="label" translatable="yes">Use the same proxy for all protocols</property>
|
<property name="label" translatable="yes">_Use the same proxy for all protocols</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||||
<property name="focus_on_click">True</property>
|
<property name="focus_on_click">True</property>
|
||||||
|
|
Loading…
Add table
Reference in a new issue