X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32.rc;h=2ca33d95237c1b8a288061a6137d8ce39f814ec8;hp=fe5a20f761cd652a985e62ca357b8f143d04332d;hb=f95122885a6ff906b7273f204bb1ef048667c896;hpb=1412a743dc787f574eb4ee48a74923387df74cfa diff --git a/w32.rc b/w32.rc index fe5a20f7..2ca33d95 100644 --- a/w32.rc +++ b/w32.rc @@ -31,6 +31,12 @@ * * Revisions : * $Log: w32.rc,v $ + * Revision 1.5 2001/05/26 13:24:31 jongfoster + * New #define, WIN_GUI_EDIT, enables the (embryonic) Win32 GUI editor. + * This #define cannot be set from ./configure - there's no point, it + * doesn't work yet. See feature request # 425722 + * (I missed this file in my original checkin) + * * Revision 1.4 2001/05/26 00:28:36 jongfoster * Automatic reloading of config file. * Removed obsolete SIGHUP support (Unix) and Reload menu option (Win32). @@ -106,7 +112,7 @@ IDI_IDLE ICON DISCARDABLE "icons/idle.ico" #ifdef _WIN32 /* LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US */ #pragma code_page(1252) -#endif //_WIN32 +#endif /* def _WIN32 */ /* * Menus @@ -272,7 +278,7 @@ BEGIN BOTTOMMARGIN, 218 END END -#endif // APSTUDIO_INVOKED +#endif /* def APSTUDIO_INVOKED */ /*