[Spambayes-checkins] spambayes/Outlook2000/dialogs dialog_map.py,
1.27, 1.28
Adam Walker
xenogeist at users.sourceforge.net
Tue Aug 26 15:41:21 EDT 2003
Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs
In directory sc8-pr-cvs1:/tmp/cvs-serv9135/Outlook2000/dialogs
Modified Files:
dialog_map.py
Log Message:
Added the graphic for the wizard (nothing fancy). More full-stops in the dialogs.
Index: dialog_map.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/dialog_map.py,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** dialog_map.py 26 Aug 2003 07:25:41 -0000 1.27
--- dialog_map.py 26 Aug 2003 21:41:18 -0000 1.28
***************
*** 430,433 ****
--- 430,434 ----
# All the wizards
"IDD_WIZARD": (
+ (ImageProcessor, "IDC_WIZ_GRAPHIC"),
(CloseButtonProcessor, "IDCANCEL"),
(wiz.ConfigureWizardProcessor, "IDC_FORWARD_BTN IDC_BACK_BTN IDC_PAGE_PLACEHOLDER",
More information about the Spambayes-checkins
mailing list