From: jongfoster Date: Sun, 24 Mar 2002 14:29:25 +0000 (+0000) Subject: Renaming icon file X-Git-Tag: v_2_9_13~22 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=b8bfdd57989b711b79071898d09b81ea38ddcd42 Renaming icon file --- 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"