X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32res.h;h=90ff6b9ab8de0bb5f975e1c9655d765582a6cdb8;hp=30615005139f9f250cca7bcf7e52959fedb32f09;hb=c5b8825873c2e08323d2521afab84a959bfa7248;hpb=e72b401da5537a14b29e945944926373cb251825 diff --git a/w32res.h b/w32res.h index 30615005..90ff6b9a 100644 --- a/w32res.h +++ b/w32res.h @@ -1,6 +1,5 @@ #ifndef W32RES_H_INCLUDED #define W32RES_H_INCLUDED -#define W32RES_H_VERSION "$Id: w32res.h,v 1.17 2009/01/01 15:09:23 ler762 Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/w32res.h,v $ @@ -8,13 +7,13 @@ * Purpose : Identifiers for Windows GUI resources. * * Copyright : Written by and Copyright (C) 2001-2002 members of - * the Privoxy team. http://www.privoxy.org/ + * the Privoxy team. https://www.privoxy.org/ * * Based on the Internet Junkbuster originally written - * by and Copyright (C) 1997 Anonymous Coders and + * by and Copyright (C) 1997 Anonymous Coders and * Junkbusters Corporation. http://www.junkbusters.com * - * This program is free software; you can redistribute it + * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General * Public License as published by the Free Software * Foundation; either version 2 of the License, or (at @@ -72,10 +71,11 @@ #define ID_TOOLS_EDITCONFIG 5000 #define ID_TOOLS_EDITDEFAULTACTIONS 5001 #define ID_TOOLS_EDITUSERACTIONS 5002 -#define ID_TOOLS_EDITFILTERS 5003 +#define ID_TOOLS_EDITDEFAULTFILTERS 5003 +#define ID_TOOLS_EDITUSERFILTERS 5004 #ifdef FEATURE_TRUST -#define ID_TOOLS_EDITTRUST 5004 +#define ID_TOOLS_EDITTRUST 5005 #endif /* def FEATURE_TRUST */ #define ID_EDIT_COPY 30000