[Spambayes-checkins] spambayes/Outlook2000/dialogs/resources
dialogs.rc, 1.34, 1.35
Mark Hammond
mhammond at users.sourceforge.net
Thu Aug 28 18:38:57 EDT 2003
Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources
In directory sc8-pr-cvs1:/tmp/cvs-serv29726
Modified Files:
dialogs.rc
Log Message:
Fix the size of the radio buttons and the tab order on the Wizard welcome
dialog.
Index: dialogs.rc
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.rc,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** dialogs.rc 28 Aug 2003 02:31:44 -0000 1.34
--- dialogs.rc 29 Aug 2003 00:38:54 -0000 1.35
***************
*** 155,159 ****
LTEXT "Welcome to the SpamBayes configuration wizard",
IDC_STATIC,20,4,191,14
- PUSHBUTTON "About...",IDC_BUT_ABOUT,215,104,60,15
LTEXT "This wizard will help you configure the SpamBayes Outlook addin. Please indicate how you have prepared for this application.",
IDC_STATIC,20,20,255,18
--- 155,158 ----
***************
*** 163,172 ****
CONTROL "I have already sorted good messages (ham) and spam messages into folders that are suitable for training purposes.",
IDC_STATIC,"Button",BS_AUTORADIOBUTTON | BS_TOP |
! BS_MULTILINE,20,59,255,25
CONTROL "I would prefer to configure SpamBayes manually.",
IDC_STATIC,"Button",BS_AUTORADIOBUTTON | BS_TOP,20,82,
! 187,14
LTEXT "If you would like more information about training and configuring SpamBayes, click the About button.",
IDC_STATIC,20,103,185,20
LTEXT "If you cancel the wizard, you can access it again via the SpamBayes Manager, available from the SpamBayes toolbar.",
IDC_STATIC,20,137,232,17
--- 162,172 ----
CONTROL "I have already sorted good messages (ham) and spam messages into folders that are suitable for training purposes.",
IDC_STATIC,"Button",BS_AUTORADIOBUTTON | BS_TOP |
! BS_MULTILINE,20,59,255,18
CONTROL "I would prefer to configure SpamBayes manually.",
IDC_STATIC,"Button",BS_AUTORADIOBUTTON | BS_TOP,20,82,
! 187,12
LTEXT "If you would like more information about training and configuring SpamBayes, click the About button.",
IDC_STATIC,20,103,185,20
+ PUSHBUTTON "About...",IDC_BUT_ABOUT,215,104,60,15
LTEXT "If you cancel the wizard, you can access it again via the SpamBayes Manager, available from the SpamBayes toolbar.",
IDC_STATIC,20,137,232,17
More information about the Spambayes-checkins
mailing list