Add a couple of tests for +client-header-filter{no-brotli-accepted}
[privoxy.git] / w32res.h
index 3061500..90ff6b9 100644 (file)
--- 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
 #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