From 54e2fae377ffccc0ae3c3987a8a15d2b47e98575 Mon Sep 17 00:00:00 2001 From: Christian Hammond Date: Mon, 12 Jan 2004 03:35:25 +0000 Subject: Added a dialog for adding a new IM account. Added the previously mentioned 2004-01-11 Christian Hammond * addressbook/gui/contact-editor/e-contact-editor-im.[ch], addressbook/gui/contact-editor/im.glade: Added a dialog for adding a new IM account. * addressbook/gui/contact-editor/Makefile.am: Added the previously mentioned files, and depend on camel for necessary MIME parsing. * addressbook/gui/contact-editor/contact-editor.[ch], addressbook/gui/contact-editor/contact-editor.glade: Add and implement svn path=/trunk/; revision=24162 --- addressbook/gui/contact-editor/im.glade | 202 ++++++++++++++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 addressbook/gui/contact-editor/im.glade (limited to 'addressbook/gui/contact-editor/im.glade') diff --git a/addressbook/gui/contact-editor/im.glade b/addressbook/gui/contact-editor/im.glade new file mode 100644 index 0000000000..04f1e6915d --- /dev/null +++ b/addressbook/gui/contact-editor/im.glade @@ -0,0 +1,202 @@ + + + + + + + + Add IM Account + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + True + False + False + True + + + + True + False + 0 + + + + True + GTK_BUTTONBOX_END + + + + True + True + True + gtk-cancel + True + GTK_RELIEF_NORMAL + -6 + + + + + + True + True + True + gtk-ok + True + GTK_RELIEF_NORMAL + -5 + + + + + 0 + False + True + GTK_PACK_END + + + + + + 6 + True + 3 + 2 + False + 6 + 6 + + + + True + IM Service: + False + False + GTK_JUSTIFY_LEFT + False + False + 1 + 0.5 + 0 + 0 + + + 0 + 1 + 0 + 1 + fill + + + + + + + True + True + -1 + + + 1 + 2 + 0 + 1 + fill + + + + + + + True + Account name: + False + False + GTK_JUSTIFY_LEFT + False + False + 1 + 0.5 + 0 + 0 + + + 0 + 1 + 2 + 3 + fill + + + + + + + True + True + True + True + 0 + + True + * + False + + + 1 + 2 + 2 + 3 + + + + + + + Location: + False + False + GTK_JUSTIFY_LEFT + False + False + 1 + 0.5 + 0 + 0 + + + 0 + 1 + 1 + 2 + fill + + + + + + + True + -1 + + + 1 + 2 + 1 + 2 + fill + + + + + + 0 + True + True + + + + + + + -- cgit v1.2.3