[evolution/gnome-3-28] Bug 794151 - The "File Under" field can not be edited
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-28] Bug 794151 - The "File Under" field can not be edited
- Date: Mon, 12 Mar 2018 12:42:50 +0000 (UTC)
commit 454beee5804d4d6e0aac099b0643c214d0699da3
Author: Milan Crha <mcrha redhat com>
Date: Mon Mar 12 13:43:13 2018 +0100
Bug 794151 - The "File Under" field can not be edited
.../gui/contact-editor/contact-editor.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/addressbook/gui/contact-editor/contact-editor.ui
b/src/addressbook/gui/contact-editor/contact-editor.ui
index 1eef55f..43153e2 100644
--- a/src/addressbook/gui/contact-editor/contact-editor.ui
+++ b/src/addressbook/gui/contact-editor/contact-editor.ui
@@ -414,13 +414,13 @@
<object class="GtkComboBox" id="combo-file-as">
<property name="name">file-as</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="model">model1</property>
<property name="has_entry">True</property>
<property name="entry_text_column">0</property>
<child internal-child="entry">
<object class="GtkEntry">
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]