[evolution] Add mnemonic widgets for title and suffix comboboxes



commit 269149baf55e10a64d64b26ec4f67c9840e1ce38
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Fri Feb 8 11:08:44 2013 +0100

    Add mnemonic widgets for title and suffix comboboxes
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692720

 addressbook/gui/contact-editor/fullname.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/addressbook/gui/contact-editor/fullname.ui b/addressbook/gui/contact-editor/fullname.ui
index 6db0c15..90a1f04 100644
--- a/addressbook/gui/contact-editor/fullname.ui
+++ b/addressbook/gui/contact-editor/fullname.ui
@@ -216,6 +216,7 @@
                 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
                 <property name="single_line_mode">False</property>
                 <property name="angle">0</property>
+                <property name="mnemonic_widget">comboentry-title</property>
               </object>
               <packing>
                 <property name="left_attach">0</property>
@@ -296,6 +297,7 @@
                 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
                 <property name="single_line_mode">False</property>
                 <property name="angle">0</property>
+                <property name="mnemonic_widget">comboentry-suffix</property>
               </object>
               <packing>
                 <property name="left_attach">0</property>


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