diff options
Diffstat (limited to 'addressbook/gui/contact-editor/im.glade')
-rw-r--r-- | addressbook/gui/contact-editor/im.glade | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/contact-editor/im.glade b/addressbook/gui/contact-editor/im.glade index 04f1e6915d..9523fabd04 100644 --- a/addressbook/gui/contact-editor/im.glade +++ b/addressbook/gui/contact-editor/im.glade @@ -153,6 +153,7 @@ <child> <widget class="GtkLabel" id="label-location"> + <property name="visible">True</property> <property name="label" translatable="yes">Location:</property> <property name="use_underline">False</property> <property name="use_markup">False</property> @@ -176,6 +177,7 @@ <child> <widget class="GtkOptionMenu" id="optmenu-location"> + <property name="visible">True</property> <property name="can_focus">True</property> <property name="history">-1</property> </widget> |