From 0806967bd0118313a7bd4c5567603a8abba266b0 Mon Sep 17 00:00:00 2001 From: Johnny Jacob Date: Tue, 11 Jul 2006 17:20:36 +0000 Subject: Fixes #246235. Deleted the option menu and replaced with radio buttons. 2006-07-11 Johnny Jacob Fixes #246235. * em-vfolder-rule.c (get_widget): Deleted the option menu and replaced with radio buttons. * mail-dialogs.glade: Removed option menu and added radio buttons svn path=/trunk/; revision=32290 --- mail/mail-dialogs.glade | 103 +++++++++++++++++++++++++++++++----------------- 1 file changed, 66 insertions(+), 37 deletions(-) (limited to 'mail/mail-dialogs.glade') diff --git a/mail/mail-dialogs.glade b/mail/mail-dialogs.glade index 89093ec45a..45677b6ffe 100644 --- a/mail/mail-dialogs.glade +++ b/mail/mail-dialogs.glade @@ -1600,48 +1600,77 @@ Please select a follow up action from the "Flag" menu. 6 - + True True - 0 - - - - True + All local folders + True + GTK_RELIEF_NORMAL + True + False + False + True + + + 0 + False + False + + - - - True - specific folders only - True - - + + + True + True + All active remote folders + True + GTK_RELIEF_NORMAL + True + False + False + True + local_rb + + + 0 + False + False + + - - - True - with all local folders - True - - + + + True + True + All local and active remote folders + True + GTK_RELIEF_NORMAL + True + False + False + True + local_rb + + + 0 + False + False + + - - - True - with all active remote folders - True - - + + + True + True + Specific folders + True + GTK_RELIEF_NORMAL + True + False + False + True + local_rb - - - True - with all local and active remote folders - True - - - - 0 @@ -1651,7 +1680,7 @@ Please select a follow up action from the "Flag" menu. - + True False 6 -- cgit v1.2.3