changed a mnemonic to fix #144343.
2004-11-26 Sebastien Bacher <seb128@debian.org> * gnome-default-applications-properties.glade: changed a mnemonic to fix #144343.
This commit is contained in:
parent
4ab58ee9f7
commit
7571f44d8d
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-11-26 Sebastien Bacher <seb128@debian.org>
|
||||
|
||||
* gnome-default-applications-properties.glade: changed a mnemonic to
|
||||
fix #144343.
|
||||
|
||||
2004-11-26 Sebastien Bacher <seb128@debian.org>
|
||||
|
||||
* gnome-default-applications-properties.glade: Mask the "Text Editor"
|
||||
|
|
|
@ -1480,7 +1480,7 @@
|
|||
<child>
|
||||
<widget class="GtkLabel" id="label5">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Co_mmand:</property>
|
||||
<property name="label" translatable="yes">_Command:</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="use_markup">False</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue