Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
[privoxy.git] / w32.rc
similarity index 89%
rename from src/w32res.rc
rename to w32.rc
index 92d2d13..c936b3f 100644 (file)
+++ b/w32.rc
@@ -1,6 +1,6 @@
 /*********************************************************************
  *
- * File        :  $Source: /cvsroot/ijbswa/current/src/w32res.rc,v $
+ * File        :  $Source: /cvsroot/ijbswa/current/Attic/w32.rc,v $
  *
  * Purpose     :  Windows GUI resource script.
  *
  *                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  *
  * Revisions   :
- *    $Log: w32res.rc,v $
- *    Revision 2.1  2002/09/05 08:26:42  oes
- *    Synced with the stable branch:
- *        Revision 1.17.2.1  2002/08/21 17:58:40  oes
- *         - Reorder of Win32 menu
- *         - "Show Privoxy Window" now a toggle
- *         - Temp kludge to let user and default action file be edited through win32 GUI (FR 592080)
- *
- *    Revision 2.0  2002/06/04 14:43:03  jongfoster
- *    Moving to src/, renaming from w32.rc to w32res.rc
+ *    $Log: w32.rc,v $
+ *    Revision 1.17.2.1  2002/08/21 17:58:40  oes
+ *     - Reorder of Win32 menu
+ *     - "Show Privoxy Window" now a toggle
+ *     - Temp kludge to let user and default action file be edited through win32 GUI (FR 592080)
  *
  *    Revision 1.17  2002/03/31 17:19:00  jongfoster
  *    Win32 only: Enabling STRICT to fix a VC++ compile warning.
  * Icon with lowest ID value placed first to ensure application icon
  * remains consistent on all systems.
  */
-IDI_MAINICON            ICON    DISCARDABLE     "src/icons/privoxy.ico"
-IDI_ANIMATED1           ICON    DISCARDABLE     "src/icons/ico00001.ico"
-IDI_ANIMATED2           ICON    DISCARDABLE     "src/icons/ico00002.ico"
-IDI_ANIMATED3           ICON    DISCARDABLE     "src/icons/ico00003.ico"
-IDI_ANIMATED4           ICON    DISCARDABLE     "src/icons/ico00004.ico"
-IDI_ANIMATED5           ICON    DISCARDABLE     "src/icons/ico00005.ico"
-IDI_ANIMATED6           ICON    DISCARDABLE     "src/icons/ico00006.ico"
-IDI_ANIMATED7           ICON    DISCARDABLE     "src/icons/ico00007.ico"
-IDI_ANIMATED8           ICON    DISCARDABLE     "src/icons/ico00008.ico"
-IDI_IDLE                ICON    DISCARDABLE     "src/icons/idle.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"
+IDI_ANIMATED4           ICON    DISCARDABLE     "icons/ico00004.ico"
+IDI_ANIMATED5           ICON    DISCARDABLE     "icons/ico00005.ico"
+IDI_ANIMATED6           ICON    DISCARDABLE     "icons/ico00006.ico"
+IDI_ANIMATED7           ICON    DISCARDABLE     "icons/ico00007.ico"
+IDI_ANIMATED8           ICON    DISCARDABLE     "icons/ico00008.ico"
+IDI_IDLE                ICON    DISCARDABLE     "icons/idle.ico"
 
 #endif /* Neutral resources */