[gtk+/wip/gbsneto/other-locations] fix mnemonics



commit 4db3b74991b555c021b1342b586c4870cab11ef3
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Jul 15 10:01:52 2015 -0300

    fix mnemonics

 gtk/ui/gtkplacesview.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/ui/gtkplacesview.ui b/gtk/ui/gtkplacesview.ui
index 1170aeb..3938085 100644
--- a/gtk/ui/gtkplacesview.ui
+++ b/gtk/ui/gtkplacesview.ui
@@ -423,6 +423,7 @@
             <property name="can_focus">False</property>
             <property name="xalign">0</property>
             <property name="label" translatable="yes">Connect to _Server</property>
+            <property name="mnemonic_widget">address_entry</property>
             <property name="use_underline">True</property>
             <attributes>
               <attribute name="weight" value="bold"/>


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