Changeset 300


Ignore:
Timestamp:
Jul 8, 2009, 4:18:48 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

GUI tools: Add optional LIBPATHSTRICT (disabled)

Location:
branches/guitools-1.0
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/guitools-1.0/removecfg/removecfg.VRP

    r294 r300  
    77VRXWindow: __VREMainWindow,1,2180,3710,891,8000
    88VRXWindow: __VRESectionListWindow,1,2156,11708,2650,3342
    9 VRXWindow: __VREToolsWindow,1,2180,2072,7501,1667
     9VRXWindow: __VREToolsWindow,1,2180,2072,7492,1669
    1010UserFile: 1
    1111UserWindow: removecfg,1
  • branches/guitools-1.0/shared/sambainit.vrs

    r287 r300  
    272272    end
    273273    drop old_beginlibpath
     274
     275    /* Set LIBPATHSTRICT (this is an option - disabled by default) */
     276    /* ok = value('LIBPATHSTRICT','T', 'OS2ENVIRONMENT') */
     277   
    274278    IF options.!debug == 1 THEN say '_SambaExtendSearchPath() done'
    275279return
Note: See TracChangeset for help on using the changeset viewer.