diff options
Diffstat (limited to 'bindings/python/examples')
| -rw-r--r-- | bindings/python/examples/Makefile.am | 2 | ||||
| -rwxr-xr-x | bindings/python/examples/play_with_ipod_api.py (renamed from bindings/python/examples/playwith_ipod_api.py) | 0 |
2 files changed, 1 insertions, 1 deletions
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 diff --git a/bindings/python/examples/playwith_ipod_api.py b/bindings/python/examples/play_with_ipod_api.py index 4780f73..4780f73 100755 --- a/bindings/python/examples/playwith_ipod_api.py +++ b/bindings/python/examples/play_with_ipod_api.py |
