[evolution/gnome-3-2] Bug #660850 - Missing set mnemonic widgets in composer preferences



commit 1c53c9058b3c723e77c2331f7d069477277fd0a5
Author: Milan Crha <mcrha redhat com>
Date:   Mon Oct 10 22:09:39 2011 +0200

    Bug #660850 - Missing set mnemonic widgets in composer preferences

 mail/mail-config.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/mail/mail-config.ui b/mail/mail-config.ui
index 5d934aa..e2f4e56 100644
--- a/mail/mail-config.ui
+++ b/mail/mail-config.ui
@@ -600,6 +600,7 @@ for display purposes only. </property>
                         <property name="xalign">1</property>
                         <property name="label" translatable="yes">_Reply style:</property>
                         <property name="use_underline">True</property>
+                        <property name="mnemonic_widget">comboboxReplyStyle</property>
                       </object>
                       <packing>
                         <property name="x_options">GTK_FILL</property>
@@ -613,6 +614,7 @@ for display purposes only. </property>
                         <property name="xalign">1</property>
                         <property name="label" translatable="yes">_Forward style:</property>
                         <property name="use_underline">True</property>
+                        <property name="mnemonic_widget">comboboxForwardStyle</property>
                       </object>
                       <packing>
                         <property name="top_attach">1</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]