[gcalctool] Don't let error display get keyboard focus



commit 456ea88b6bc22cc331a619db96cbdba4776b3623
Author: Robert Ancell <robert ancell gmail com>
Date:   Sat Mar 6 20:11:35 2010 +1100

    Don't let error display get keyboard focus

 data/gcalctool.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/gcalctool.ui b/data/gcalctool.ui
index eeeeb73..d9a7db9 100644
--- a/data/gcalctool.ui
+++ b/data/gcalctool.ui
@@ -222,7 +222,6 @@
                         <child>
                           <object class="GtkTextView" id="info_textview">
                             <property name="visible">True</property>
-                            <property name="can_focus">True</property>
                             <property name="editable">False</property>
                             <property name="wrap_mode">word</property>
                             <property name="justification">right</property>



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