From 88d445fac5cc704743da23a2e6099fc5a7a8003a Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 9 Nov 2000 22:32:41 +0000 Subject: New glade file for possibly using to create the subscribe dialog. 2000-11-09 Jeffrey Stedfast * subscribe-dialog.glade[.h]: New glade file for possibly using to create the subscribe dialog. svn path=/trunk/; revision=6523 --- mail/ChangeLog | 5 + mail/subscribe-dialog.glade | 299 ++++++++++++++++++++++++++++++++++++++++++ mail/subscribe-dialog.glade.h | 12 ++ 3 files changed, 316 insertions(+) create mode 100644 mail/subscribe-dialog.glade create mode 100644 mail/subscribe-dialog.glade.h (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index 061b214f61..73c56c9880 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-11-09 Jeffrey Stedfast + + * subscribe-dialog.glade[.h]: New glade file for possibly using to + create the subscribe dialog. + 2000-11-08 Radek Doulik * mail-format.c (mail_generate_reply): likewise diff --git a/mail/subscribe-dialog.glade b/mail/subscribe-dialog.glade new file mode 100644 index 0000000000..270813e35a --- /dev/null +++ b/mail/subscribe-dialog.glade @@ -0,0 +1,299 @@ + + + + + Evolution + evolution + + src + pixmaps + C + True + True + True + subscribe-dialog.glade.h + + + + GnomeDialog + subscriptions + False + + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + True + 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 + button2 + True + True + GNOME_STOCK_BUTTON_APPLY + + + + GtkButton + button3 + True + True + True + True + GNOME_STOCK_BUTTON_CANCEL + + + + + GtkVBox + vbox1 + False + 0 + + 0 + True + True + + + + GtkTable + table1 + 3 + 2 + False + 0 + 3 + + 0 + True + True + + + + GtkLabel + lblDisplay + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 + + 0 + 1 + 0 + 1 + 0 + 0 + False + False + False + False + False + False + + + + + GtkEntry + txtSearch`` + True + True + True + 0 + + + 0 + 1 + 1 + 2 + 0 + 0 + True + False + False + False + True + False + + + + + GtkNotebook + notebook + True + True + True + GTK_POS_BOTTOM + False + 2 + 2 + False + + 0 + 1 + 2 + 3 + 0 + 0 + False + True + False + False + True + True + + + + Custom + etableAll + create_folderlist + 0 + 0 + Thu, 09 Nov 2000 23:31:36 GMT + + + + GtkLabel + Notebook:tab + lblAll + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + + + Custom + etableSubscribed + create_folderlist + 1 + 0 + Thu, 09 Nov 2000 23:30:19 GMT + + + + GtkLabel + Notebook:tab + lblSubscribed + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + + + + GtkButton + cmdQuery + True + + + 1 + 2 + 1 + 2 + 5 + 0 + False + False + False + False + True + False + + + + + GtkVButtonBox + vbuttonbox1 + GTK_BUTTONBOX_DEFAULT_STYLE + 0 + 85 + 27 + 7 + 0 + + 1 + 2 + 2 + 3 + 0 + 0 + False + False + False + False + True + True + + + + GtkButton + cmdSubscribe + True + True + + + + + GtkButton + cmdUnsubscribe + True + True + + + + + + + + + diff --git a/mail/subscribe-dialog.glade.h b/mail/subscribe-dialog.glade.h new file mode 100644 index 0000000000..cb1a1b1076 --- /dev/null +++ b/mail/subscribe-dialog.glade.h @@ -0,0 +1,12 @@ +/* + * 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_("Display folders whose name contain:"); +gchar *s = N_("All Folders"); +gchar *s = N_("Subscribed"); +gchar *s = N_("Query"); +gchar *s = N_("Subscribe"); +gchar *s = N_("Unsubscribe"); -- cgit v1.2.3