[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/klipper
From:       Jonathan Riddell <jr () jriddell ! org>
Date:       2009-02-16 18:46:32
Message-ID: 1234809992.166175.8392.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 927067 by jriddell:

Fix firefox actions
Patch from SuSE


 M  +2 -2      klipperrc.desktop  


--- trunk/KDE/kdebase/workspace/klipper/klipperrc.desktop #927066:927067
@@ -392,7 +392,7 @@
 Enabled=true
 
 [Action_1/Command_2]
-Commandline=ps x |grep -q '[m]ozilla' && mozilla -remote openURL(%s, new-window) || mozilla %s
+Commandline=ps x |grep -q '[m]ozilla' && "mozilla -remote openURL(%s, new-window)" || mozilla %s
 Icon=mozilla
 Description=Open with &Mozilla
 Description[af]=Maak oop met Mozilla
@@ -560,7 +560,7 @@
 Enabled=true
 
 [Action_1/Command_4]
-Commandline=ps x |grep -q '[f]irefox' && firefox -remote openURL(%s, new-window) || firefox %s
+Commandline=ps x |grep -q '[f]irefox' && "firefox -remote openURL(%s, new-window)" || firefox "%s"
 Icon=firefox
 Description=Open with &Firefox
 Description[af]=Maak oop met Firefox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic