fix duplicate mnemonic

2007-05-13  Jens Granseuer  <jensgr@gmx.net>

	* appearance.glade: fix duplicate mnemonic

svn path=/trunk/; revision=7614
This commit is contained in:
Jens Granseuer 2007-05-13 16:59:24 +00:00 committed by Jens Granseuer
parent 916f12d16e
commit 3f22b2e8b3
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2007-05-13 Jens Granseuer <jensgr@gmx.net>
* appearance.glade: fix duplicate mnemonic
2007-05-13 Jens Granseuer <jensgr@gmx.net>
* appearance-themes.c: (themes_init): refix button name, too

View file

@ -684,7 +684,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">_Custom...</property>
<property name="label" translatable="yes">C_ustom...</property>
<property name="use_underline">True</property>
</widget>
<packing>