forked from amazingfate/loongoffice
Change-Id: If5705fdf626ea9096e1d80b614d1907ec6b66bb7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159110 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
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\$