http://bugzilla.gnome.org/show_bug.cgi?id=142191 fix conflicting mnemonics
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:
parent
8882a1cbe3
commit
597b552366
2 changed files with 6 additions and 1 deletions
|
@ -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>
|
2004-04-15 Jody Goldberg <jody@gnome.org>
|
||||||
|
|
||||||
* Release 2.6.1
|
* Release 2.6.1
|
||||||
|
|
|
@ -855,7 +855,7 @@
|
||||||
<widget class="GtkRadioButton" id="antialias_grayscale_radio">
|
<widget class="GtkRadioButton" id="antialias_grayscale_radio">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">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="use_underline">True</property>
|
||||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||||
<property name="active">False</property>
|
<property name="active">False</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue