From 3596cc5df5ac3e995a61e68bf2d61053688dbf7e Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 4 Jan 2001 23:20:44 +0000 Subject: Added this function. 2001-01-04 Christopher James Lahey * gui/component/addressbook-component.c, gui/component/addressbook-component.h (addressbook_component_get_shell_client): Added this function. * gui/component/select-names/e-select-names.c, gui/component/select-names/e-select-names.h: Added code for the ability to switch between different folders. This doesn't work yet. * gui/component/select-names/select-names.glade, gui/component/select-names/select-names.glade.h: Added an option menu to this dialog. svn path=/trunk/; revision=7262 --- .../gui/component/select-names/select-names.glade | 39 +++++++++++++++++----- 1 file changed, 31 insertions(+), 8 deletions(-) (limited to 'addressbook/gui/component/select-names/select-names.glade') diff --git a/addressbook/gui/component/select-names/select-names.glade b/addressbook/gui/component/select-names/select-names.glade index 90ca93bd3a..063d39c1fa 100644 --- a/addressbook/gui/component/select-names/select-names.glade +++ b/addressbook/gui/component/select-names/select-names.glade @@ -80,7 +80,7 @@ GtkTable table-top - 3 + 4 2 False 6 @@ -99,8 +99,8 @@ 0 1 - 1 - 2 + 2 + 3 0 0 True @@ -134,6 +134,7 @@ False True + GTK_RELIEF_NORMAL 0 False @@ -145,7 +146,7 @@ GtkAccelLabel accellabel1 - + GTK_JUSTIFY_LEFT False 0 @@ -178,8 +179,8 @@ 0 1 - 2 - 3 + 3 + 4 0 0 True @@ -202,8 +203,8 @@ 1 2 - 2 - 3 + 3 + 4 0 0 True @@ -240,6 +241,28 @@ + + + GtkOptionMenu + optionmenu1 + True + + 0 + + 0 + 1 + 1 + 2 + 0 + 0 + False + False + False + False + True + False + + -- cgit v1.2.3