From b8bfdd57989b711b79071898d09b81ea38ddcd42 Mon Sep 17 00:00:00 2001 From: jongfoster Date: Sun, 24 Mar 2002 14:29:25 +0000 Subject: [PATCH] Renaming icon file --- w32.rc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/w32.rc b/w32.rc index 9d325257..fc3a03a4 100644 --- a/w32.rc +++ b/w32.rc @@ -31,6 +31,9 @@ * * Revisions : * $Log: w32.rc,v $ + * Revision 1.14 2002/03/24 12:07:36 jongfoster + * Consistern name for filters file + * * Revision 1.13 2002/03/24 12:03:47 jongfoster * Name change * @@ -138,7 +141,7 @@ * Icon with lowest ID value placed first to ensure application icon * remains consistent on all systems. */ -IDI_MAINICON ICON DISCARDABLE "icons/junkbust.ico" +IDI_MAINICON ICON DISCARDABLE "icons/privoxy.ico" IDI_ANIMATED1 ICON DISCARDABLE "icons/ico00001.ico" IDI_ANIMATED2 ICON DISCARDABLE "icons/ico00002.ico" IDI_ANIMATED3 ICON DISCARDABLE "icons/ico00003.ico" -- 2.39.2