SOURCES: lyricviewer-dcop.patch - still need kfmexec, but it's cal...

glen glen at pld-linux.org
Wed Aug 17 11:53:03 CEST 2005


Author: glen                         Date: Wed Aug 17 09:53:02 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- still need kfmexec, but it's called kioexec

---- Files affected:
SOURCES:
   lyricviewer-dcop.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/lyricviewer-dcop.patch
diff -u SOURCES/lyricviewer-dcop.patch:1.1 SOURCES/lyricviewer-dcop.patch:1.2
--- SOURCES/lyricviewer-dcop.patch:1.1	Tue Aug 16 22:56:46 2005
+++ SOURCES/lyricviewer-dcop.patch	Wed Aug 17 11:52:57 2005
@@ -1,11 +1,11 @@
 --- ./lyricviewer.sh~	2005-08-16 23:46:30.000000000 +0300
-+++ ./lyricviewer.sh	2005-08-16 23:51:26.889106664 +0300
++++ ./lyricviewer.sh	2005-08-17 00:09:31.000000000 +0200
 @@ -27,7 +27,7 @@
  	do
  		#kfmexec "dcop amarok player lyricsByPath" $song | sed -e s'~<br
  		#\/>~~g' -e s'~<\/body>~~' -e s'~<\/html>~~' | tee .lyrics_final
 -		kfmexec "dcop amarok player lyricsByPath" $song | html2text	-nobs | tee .lyrics_final
-+		dcop amarok player lyricsByPath $song | html2text	-nobs | tee .lyrics_final
++		kioexec "dcop amarok player lyricsByPath" $song | html2text	-nobs | tee .lyrics_final
  		if [ -n "$(cat .lyrics_final)" ] ; then	
  			kdialog --icon amarok --title "View Lyrics"  --textbox .lyrics_final 225 500
  		else 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/lyricviewer-dcop.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list