Automatic reloading of config file.
[privoxy.git] / w32.rc
diff --git a/w32.rc b/w32.rc
index 2bf24ef..30798d0 100644 (file)
--- a/w32.rc
+++ b/w32.rc
@@ -31,6 +31,9 @@
  *
  * Revisions   :
  *    $Log: w32.rc,v $
+ *    Revision 1.3  2001/05/25 22:33:40  jongfoster
+ *    CRLF->LF
+ *
  *    Revision 1.2  2001/05/20 01:21:20  jongfoster
  *    Version 2.9.4 checkin.
  *    - Merged popupfile and cookiefile, and added control over PCRS
@@ -132,7 +135,6 @@ BEGIN
 #ifdef TOGGLE
         MENUITEM "&Enable",                   ID_TOGGLE_IJB, CHECKED
 #endif
-        MENUITEM "&Reload config",            ID_RELOAD_CONFIG
         MENUITEM "Show &JunkBuster Window",   ID_SHOWWINDOW
     END
 END
@@ -160,7 +162,6 @@ BEGIN
     BEGIN
 #ifdef TOGGLE
         MENUITEM "&Enable",                     ID_TOGGLE_IJB, CHECKED
-        MENUITEM "&Reload config",              ID_RELOAD_CONFIG
         MENUITEM                                SEPARATOR
 #endif
         MENUITEM "&Junkbuster...",              ID_TOOLS_EDITJUNKBUSTER