it helps if the new constants are included with the patch
[privoxy.git] / w32res.h
index 3061500..78c3d11 100644 (file)
--- a/w32res.h
+++ b/w32res.h
@@ -1,6 +1,6 @@
 #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 $"
+#define W32RES_H_VERSION "$Id: w32res.h,v 1.18 2009/05/16 13:27:20 fabiankeil Exp $"
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/w32res.h,v $
 #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