X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=w32.rc;h=5d991a4463109cf2a13fe322315300f412b881e4;hb=6e9648e68d8bee8b97cb25bc950a2e28a6f134d6;hp=99cdac26f15be7118ed6f627e49d512839e38226;hpb=c75584ebcc79f939fb4ec9c8f842cef6692640c7;p=privoxy.git diff --git a/w32.rc b/w32.rc index 99cdac26..5d991a44 100644 --- a/w32.rc +++ b/w32.rc @@ -1,6 +1,6 @@ /********************************************************************* * - * File : $Source: $ + * File : $Source: /cvsroot/ijbswa/current/w32.rc,v $ * * Purpose : Windows GUI resource script. * @@ -30,7 +30,10 @@ * Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Revisions : - * $Log:$ + * $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 + * * *********************************************************************/ @@ -97,7 +100,7 @@ BEGIN MENUITEM "&Junkbuster...", ID_TOOLS_EDITJUNKBUSTER MENUITEM SEPARATOR MENUITEM "&Blockers...", ID_TOOLS_EDITBLOCKERS - MENUITEM "&Cookies...", ID_TOOLS_EDITCOOKIES + MENUITEM "&Permissions...", ID_TOOLS_EDITPERMISSIONS MENUITEM "&Forward...", ID_TOOLS_EDITFORWARD #ifdef ACL_FILES MENUITEM "&Access Control Lists...", ID_TOOLS_EDITACLS @@ -105,9 +108,6 @@ BEGIN #ifdef USE_IMAGE_LIST MENUITEM "&Images...", ID_TOOLS_EDITIMAGE #endif /* def USE_IMAGE_LIST */ -#ifdef KILLPOPUPS - MENUITEM "&Popups...", ID_TOOLS_EDITPOPUPS -#endif /* def KILLPOPUPS */ #ifdef PCRS MENUITEM "Perl &Regexps...", ID_TOOLS_EDITPERLRE #endif /* def PCRS */ @@ -153,7 +153,7 @@ BEGIN MENUITEM "&Junkbuster...", ID_TOOLS_EDITJUNKBUSTER MENUITEM SEPARATOR MENUITEM "&Blockers...", ID_TOOLS_EDITBLOCKERS - MENUITEM "&Cookies...", ID_TOOLS_EDITCOOKIES + MENUITEM "&Permissions...", ID_TOOLS_EDITPERMISSIONS MENUITEM "&Forward...", ID_TOOLS_EDITFORWARD #ifdef ACL_FILES MENUITEM "&Access Control Lists...",ID_TOOLS_EDITACLS @@ -161,9 +161,6 @@ BEGIN #ifdef USE_IMAGE_LIST MENUITEM "&Images...", ID_TOOLS_EDITIMAGE #endif /* def USE_IMAGE_LIST */ -#ifdef KILLPOPUPS - MENUITEM "&Popups...", ID_TOOLS_EDITPOPUPS -#endif /* def KILLPOPUPS */ #ifdef PCRS MENUITEM "Perl &Regexps...", ID_TOOLS_EDITPERLRE #endif /* def PCRS */