From 59408a4edc249d84fee3187f3d3fce429a0e68b3 Mon Sep 17 00:00:00 2001 From: Nicholas Piper Date: Sun, 14 May 2006 14:25:17 +0000 Subject: Add missing gtkpod.py ; rename playwith_ipod_api.py to use an underscore. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1261 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- bindings/python/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/python/examples/Makefile.am') diff --git a/bindings/python/examples/Makefile.am b/bindings/python/examples/Makefile.am index 5e6100f..c61802e 100644 --- a/bindings/python/examples/Makefile.am +++ b/bindings/python/examples/Makefile.am @@ -1,4 +1,4 @@ EXTRA_DIST = coverart_fetch.py toy_around.py \ tag_genre_from_audioscrobber.py add_song.py \ - playwith_ipod_api.py create_mp3_tags_from_itdb.py \ + play_with_ipod_api.py create_mp3_tags_from_itdb.py \ play_with_smart_playlists.py -- cgit