Renaming icon file
authorjongfoster <jongfoster@users.sourceforge.net>
Sun, 24 Mar 2002 14:29:25 +0000 (14:29 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Sun, 24 Mar 2002 14:29:25 +0000 (14:29 +0000)
w32.rc

diff --git a/w32.rc b/w32.rc
index 9d32525..fc3a03a 100644 (file)
--- 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
  *
  * 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"