Set mnemonic widgets for the labels in the Desktop tab.

* appearance.glade:
Set mnemonic widgets for the labels in the Desktop tab.

svn path=/trunk/; revision=7582
This commit is contained in:
Denis Washington 2007-05-08 14:47:18 +00:00
parent d4a329965e
commit a49ff5cf17
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-05-08 Denis Washington <denisw@svn.nome.org>
* appearance.glade:
Set mnemonic widgets for the labels in the Desktop tab.
2007-05-07 Thomas Wood <thos@gnome.org>
* appearance-style.c: (conv_to_widget_cb), (prepare_combo): Remove some

View file

@ -1056,6 +1056,7 @@
<property name="label" translatable="yes">&lt;b&gt;_Wallpaper&lt;/b&gt;</property>
<property name="use_markup">True</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">wp_tree</property>
</widget>
<packing>
<property name="expand">False</property>
@ -1120,6 +1121,7 @@
<property name="visible">True</property>
<property name="label" translatable="yes">_Style:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">wp_style_menu</property>
</widget>
<packing>
<property name="expand">False</property>
@ -1199,6 +1201,7 @@
<property name="label" translatable="yes">&lt;b&gt;_Colors&lt;/b&gt;</property>
<property name="use_markup">True</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">wp_color_menu</property>
</widget>
<packing>
<property name="expand">False</property>