From e464ef303415e68809d28d4edb38c6e2baa325a3 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 30 Jun 2001 02:40:27 +0000 Subject: Change the query when the "Update List" button is pushed. 2001-06-29 Christopher James Lahey * gui/component/select-names/e-select-names.c (update_query): Change the query when the "Update List" button is pushed. * gui/component/select-names/e-select-names.h: Removed currently_selected field. Added categories_entry field. * gui/component/select-names/select-names.glade: Added "Update List" button. svn path=/trunk/; revision=10622 --- .../gui/component/select-names/select-names.glade | 34 ++++++++++++++++++---- 1 file changed, 28 insertions(+), 6 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 4c793eaeef..6f36bb4f67 100644 --- a/addressbook/gui/component/select-names/select-names.glade +++ b/addressbook/gui/component/select-names/select-names.glade @@ -78,7 +78,7 @@ GtkTable table-top - 5 + 6 2 False 6 @@ -118,7 +118,7 @@ True True 0 - = + 0 True @@ -177,8 +177,8 @@ 0 1 - 4 - 5 + 5 + 6 0 0 True @@ -201,8 +201,8 @@ 1 2 - 4 - 5 + 5 + 6 0 0 True @@ -284,6 +284,28 @@ True + + + GtkButton + button-update + True + + GTK_RELIEF_NORMAL + + 0 + 1 + 4 + 5 + 0 + 0 + False + False + False + False + True + True + + -- cgit v1.2.3