Fix #283: add support for loading remote URLs
authorColin Clark <colin.clark@cclark.uk>
Wed, 10 Jul 2019 18:23:36 +0000 (19:23 +0100)
committerColin Clark <colin.clark@cclark.uk>
Wed, 10 Jul 2019 18:23:36 +0000 (19:23 +0100)
commita19ae63158adfa45d9f66e089d1eb8814476f8da
treeec0f588c8787cdbd2c71eb49448519d0e2675005
parent7c39c03f7df504dc5803b222c4d85e619341ec60
Fix #283: add support for loading remote URLs

https://github.com/BestImageViewer/geeqie/issues/283

Type in or drag-drop a URL to the Path Entry field.
Remote command --file:<file> also recognizes URLs
doc/docbook/GuideMainWindowFolderPane.xml
doc/docbook/GuideReferenceCommandLine.xml
src/layout.c
src/main.c
src/remote.c
src/ui_fileops.c
src/ui_fileops.h