diff options
-rw-r--r-- | 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 6db0c15468..90a1f04a9b 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> |