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

List:       klik-devel
Subject:    [klik-devel] [klikclient commit] r952 -
From:       codesite-noreply () google ! com
Date:       2008-01-28 23:22:14
Message-ID: 000e0cd2e1dc0444d0940dfe7c9fe8 () google ! com
[Download RAW message or body]

Author: KillerKiwi2005
Date: Mon Jan 28 15:21:36 2008
New Revision: 952

Modified:
   trunk/client/trunk/klikclient/lib/klik/base.py

Log:
Remove last ref to isoinfo

Modified: trunk/client/trunk/klikclient/lib/klik/base.py
==============================================================================
--- trunk/client/trunk/klikclient/lib/klik/base.py	(original)
+++ trunk/client/trunk/klikclient/lib/klik/base.py	Mon Jan 28 15:21:36 2008
@@ -253,7 +253,8 @@
 				post_text = os.path.splitext( post_text )[0]

 		files = []
-		p = subprocess.Popen(["isoinfo", "-R", "-f", "-i", cmg_path], stdout=subprocess.PIPE)
+		#p = subprocess.Popen(["isoinfo", "-R", "-f", "-i", cmg_path], stdout=subprocess.PIPE)
+		p = subprocess.Popen(["cmginfo", cmg_path], stdout=subprocess.PIPE)
 		for file in p.stdout:
 			file = file.strip()
 			if post_text != None:
_______________________________________________
klik-devel mailing list
klik-devel@kde.org
https://mail.kde.org/mailman/listinfo/klik-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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