[california] Give activator list initial focus when adding calendar



commit 68629f7c554b966e0aeb1475647a51dd3bb47a59
Author: Jim Nelson <jim yorba org>
Date:   Fri Sep 12 12:12:33 2014 -0700

    Give activator list initial focus when adding calendar

 src/rc/activator-list.ui |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/src/rc/activator-list.ui b/src/rc/activator-list.ui
index da4bb6b..5b458e4 100644
--- a/src/rc/activator-list.ui
+++ b/src/rc/activator-list.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.1 -->
+<!-- Generated with glade 3.18.3 -->
 <interface>
   <requires lib="gtk+" version="3.10"/>
   <template class="CaliforniaActivatorInstanceList" parent="GtkGrid">
@@ -17,7 +17,7 @@
             <property name="width_request">300</property>
             <property name="height_request">200</property>
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
+            <property name="can_focus">True</property>
             <property name="hexpand">True</property>
             <property name="vexpand">True</property>
             <property name="activate_on_single_click">False</property>
@@ -79,8 +79,6 @@
       <packing>
         <property name="left_attach">0</property>
         <property name="top_attach">1</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
   </template>


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