aboutsummaryrefslogtreecommitdiffstats
path: root/modules/addressbook/ldap-config.ui
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-01-14 12:22:29 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:41:25 +0800
commitcadcc080eeb998a52b2163604e07fa5a71089391 (patch)
tree99773aaf880690e67f54f7a8e45f856fb35d5d00 /modules/addressbook/ldap-config.ui
parentdbbe7408c563f9a6e47f65d5d3db7ee541285b41 (diff)
downloadgsoc2013-evolution-cadcc080eeb998a52b2163604e07fa5a71089391.tar
gsoc2013-evolution-cadcc080eeb998a52b2163604e07fa5a71089391.tar.gz
gsoc2013-evolution-cadcc080eeb998a52b2163604e07fa5a71089391.tar.bz2
gsoc2013-evolution-cadcc080eeb998a52b2163604e07fa5a71089391.tar.lz
gsoc2013-evolution-cadcc080eeb998a52b2163604e07fa5a71089391.tar.xz
gsoc2013-evolution-cadcc080eeb998a52b2163604e07fa5a71089391.tar.zst
gsoc2013-evolution-cadcc080eeb998a52b2163604e07fa5a71089391.zip
Adapt to GtkComboBox class reorg.
Diffstat (limited to 'modules/addressbook/ldap-config.ui')
-rw-r--r--modules/addressbook/ldap-config.ui4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/addressbook/ldap-config.ui b/modules/addressbook/ldap-config.ui
index c26cb1e95e..4d045f51a1 100644
--- a/modules/addressbook/ldap-config.ui
+++ b/modules/addressbook/ldap-config.ui
@@ -308,9 +308,11 @@
</packing>
</child>
<child>
- <object class="GtkComboBoxEntry" id="port-comboentry">
+ <object class="GtkComboBox" id="port-comboentry">
<property name="visible">True</property>
<property name="model">model2</property>
+ <property name="has-entry">True</property>
+ <property name="entry-text-column">0</property>
</object>
<packing>
<property name="left_attach">1</property>