[Xfce4-commits] r30255 - libexo/branches/xfce_4_6/exo-open

Nick Schermer nick at xfce.org
Fri Jul 10 20:48:34 CEST 2009


Author: nick
Date: 2009-07-10 18:48:34 +0000 (Fri, 10 Jul 2009)
New Revision: 30255

Modified:
   libexo/branches/xfce_4_6/exo-open/main.c
Log:
Add another case to exo-open that should work.


Modified: libexo/branches/xfce_4_6/exo-open/main.c
===================================================================
--- libexo/branches/xfce_4_6/exo-open/main.c	2009-07-10 18:48:14 UTC (rev 30254)
+++ libexo/branches/xfce_4_6/exo-open/main.c	2009-07-10 18:48:34 UTC (rev 30255)
@@ -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




More information about the Xfce4-commits mailing list