diff options
Diffstat (limited to 'addressbook/contact-editor')
-rw-r--r-- | addressbook/contact-editor/fulladdr.glade | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/contact-editor/fulladdr.glade b/addressbook/contact-editor/fulladdr.glade index e1ba71bebd..46a3db23ca 100644 --- a/addressbook/contact-editor/fulladdr.glade +++ b/addressbook/contact-editor/fulladdr.glade @@ -274,6 +274,7 @@ <widget> <class>GtkEntry</class> <name>entry-code</name> + <width>100</width> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> @@ -347,6 +348,7 @@ <widget> <class>GtkEntry</class> <name>entry-ext</name> + <width>100</width> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> |