[evolution/gnome-3-6] Add mnemonic widgets for title and suffix comboboxes



commit 46332409cd20a7a28dbd76d8365f1b14c67aafe3
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 bed0891..1a21ca2 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]