Ignore:
Timestamp:
Apr 30, 2007, 9:01:02 PM (18 years ago)
Author:
RBRi
Message:

more refactoring

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/NewViewConstantsUnit.pas

    r127 r140  
    1616  PARAM_LINK_EXTERNAL = 'external';
    1717
     18  PRGM_EXPLORER = 'explore'; // web explorer
     19  PRGM_NETSCAPE = 'netscape';
     20  PRGM_MOZILLA = 'mozilla';
     21  PRGM_FIREFOX = 'firefox';
     22
     23
    1824Implementation
    1925
Note: See TracChangeset for help on using the changeset viewer.