Show
Ignore:
Timestamp:
10/04/10 19:24:24 (22 months ago)
Author:
westram
Message:
  • changed default browse-url-command to 'xdg-open' ('open' on DARWIN). [thx elmar]
    • renamed AWAR_WWW_BROWSER to force update in userland
  • added 2 additional example URLs (SILVA + google) [thx elmar]
  • parse existing URLs and force insertion of missing examples if there are unused WWW patterns
  • fixed mismatched delete
  • updated WWW help
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WINDOW/aw_global_awars.hxx

    r5675 r6588  
    1616#define AW_GLOBAL_AWARS_HXX 
    1717 
    18 #define AWAR_WWW_BROWSER "www/browser" // how to call the users browser 
     18#define AWAR_WWW_BROWSER "www/browse_cmd" // how to call the users browser 
    1919 
    2020#else