[Spambayes-checkins] spambayes/Outlook2000/dialogs/resources dialogs.rc, 1.21, 1.22

Adam Walker xenogeist at users.sourceforge.net
Mon Aug 25 08:48:44 EDT 2003


Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources
In directory sc8-pr-cvs1:/tmp/cvs-serv29489/Outlook2000/dialogs/resources

Modified Files:
	dialogs.rc 
Log Message:
Split a line that msvs complains about being too long into two static controls.

Index: dialogs.rc
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.rc,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** dialogs.rc	25 Aug 2003 14:29:33 -0000	1.21
--- dialogs.rc	25 Aug 2003 14:48:42 -0000	1.22
***************
*** 320,327 ****
      LTEXT           "Click Finish to close the wizard.",IDC_STATIC,20,145,
                      148,9
!     LTEXT           "For examples of good messages, you may like to use your Inbox - however, it is important you remove all spam from this folder before you commence training.  If you have too much spam in your Inbox, you may like to create a temporary folder and copy some examples to it.",
!                     IDC_STATIC,20,46,247,35
      LTEXT           "For examples of spam messages, you may like to look through your Deleted Items folder, and your Inbox.  However, you will not be able to specify the Deleted Items folder as examples of spam, so you will need to move them to a folder you create.",
!                     IDC_STATIC,20,82,247,35
      LTEXT           "When you are finished, open the SpamBayes Manager via the SpamBayes toolbar, and re-start the Configuration Wizard.",
                      IDC_STATIC,20,121,245,17
--- 320,329 ----
      LTEXT           "Click Finish to close the wizard.",IDC_STATIC,20,145,
                      148,9
!     LTEXT           "For examples of good messages, you may like to use your Inbox - however, it is important you remove all spam from this folder before you commence",
!                     IDC_STATIC,20,42,247,26
!     LTEXT           "training.  If you have too much spam in your Inbox, you may like to create a temporary folder and copy some examples to it.",
!                     IDC_STATIC,20,58,247,17
      LTEXT           "For examples of spam messages, you may like to look through your Deleted Items folder, and your Inbox.  However, you will not be able to specify the Deleted Items folder as examples of spam, so you will need to move them to a folder you create.",
!                     IDC_STATIC,20,80,247,35
      LTEXT           "When you are finished, open the SpamBayes Manager via the SpamBayes toolbar, and re-start the Configuration Wizard.",
                      IDC_STATIC,20,121,245,17





More information about the Spambayes-checkins mailing list