Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inql.actions.browser: fix the Windows file opener
Windows file opener needs path normalization to open the url. Pass each and every path to File.toURI to create an always valid file URI. Fixes #40
- Loading branch information