diff options
| author | nicholas <nicholas@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-04-25 16:56:03 +0000 |
|---|---|---|
| committer | nicholas <nicholas@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-04-25 16:56:03 +0000 |
| commit | 7c661046c02dc7c0ccb934534fb18785bcad2c79 (patch) | |
| tree | 742a3ee422ad1490ccdbe84faf4bd1a1b08520f5 /bindings/python/examples/Makefile.am | |
| parent | 963c9f2d2e365f97d1105ddb81d9f9956cabdb92 (diff) | |
Add sw_get_rule() to extract smart playlist rules from GList*, and hopefully improve the guint8,16,32,64 handling
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1249 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'bindings/python/examples/Makefile.am')
| -rw-r--r-- | bindings/python/examples/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bindings/python/examples/Makefile.am b/bindings/python/examples/Makefile.am index 7130527..5e6100f 100644 --- a/bindings/python/examples/Makefile.am +++ b/bindings/python/examples/Makefile.am @@ -1,3 +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 + playwith_ipod_api.py create_mp3_tags_from_itdb.py \ + play_with_smart_playlists.py |
