X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32.rc;h=ec7ff2638c19e82b6f5e0777a0472b7afb5f693e;hp=b622f14b18cf1fb0cbc6aa4318757a5ae29ebd5f;hb=f10e2f599fadd8acc094623807d20394974e887c;hpb=075ee12a6f3a54f2f9f19d1af72162d40dcf0009 diff --git a/w32.rc b/w32.rc index b622f14b..ec7ff263 100644 --- a/w32.rc +++ b/w32.rc @@ -141,7 +141,8 @@ BEGIN MENUITEM "&Main Configuration", ID_TOOLS_EDITCONFIG MENUITEM "&Default Actions", ID_TOOLS_EDITDEFAULTACTIONS MENUITEM "&User Actions", ID_TOOLS_EDITUSERACTIONS - MENUITEM "&Filters", ID_TOOLS_EDITFILTERS + MENUITEM "Default &Filters", ID_TOOLS_EDITDEFAULTFILTERS + MENUITEM "U&ser Filters", ID_TOOLS_EDITUSERFILTERS #ifdef FEATURE_TRUST MENUITEM "&Trust list", ID_TOOLS_EDITTRUST #endif /* def FEATURE_TRUST */ @@ -182,7 +183,8 @@ BEGIN MENUITEM "Edit Main &Configuration", ID_TOOLS_EDITCONFIG MENUITEM "Edit &Default Actions", ID_TOOLS_EDITDEFAULTACTIONS MENUITEM "Edit &User Actions", ID_TOOLS_EDITUSERACTIONS - MENUITEM "Edit &Filters", ID_TOOLS_EDITFILTERS + MENUITEM "Edit Default &Filters", ID_TOOLS_EDITDEFAULTFILTERS + MENUITEM "Edit U&ser Filters", ID_TOOLS_EDITUSERFILTERS #ifdef FEATURE_TRUST MENUITEM "Edit &Trust list", ID_TOOLS_EDITTRUST #endif /* def FEATURE_TRUST */