2004-05-17  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=142191
	* font-properties.glade : fix conflicting mnemonics
This commit is contained in:
Jody Goldberg 2004-05-17 15:48:00 +00:00 committed by Jody Goldberg
parent 8882a1cbe3
commit 597b552366
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2004-05-17 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=142191
* font-properties.glade : fix conflicting mnemonics
2004-04-15 Jody Goldberg <jody@gnome.org>
* Release 2.6.1

View file

@ -855,7 +855,7 @@
<widget class="GtkRadioButton" id="antialias_grayscale_radio">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">G_rayscale</property>
<property name="label" translatable="yes">Gra_yscale</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="active">False</property>