Version 2.9.4 checkin.
[privoxy.git] / w32.rc
diff --git a/w32.rc b/w32.rc
index 99cdac2..5d991a4 100644 (file)
--- a/w32.rc
+++ b/w32.rc
@@ -1,6 +1,6 @@
 /*********************************************************************\r
  *\r
- * File        :  $Source:  $\r
+ * File        :  $Source: /cvsroot/ijbswa/current/w32.rc,v $\r
  *\r
  * Purpose     :  Windows GUI resource script.\r
  *\r
  *                Temple Place - Suite 330, Boston, MA  02111-1307, USA.\r
  *\r
  * Revisions   :\r
- *    $Log:$\r
+ *    $Log: w32.rc,v $
+ *    Revision 1.1.1.1  2001/05/15 13:59:07  oes
+ *    Initial import of version 2.9.3 source tree
+ *\r
  *\r
  *********************************************************************/\r
 \r
@@ -97,7 +100,7 @@ BEGIN
             MENUITEM "&Junkbuster...",              ID_TOOLS_EDITJUNKBUSTER\r
             MENUITEM                                SEPARATOR\r
             MENUITEM "&Blockers...",                ID_TOOLS_EDITBLOCKERS\r
-            MENUITEM "&Cookies...",                 ID_TOOLS_EDITCOOKIES\r
+            MENUITEM "&Permissions...",             ID_TOOLS_EDITPERMISSIONS\r
             MENUITEM "&Forward...",                 ID_TOOLS_EDITFORWARD\r
 #ifdef ACL_FILES\r
             MENUITEM "&Access Control Lists...",    ID_TOOLS_EDITACLS\r
@@ -105,9 +108,6 @@ BEGIN
 #ifdef USE_IMAGE_LIST\r
             MENUITEM "&Images...",                  ID_TOOLS_EDITIMAGE\r
 #endif /* def USE_IMAGE_LIST */\r
-#ifdef KILLPOPUPS\r
-            MENUITEM "&Popups...",                  ID_TOOLS_EDITPOPUPS\r
-#endif /* def KILLPOPUPS */\r
 #ifdef PCRS\r
             MENUITEM "Perl &Regexps...",            ID_TOOLS_EDITPERLRE\r
 #endif /* def PCRS */\r
@@ -153,7 +153,7 @@ BEGIN
         MENUITEM "&Junkbuster...",              ID_TOOLS_EDITJUNKBUSTER\r
         MENUITEM                                SEPARATOR\r
         MENUITEM "&Blockers...",                ID_TOOLS_EDITBLOCKERS\r
-        MENUITEM "&Cookies...",                 ID_TOOLS_EDITCOOKIES\r
+        MENUITEM "&Permissions...",             ID_TOOLS_EDITPERMISSIONS\r
         MENUITEM "&Forward...",                 ID_TOOLS_EDITFORWARD\r
 #ifdef ACL_FILES\r
             MENUITEM "&Access Control Lists...",ID_TOOLS_EDITACLS\r
@@ -161,9 +161,6 @@ BEGIN
 #ifdef USE_IMAGE_LIST\r
             MENUITEM "&Images...",              ID_TOOLS_EDITIMAGE\r
 #endif /* def USE_IMAGE_LIST */\r
-#ifdef KILLPOPUPS\r
-            MENUITEM "&Popups...",              ID_TOOLS_EDITPOPUPS\r
-#endif /* def KILLPOPUPS */\r
 #ifdef PCRS\r
             MENUITEM "Perl &Regexps...",        ID_TOOLS_EDITPERLRE\r
 #endif /* def PCRS */\r