summaryrefslogtreecommitdiff
path: root/exo-open
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2009-07-10 18:48:14 +0000
committerNick Schermer <nick@xfce.org>2009-07-10 18:48:14 +0000
commit62d16b4af41f2880455115854a8a571c94e81871 (patch)
treeadca8642cffc6d0f6e876cdc9007acb638e9a183 /exo-open
parent6af5a64f0a5b35551ad819e68cc9e3b91d44c7cd (diff)
downloadexo-62d16b4af41f2880455115854a8a571c94e81871.tar.gz
Add another case in exo-open that should work.
(Old svn revision: 30254)
Diffstat (limited to 'exo-open')
-rw-r--r--exo-open/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/exo-open/main.c b/exo-open/main.c
index f87cc49..9e513b9 100644
--- a/exo-open/main.c
+++ b/exo-open/main.c
@@ -41,6 +41,7 @@
* For testing this code the following commands should work:
*
* exo-open --launch WebBrowser http://xfce.org (bug #5461).
+ * exo-open --launch WebBrowser http://xfce.org bugs.xfce.org 'http://www.google.com/search?q=what is a space' 'http://wiki.xfce.org'
* exo-open http://xfce.org
* exo-open --launch TerminalEmulator ./script.sh 'something with a space' 'nospace' (bug #5132).
* exo-open --launch TerminalEmulator ssh -l username some.host.com