From d8756e6c59a8f14ff603cecc671c14ba51fe6b4e Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 10 Jun 2000 21:55:28 +0000 Subject: Glade files for Select Names dialog. 2000-06-10 Christopher James Lahey * gui/component/select-names.glade, gui/component/select-names.glade.h: Glade files for Select Names dialog. svn path=/trunk/; revision=3513 --- addressbook/ChangeLog | 6 + addressbook/gui/component/select-names.glade | 244 +++++++++++++++++++++++++ addressbook/gui/component/select-names.glade.h | 10 + 3 files changed, 260 insertions(+) create mode 100644 addressbook/gui/component/select-names.glade create mode 100644 addressbook/gui/component/select-names.glade.h (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 45a11057b2..ecce5293ba 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-06-10 Christopher James Lahey + + * gui/component/select-names.glade, + gui/component/select-names.glade.h: Glade files for Select Names + dialog. + 2000-06-10 Christopher James Lahey * contact-editor/e-contact-editor.c: Do e_card_simple_sync and diff --git a/addressbook/gui/component/select-names.glade b/addressbook/gui/component/select-names.glade new file mode 100644 index 0000000000..1e06437ed1 --- /dev/null +++ b/addressbook/gui/component/select-names.glade @@ -0,0 +1,244 @@ + + + + + Select-names + select-names + + src + pixmaps + C + True + True + False + False + False + True + select-names.glade.h + + + + GnomeDialog + dialog-top + Select Names + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + False + True + False + False + False + + + GtkVBox + GnomeDialog:vbox + dialog-vbox1 + False + 8 + + 4 + True + True + + + + GtkHButtonBox + GnomeDialog:action_area + dialog-action_area1 + GTK_BUTTONBOX_END + 8 + 85 + 27 + 7 + 0 + + 0 + False + True + GTK_PACK_END + + + + GtkButton + button1 + True + True + GNOME_STOCK_BUTTON_OK + + + + GtkButton + button3 + True + True + GNOME_STOCK_BUTTON_CANCEL + + + + + GtkTable + table-top + 3 + 2 + False + 6 + 6 + + 0 + True + True + + + + GtkHBox + hbox1 + False + 4 + + 0 + 1 + 1 + 2 + 0 + 0 + True + False + False + False + True + True + + + + GtkEntry + entry-find + True + True + True + True + 0 + + + 0 + True + True + + + + + GtkButton + button-find + True + + + 0 + False + False + + + + + + GtkAccelLabel + accellabel1 + + GTK_JUSTIFY_LEFT + False + 0 + 0 + 0 + 0 + + 0 + 1 + 0 + 1 + 0 + 0 + True + False + False + False + True + True + + + + + Custom + source + + 0 + 0 + Wed, 31 May 2000 03:06:00 GMT + + 0 + 1 + 2 + 3 + 0 + 0 + True + True + False + False + True + True + + + + + GtkTable + table-recipients + 1 + 2 + False + 4 + 4 + + 1 + 2 + 2 + 3 + 0 + 0 + True + False + False + False + True + True + + + + GtkAccelLabel + accellabel2 + + GTK_JUSTIFY_CENTER + False + 0 + 0.5 + 0 + 0 + + 1 + 2 + 0 + 1 + 0 + 0 + True + False + False + False + True + True + + + + + + + + diff --git a/addressbook/gui/component/select-names.glade.h b/addressbook/gui/component/select-names.glade.h new file mode 100644 index 0000000000..a21ddce689 --- /dev/null +++ b/addressbook/gui/component/select-names.glade.h @@ -0,0 +1,10 @@ +/* + * Translatable strings file generated by Glade. + * Add this file to your project's POTFILES.in. + * DO NOT compile it as part of your application. + */ + +gchar *s = N_("Select Names"); +gchar *s = N_("Find..."); +gchar *s = N_("T_ype name or select from List:"); +gchar *s = N_("Message Recipients"); -- cgit v1.2.3