[Rapier-commits] r172 - trunk/src
This list send mail when a change occurs on the subversion repository
rapier-commits at garage.maemo.org
Wed Jan 9 19:44:53 EET 2008
Author: pamadio
Date: 2008-01-09 19:44:52 +0200 (Wed, 09 Jan 2008)
New Revision: 172
Modified:
trunk/src/rapier
Log:
cosmetic
Modified: trunk/src/rapier
===================================================================
--- trunk/src/rapier 2008-01-09 16:31:36 UTC (rev 171)
+++ trunk/src/rapier 2008-01-09 17:44:52 UTC (rev 172)
@@ -665,9 +665,7 @@
#print "Changing data path to ",self.prefSelectedSwordDataPath
swordutils.debug("Changing data path to %s"%self.prefSelectedSwordDataPath)
src_uri=gnomevfs.URI(self.mgr.prefixPath)
- print "src", src_uri
dst_uri=gnomevfs.URI(self.prefSelectedSwordDataPath)
- print "dst",dst_uri
gnomevfs.xfer_uri_list([src_uri],[dst_uri],\
gnomevfs.XFER_RECURSIVE,\
gnomevfs.XFER_ERROR_MODE_ABORT,\
More information about the Rapier-commits
mailing list