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:
Sebastien Bacher 2004-11-26 16:40:31 +00:00 committed by Sebastien Bacher
parent 4ab58ee9f7
commit 7571f44d8d
2 changed files with 6 additions and 1 deletions

View file

@ -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> 2004-11-26 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties.glade: Mask the "Text Editor" * gnome-default-applications-properties.glade: Mask the "Text Editor"

View file

@ -1480,7 +1480,7 @@
<child> <child>
<widget class="GtkLabel" id="label5"> <widget class="GtkLabel" id="label5">
<property name="visible">True</property> <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_underline">True</property>
<property name="use_markup">False</property> <property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property> <property name="justify">GTK_JUSTIFY_LEFT</property>