[Spambayes-checkins] spambayes/Outlook2000/dialogs/resources dialogs.h, 1.13, 1.14 dialogs.rc, 1.23, 1.24

Adam Walker xenogeist at users.sourceforge.net
Mon Aug 25 11:05:38 EDT 2003


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

Modified Files:
	dialogs.h dialogs.rc 
Log Message:
Added button on advanced tab to display the spambayes data folder.

Index: dialogs.h
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** dialogs.h	24 Aug 2003 07:56:52 -0000	1.13
--- dialogs.h	25 Aug 2003 17:05:35 -0000	1.14
***************
*** 90,93 ****
--- 90,94 ----
  #define IDC_BACK_BTN                    1069
  #define IDC_BUT_WIZARD                  1069
+ #define IDC_SHOW_DATA_FOLDER            1069
  #define IDC_ABOUT_BTN                   1070
  #define IDC_BUT_RESET                   1070

Index: dialogs.rc
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.rc,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** dialogs.rc	25 Aug 2003 14:56:32 -0000	1.23
--- dialogs.rc	25 Aug 2003 17:05:35 -0000	1.24
***************
*** 49,52 ****
--- 49,53 ----
      LTEXT           "I'm not here. Don't Right Click me.",IDC_HIDDEN,165,118,
                      69,46
+     PUSHBUTTON      "Show Data Folder",IDC_SHOW_DATA_FOLDER,7,108,60,14
  END
  





More information about the Spambayes-checkins mailing list