[evolution] Cannot focus contact list editor's list name



commit 465cc498125c22ba51f8090e735e9633a5c7427b
Author: Milan Crha <mcrha redhat com>
Date:   Thu Jun 29 16:05:50 2017 +0200

    Cannot focus contact list editor's list name
    
    Then it's pretty hard to change that name, or even write anything to it.

 .../gui/contact-list-editor/contact-list-editor.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/addressbook/gui/contact-list-editor/contact-list-editor.ui 
b/src/addressbook/gui/contact-list-editor/contact-list-editor.ui
index f6f8b9f..93f7eff 100644
--- a/src/addressbook/gui/contact-list-editor/contact-list-editor.ui
+++ b/src/addressbook/gui/contact-list-editor/contact-list-editor.ui
@@ -128,7 +128,7 @@
                 <child>
                   <object class="GtkEntry" id="list-name-entry">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can_focus">True</property>
                     <signal name="changed" handler="contact_list_editor_list_name_entry_changed_cb" 
swapped="no"/>
                   </object>
                   <packing>


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