forked from amazingfate/loongoffice
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This tool converts system paths into file urls and escapes it for use as bootstrap variable. For example c:\program files\App$ -> file:///c:/program%20files/App$ -> file:///c:/program%20files/App\$