Update of /cvsroot/gtkpod/libgpod/bindings/python/examples
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv5010/examples
Modified Files:
create_mp3_tags_from_itdb.py
Log Message:
USe /mnt/ipod as the default mountpoint, to match rest of gtkpod
Index: create_mp3_tags_from_itdb.py
===================================================================
RCS file:
/cvsroot/gtkpod/libgpod/bindings/python/examples/create_mp3_tags_from_itdb.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- create_mp3_tags_from_itdb.py 24 Apr 2006 09:49:11 -0000 1.1
+++ create_mp3_tags_from_itdb.py 11 Dec 2006 23:52:46 -0000 1.2
@@ -32,7 +32,7 @@
import eyeD3
# please specify your iPod mountpoint here..
-IPOD_MOUNT = '/media/ipod/'
+IPOD_MOUNT = '/mnt/ipod/'
itdb = gpod.itdb_parse( IPOD_MOUNT, None)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2