[Spambayes-checkins] spambayes/Outlook2000/dialogs/resources dialogs.rc, 1.44, 1.45

Mark Hammond mhammond at users.sourceforge.net
Wed Apr 28 18:30:16 EDT 2004


Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3226/resources

Modified Files:
	dialogs.rc 
Log Message:
Change the default pushbutton in the "filter now" dialog to be the
start button, and make ESC work as cancel.


Index: dialogs.rc
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.rc,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** dialogs.rc	23 Dec 2003 06:00:13 -0000	1.44
--- dialogs.rc	28 Apr 2004 22:30:12 -0000	1.45
***************
*** 577,582 ****
                      129,230,11
      LTEXT           "Static",IDC_PROGRESS_TEXT,7,144,227,10
!     PUSHBUTTON      "Start Filtering",IDC_START,7,161,52,14
!     DEFPUSHBUTTON   "Close",IDOK,187,162,50,14
  END
  
--- 577,582 ----
                      129,230,11
      LTEXT           "Static",IDC_PROGRESS_TEXT,7,144,227,10
!     DEFPUSHBUTTON   "Start Filtering",IDC_START,7,161,52,14
!     PUSHBUTTON      "Close",IDCANCEL,187,162,50,14
  END
  




More information about the Spambayes-checkins mailing list