fix duplicate mnemonic
2007-05-30 Jens Granseuer <jensgr@gmx.net> * appearance.glade: fix duplicate mnemonic svn path=/trunk/; revision=7679
This commit is contained in:
parent
3da1e198a6
commit
d64a72b4b3
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-05-30 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* appearance.glade: fix duplicate mnemonic
|
||||
|
||||
2007-05-28 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* appearance-style.c: (style_init), (find_string_in_model),
|
||||
|
|
|
@ -873,7 +873,7 @@ Tiled</property>
|
|||
<widget class="GtkLabel" id="label24">
|
||||
<property name="visible">True</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes"><b>_Colors</b></property>
|
||||
<property name="label" translatable="yes"><b>C_olors</b></property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="mnemonic_widget">wp_color_menu</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue