diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-08-27 23:31:23 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 426e7bc4f43c5cd21956635de044a2be3595495a (patch) | |
tree | 1030b77c6762b38bc41359eec242e68d52b1de03 /desktop/xdgurl/README | |
parent | 757a281e4140e2ecf22e124474d96482db65e28b (diff) | |
download | slackbuilds-426e7bc4f43c5cd21956635de044a2be3595495a.tar.gz |
desktop/xdgurl: Added (install helper program for desktop stuff).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/xdgurl/README')
-rw-r--r-- | desktop/xdgurl/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/desktop/xdgurl/README b/desktop/xdgurl/README new file mode 100644 index 0000000000..e769927e36 --- /dev/null +++ b/desktop/xdgurl/README @@ -0,0 +1,15 @@ +XDG-URL is a custom URL that represent the installation method of +desktop stuff. + +Just click an XDG-URL link, or type XDG-URL in browser's address bar. + +If you use Firefox, a program selection window opens the first time +you open XDG-URL, and you can choose "xdgurl" as custom URL handler. + +If you don't get the program selection window or you are using +another browser, please set the xdgurl program as custom URL handler +for xdg:// scheme in the browser's settings. + +From CLI, execute xdgurl program with argument XDG-URL: + + $ xdgurl "XDG-URL" |