Changeset 75


Ignore:
Timestamp:
Nov 22, 2003, 3:48:14 AM (22 years ago)
Author:
root
Message:

Drop extra default icon

Location:
trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/av2.rc

    r2 r75  
     1
     2/***********************************************************************
     3
     4  $Id$
     5
     6  av2 resources
     7
     8  Copyright (c) 1993-02 M. Kimes
     9  Copyright (c) 2003 Steven H.Levine
     10
     11  Revisions     15 Oct 02 MK - Baseline
     12            04 Nov 03 SHL - Drop extra default icon
     13
     14***********************************************************************/
     15
    116#include <os2.h>
    217#include "dll\fm3dll.h"
    318
    419DEFAULTICON                 icons\VIEW3.ICO
    5 ICON    1                   icons\FM3.ICO
    620
    721BITMAP DIR_FOLDERICON       bitmaps\PMAP.BMP
  • trunk/databar.rc

    r2 r75  
     1
     2/***********************************************************************
     3
     4  $Id$
     5
     6  databar resources
     7
     8  Copyright (c) 1993-02 M. Kimes
     9  Copyright (c) 2003 Steven H.Levine
     10
     11  Revisions     15 Oct 02 MK - Baseline
     12            04 Nov 03 SHL - Drop extra default icon
     13
     14***********************************************************************/
     15
    116#include <os2.h>
    217#include "dll\fm3dll.h"
    318
    419DEFAULTICON                 icons\DATABAR.ICO
    5 ICON    1                   icons\FM3.ICO
    620
    721BITMAP 65534                bitmaps\EMPTY.BMP
  • trunk/eas.rc

    r2 r75  
     1
     2/***********************************************************************
     3
     4  $Id$
     5
     6  eas resources
     7
     8  Copyright (c) 1993-02 M. Kimes
     9  Copyright (c) 2003 Steven H.Levine
     10
     11  Revisions     15 Oct 02 MK - Baseline
     12                04 Nov 03 SHL - Drop extra default icon
     13
     14***********************************************************************/
     15
    116#include <os2.h>
    217#include "dll\fm3dll.h"
    318
    419DEFAULTICON                 icons\EAS.ICO
    5 ICON    1                   icons\FM3.ICO
    620
    721BITMAP DIR_FOLDERICON       bitmaps\PMAP.BMP
  • trunk/global.rc

    r2 r75  
     1
     2/***********************************************************************
     3
     4  $Id$
     5
     6  global utility resources
     7
     8  Copyright (c) 1993-02 M. Kimes
     9  Copyright (c) 2003 Steven H.Levine
     10
     11  Revisions     15 Oct 02 MK - Baseline
     12            04 Nov 03 SHL - Drop extra default icon
     13
     14***********************************************************************/
     15
    116#include <os2.h>
    217#include "dll\fm3dll.h"
    318
    419DEFAULTICON                 icons\GLOBAL.ICO
    5 ICON    1                   icons\FM3.ICO
    620
    721BITMAP DIR_FOLDERICON       bitmaps\PMAP.BMP
  • trunk/vcollect.rc

    r2 r75  
     1
     2/***********************************************************************
     3
     4  $Id$
     5
     6  vcollect resources
     7
     8  Copyright (c) 1993-02 M. Kimes
     9  Copyright (c) 2003 Steven H.Levine
     10
     11  Revisions     15 Oct 02 MK - Baseline
     12            04 Nov 03 SHL - Drop extra default icon
     13
     14***********************************************************************/
     15
    116#include <os2.h>
    217#include "dll\fm3dll.h"
    318
    419DEFAULTICON                 icons\COLLECT.ICO
    5 ICON    1                   icons\FM3.ICO
    620
    721BITMAP DIR_FOLDERICON       bitmaps\PMAP.BMP
  • trunk/vdir.rc

    r2 r75  
     1
     2/***********************************************************************
     3
     4  $Id$
     5
     6  vdir resources
     7
     8  Copyright (c) 1993-02 M. Kimes
     9  Copyright (c) 2003 Steven H.Levine
     10
     11  Revisions     15 Oct 02 MK - Baseline
     12            04 Nov 03 SHL - Drop extra default icon
     13
     14***********************************************************************/
     15
    116#include <os2.h>
    217#include "dll\fm3dll.h"
    318
    419DEFAULTICON                 icons\VDIR.ICO
    5 ICON    1                   icons\FM3.ICO
    620
    721BITMAP DIR_FOLDERICON       bitmaps\PMAP.BMP
  • trunk/vtree.rc

    r2 r75  
     1
     2/***********************************************************************
     3
     4  $Id$
     5
     6  vtree resources
     7
     8  Copyright (c) 1993-02 M. Kimes
     9  Copyright (c) 2003 Steven H.Levine
     10
     11  Revisions     15 Oct 02 MK - Baseline
     12            04 Nov 03 SHL - Drop extra default icon
     13
     14***********************************************************************/
     15
    116#include <os2.h>
    217#include "dll\fm3dll.h"
    318
    419DEFAULTICON                 icons\TREE.ICO
    5 ICON    1                   icons\FM3.ICO
    620
    721BITMAP DIR_FOLDERICON       bitmaps\PMAP.BMP
Note: See TracChangeset for help on using the changeset viewer.