From 311491b26baf67164d5486b13cf794c29d6000cf Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Thu, 28 Jun 2001 16:23:55 +0000 Subject: simplified(refactored) signature handling + better support for html signatures 2001-06-28 Radek Doulik * mail-config.c: use new fields everywhere * mail-config.h: as below * Mail.idl: added html_signature and has_html_signature svn path=/trunk/; revision=10564 --- mail/mail-config.glade | 152 ++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 126 insertions(+), 26 deletions(-) (limited to 'mail/mail-config.glade') diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 7c8c945059..54b7ce04f7 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -457,28 +457,86 @@ Click "Finish" to save your settings. GtkTable table2 4 - 2 - 2 + 3 + 3 False 4 4 - GtkEntry - identity_organization - True - True - True - 0 - + GnomeFileEntry + fileentry_signature + 10 + False + False 1 2 + 1 + 2 + 0 + 0 + True + False + False + False + True + False + + + + GtkEntry + GnomeEntry:entry + entry_signature + True + True + True + 0 + + + + + + GtkLabel + identity_organization_label + + GTK_JUSTIFY_RIGHT + False + 1 + 0.5 + 7 + 0 + + 0 + 1 0 1 0 0 - True + False + False + False + False + True + False + + + + + GtkCheckButton + check_html_signature + True + + False + True + + 0 + 1 + 2 + 3 + 0 + 0 + False False False False @@ -489,15 +547,15 @@ Click "Finish" to save your settings. GnomeFileEntry - identity_signature + fileentry_html_signature 10 False False 1 2 - 1 - 2 + 2 + 3 0 0 True @@ -511,7 +569,7 @@ Click "Finish" to save your settings. GtkEntry GnomeEntry:entry - identity_signature_entry + entry_html_signature True True True @@ -528,7 +586,7 @@ Click "Finish" to save your settings. False 1 0.5 - 0 + 7 0 0 @@ -547,22 +605,64 @@ Click "Finish" to save your settings. - GtkLabel - identity_organization_label - - GTK_JUSTIFY_RIGHT - False - 1 - 0.5 - 0 - 0 + GtkEntry + identity_organization + True + True + True + 0 + - 0 - 1 + 1 + 3 0 1 0 0 + True + False + False + False + True + False + + + + + GtkButton + button_edit_signature + True + + GTK_RELIEF_NORMAL + + 2 + 3 + 1 + 2 + 0 + 0 + False + False + False + False + True + False + + + + + GtkButton + button_edit_html_signature + True + + GTK_RELIEF_NORMAL + + 2 + 3 + 2 + 3 + 0 + 0 False False False -- cgit v1.2.3