[Spambayes-checkins] spambayes/Outlook2000/dialogs/resources
dialogs.rc, 1.32, 1.33
Mark Hammond
mhammond at users.sourceforge.net
Wed Aug 27 18:59:42 EDT 2003
Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources
In directory sc8-pr-cvs1:/tmp/cvs-serv19584
Modified Files:
dialogs.rc
Log Message:
Diagnostics should use the same font as the rest
Index: dialogs.rc
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.rc,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** dialogs.rc 28 Aug 2003 00:16:49 -0000 1.32
--- dialogs.rc 28 Aug 2003 00:59:40 -0000 1.33
***************
*** 118,126 ****
IDD_DIAGNOSTIC DIALOGEX 0, 0, 183, 98
! STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION |
! WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Diagnostics"
! FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
LTEXT "These advanced options are for diagnostic or debugging purposes only. You should only change these options if specifically asked to, or you know exactly what they mean.",
--- 118,125 ----
IDD_DIAGNOSTIC DIALOGEX 0, 0, 183, 98
! STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Diagnostics"
! FONT 8, "Tahoma", 400, 0, 0x0
BEGIN
LTEXT "These advanced options are for diagnostic or debugging purposes only. You should only change these options if specifically asked to, or you know exactly what they mean.",
More information about the Spambayes-checkins
mailing list