From e85b96971560854bd81a038cdb29265883a69c37 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 13 Jul 2000 19:48:29 +0000 Subject: Added these. 2000-07-13 Christopher James Lahey * contact-editor/e-contact-editor-confirm-delete.glade, contact-editor/e-contact-editor-confirm-delete.glade.h: Added these. svn path=/trunk/; revision=4153 --- addressbook/ChangeLog | 6 ++ .../e-contact-editor-confirm-delete.glade | 85 ++++++++++++++++++++++ .../e-contact-editor-confirm-delete.glade.h | 9 +++ .../e-contact-editor-confirm-delete.glade | 85 ++++++++++++++++++++++ .../e-contact-editor-confirm-delete.glade.h | 9 +++ 5 files changed, 194 insertions(+) create mode 100644 addressbook/contact-editor/e-contact-editor-confirm-delete.glade create mode 100644 addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h create mode 100644 addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade create mode 100644 addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade.h (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index a58ed435ca..97d6c9c5fe 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-07-13 Christopher James Lahey + + * contact-editor/e-contact-editor-confirm-delete.glade, + contact-editor/e-contact-editor-confirm-delete.glade.h: Added + these. + 2000-07-13 Christopher James Lahey * Makefile.am: Switched the order of compilation of printing and diff --git a/addressbook/contact-editor/e-contact-editor-confirm-delete.glade b/addressbook/contact-editor/e-contact-editor-confirm-delete.glade new file mode 100644 index 0000000000..7f52321021 --- /dev/null +++ b/addressbook/contact-editor/e-contact-editor-confirm-delete.glade @@ -0,0 +1,85 @@ + + + + + e-contact-editor-confirm-delete + e-contact-editor-confirm-delete + + src + pixmaps + C + True + True + True + False + False + False + True + True + e-contact-editor-confirm-delete.glade.h + + + + GnomeMessageBox + confirm-dialog + GNOME_MESSAGE_BOX_QUESTION + Are you sure you want +to delete this contact? + Delete Contact? + GTK_WIN_POS_NONE + False + False + False + False + True + 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_CANCEL + + + + + + diff --git a/addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h b/addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h new file mode 100644 index 0000000000..7168db0a5c --- /dev/null +++ b/addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h @@ -0,0 +1,9 @@ +/* + * 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_("Are you sure you want\n" + "to delete this contact?"); +gchar *s = N_("Delete Contact?"); diff --git a/addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade b/addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade new file mode 100644 index 0000000000..7f52321021 --- /dev/null +++ b/addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade @@ -0,0 +1,85 @@ + + + + + e-contact-editor-confirm-delete + e-contact-editor-confirm-delete + + src + pixmaps + C + True + True + True + False + False + False + True + True + e-contact-editor-confirm-delete.glade.h + + + + GnomeMessageBox + confirm-dialog + GNOME_MESSAGE_BOX_QUESTION + Are you sure you want +to delete this contact? + Delete Contact? + GTK_WIN_POS_NONE + False + False + False + False + True + 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_CANCEL + + + + + + diff --git a/addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade.h b/addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade.h new file mode 100644 index 0000000000..7168db0a5c --- /dev/null +++ b/addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade.h @@ -0,0 +1,9 @@ +/* + * 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_("Are you sure you want\n" + "to delete this contact?"); +gchar *s = N_("Delete Contact?"); -- cgit v1.2.3