From 07ad68850a29b0e3f8c9fd6da3552cd2fab70db6 Mon Sep 17 00:00:00 2001 From: Anna Marie Dirks Date: Fri, 10 Aug 2001 20:49:55 +0000 Subject: did a little packing-magic to get the two tables at bottom of this dialog 2001-08-10 Anna Marie Dirks * gui/component/select-names/select-names.glade: did a little packing-magic to get the two tables at bottom of this dialog to seem to line up. *gui/component/select-names/e-select-names.c: changed the title of this dialog to "Select Contacts from Addressbook". svn path=/trunk/; revision=11897 --- addressbook/ChangeLog | 9 +++ .../gui/component/select-names/e-select-names.c | 3 +- .../gui/component/select-names/select-names.glade | 81 +++++++++++++++------- 3 files changed, 66 insertions(+), 27 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8e49d1349c..58fe5ea77e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2001-08-10 Anna Marie Dirks + * gui/component/select-names/select-names.glade: did a little + packing-magic to get the two tables at bottom of this dialog + to seem to line up. + + *gui/component/select-names/e-select-names.c: changed the title + of this dialog to "Select Contacts from Addressbook". + + 2001-08-09 Anna Marie Dirks * gui/component/select-names/select-names.glade: redesigned this dialog to fix bug #6815. diff --git a/addressbook/gui/component/select-names/e-select-names.c b/addressbook/gui/component/select-names/e-select-names.c index 256ac3b03e..2552579b66 100644 --- a/addressbook/gui/component/select-names/e-select-names.c +++ b/addressbook/gui/component/select-names/e-select-names.c @@ -480,7 +480,8 @@ e_select_names_init (ESelectNames *e_select_names) GNOME_STOCK_BUTTON_CANCEL, NULL); gnome_dialog_set_default(GNOME_DIALOG(e_select_names), 0); - + + gtk_window_set_title(GTK_WINDOW(e_select_names), "Select Contacts from Addressbook"); gtk_window_set_policy(GTK_WINDOW(e_select_names), FALSE, TRUE, FALSE); e_select_names->table = E_TABLE_SCROLLED(glade_xml_get_widget(gui, "table-source")); diff --git a/addressbook/gui/component/select-names/select-names.glade b/addressbook/gui/component/select-names/select-names.glade index 73882bb688..dbfd36f86f 100644 --- a/addressbook/gui/component/select-names/select-names.glade +++ b/addressbook/gui/component/select-names/select-names.glade @@ -114,7 +114,7 @@ GtkTable table4 - 1 + 2 2 False 6 @@ -125,29 +125,6 @@ True - - Custom - table-source - e_addressbook_create_ebook_table - 0 - 0 - Sat, 10 Jun 2000 22:02:57 GMT - - 0 - 1 - 0 - 1 - 0 - 0 - True - True - False - False - True - True - - - GtkTable table-recipients @@ -160,7 +137,7 @@ 1 2 0 - 1 + 2 0 0 True @@ -174,7 +151,7 @@ GtkLabel label20 - + GTK_JUSTIFY_CENTER False 0 @@ -197,6 +174,58 @@ + + + GtkVBox + vbox6 + False + 3 + + 0 + 1 + 0 + 2 + 0 + 0 + True + True + False + False + True + True + + + + GtkLabel + label22 + + GTK_JUSTIFY_CENTER + False + 0 + 0.5 + 0 + 0 + + 0 + False + False + + + + + Custom + table-source + e_addressbook_create_ebook_table + 0 + 0 + Sat, 10 Jun 2000 22:02:57 GMT + + 0 + True + True + + + -- cgit v1.2.3