[gnome-maps] main-window: Default focus on search entry



commit e6f08af87241ba5e9c5d8ae627c0a678c8d50ecb
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Sat Oct 5 07:01:39 2013 +0300

    main-window: Default focus on search entry

 src/main-window.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/main-window.ui b/src/main-window.ui
index b7d833b..62eb3e4 100644
--- a/src/main-window.ui
+++ b/src/main-window.ui
@@ -31,6 +31,7 @@
         <child type="title">
           <object class="GtkSearchEntry" id="search-entry">
             <property name="visible">True</property>
+            <property name="has_focus">True</property>
             <property name="width_request">500</property>
           </object>
         </child>


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