From 7e2b63503fe415ef1d2d745b82f6fe3269fb52e3 Mon Sep 17 00:00:00 2001 From: Michael Ekstrand Date: Fri, 6 Dec 2013 16:56:44 -0500 Subject: Bug 715067 - does not save in the full name editor --- .../gui/contact-editor/e-contact-editor-fullname.c | 2 + addressbook/gui/contact-editor/fullname.ui | 232 ++++++++------------- 2 files changed, 92 insertions(+), 142 deletions(-) (limited to 'addressbook/gui/contact-editor') diff --git a/addressbook/gui/contact-editor/e-contact-editor-fullname.c b/addressbook/gui/contact-editor/e-contact-editor-fullname.c index 4777091128..de71f2ead7 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-fullname.c +++ b/addressbook/gui/contact-editor/e-contact-editor-fullname.c @@ -244,6 +244,8 @@ e_contact_editor_fullname_init (EContactEditorFullname *e_contact_editor_fullnam gtk_box_pack_start (GTK_BOX (content_area), widget, TRUE, TRUE, 0); g_object_unref (widget); + gtk_dialog_set_default_response (dialog, GTK_RESPONSE_OK); + gtk_window_set_icon_name ( GTK_WINDOW (e_contact_editor_fullname), "contact-new"); } diff --git a/addressbook/gui/contact-editor/fullname.ui b/addressbook/gui/contact-editor/fullname.ui index 90a1f04a9b..0751fa3c68 100644 --- a/addressbook/gui/contact-editor/fullname.ui +++ b/addressbook/gui/contact-editor/fullname.ui @@ -1,13 +1,15 @@ - - + + + + - + Mr. @@ -28,11 +30,12 @@ + - + Sr. @@ -55,77 +58,79 @@ + False Full Name - GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_NONE True - True - False - True - False - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST - True - False + dialog True - False + False 8 True - GTK_BUTTONBOX_END + False + end + gtk-ok True - True True - gtk-ok + True + False True - GTK_RELIEF_NORMAL - True + + False + False + 0 + + gtk-cancel True - True True - gtk-cancel + True + False True - GTK_RELIEF_NORMAL - True + + False + False + 1 + - 0 False True - GTK_PACK_END + end + 0 - 12 True + False + 12 5 3 - False - 6 6 + 6 + + + True True - True - True - 0 - - True - False + True + False + False + True + True 1 @@ -139,12 +144,11 @@ True True - True - True - 0 - - True - False + True + False + False + True + True 1 @@ -158,12 +162,11 @@ True True - True - True - 0 - - True - False + True + False + False + True + True 1 @@ -173,184 +176,129 @@ + + + True + False + 1 _First: True - False - GTK_JUSTIFY_CENTER - False - False - 1 - 0.5 - 0 - 0 + center entry-first - PANGO_ELLIPSIZE_NONE - False - 0 - 0 - 1 1 2 - fill - fill + GTK_FILL + GTK_FILL True + False + 1 _Title: True - False - GTK_JUSTIFY_CENTER - False - False - 1 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - False - 0 + center comboentry-title - 0 - 1 - 0 - 1 - fill - fill + GTK_FILL + GTK_FILL True + False + 1 _Middle: True - False - GTK_JUSTIFY_CENTER - False - False - 1 - 0.5 - 0 - 0 + center entry-middle - PANGO_ELLIPSIZE_NONE - False - 0 - 0 - 1 2 3 - fill - fill + GTK_FILL + GTK_FILL True + False + 1 _Last: True - False - GTK_JUSTIFY_CENTER - False - False - 1 - 0.5 - 0 - 0 + center entry-last - PANGO_ELLIPSIZE_NONE - False - 0 - 0 - 1 3 4 - fill - fill + GTK_FILL + GTK_FILL True + False + 1 _Suffix: True - False - GTK_JUSTIFY_CENTER - False - False - 1 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - False - 0 + center comboentry-suffix - 0 - 1 4 5 - fill - fill + GTK_FILL + GTK_FILL True - True - 0 - False - True - True + False model1 + True + 0 1 2 - 0 - 1 - fill - fill + GTK_FILL + GTK_FILL True - True - 0 - False - True - True + False model2 + True + 0 1 2 4 5 - fill - fill + GTK_FILL + GTK_FILL - 0 True True + 1 -- cgit v1.2.3