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

List:       kde-commits
Subject:    kdebase/klipper
From:       Oswald Buddenhagen <ossi () kde ! org>
Date:       2005-02-05 15:37:36
Message-ID: 20050205153736.70C201CF95 () office ! kde ! org
[Download RAW message or body]

CVS commit by ossi: 

revert, now that writePathEntry is sane


  M +1 -2      urlgrabber.cpp   1.51


--- kdebase/klipper/urlgrabber.cpp  #1.50:1.51
@@ -484,6 +484,5 @@ void ClipAction::save( KConfig *kc ) con
         kc->setGroup( group.arg( i ) );
 
-        QString command( cmd->command );
-        kc->writePathEntry( "Commandline", command.replace( "$","$$" ));
+        kc->writePathEntry( "Commandline", cmd->command );
         kc->writeEntry( "Description", cmd->description );
         kc->writeEntry( "Enabled", cmd->isEnabled );


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

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