fix mnemonics conflict for web browser and mail reader command widgets.
2009-03-06 Jens Granseuer <jensgr@gmx.net> * gnome-default-applications-properties.glade: fix mnemonics conflict for web browser and mail reader command widgets. There's another conflict for the "Run in terminal" checkbox but that one will have to wait until string freeze is over svn path=/trunk/; revision=9321
This commit is contained in:
parent
aab9477101
commit
38bde3894f
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2009-03-06 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
* gnome-default-applications-properties.glade: fix mnemonics conflict
|
||||||
|
for web browser and mail reader command widgets. There's another
|
||||||
|
conflict for the "Run in terminal" checkbox but that one will have to
|
||||||
|
wait until string freeze is over
|
||||||
|
|
||||||
==================== 2.25.90 ====================
|
==================== 2.25.90 ====================
|
||||||
|
|
||||||
2009-01-30 Bastien Nocera <hadess@hadess.net>
|
2009-01-30 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
|
@ -281,7 +281,7 @@
|
||||||
<widget class="GtkLabel" id="web_browser_command_label">
|
<widget class="GtkLabel" id="web_browser_command_label">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="sensitive">False</property>
|
<property name="sensitive">False</property>
|
||||||
<property name="label" translatable="yes">Co_mmand:</property>
|
<property name="label" translatable="yes">C_ommand:</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<property name="use_markup">False</property>
|
<property name="use_markup">False</property>
|
||||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue