Revision: 1653
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1653&view=rev
Author:   tmzullinger
Date:     2007-07-16 15:39:38 -0700 (Mon, 16 Jul 2007)

Log Message:
-----------
ensure that bindings/python/examples/save_photos.py is included in tarballs

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/bindings/python/examples/Makefile.am

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2007-07-16 21:53:13 UTC (rev 1652)
+++ libgpod/trunk/ChangeLog     2007-07-16 22:39:38 UTC (rev 1653)
@@ -1,3 +1,8 @@
+2007-07-13  Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+       * bindings/python/examples/Makefile.am:
+         add save_photos.py to EXTRA_DIST
+
 2007-07-12 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * po/ro.po: nobody told me I forgot to actually add this file to

Modified: libgpod/trunk/bindings/python/examples/Makefile.am
===================================================================
--- libgpod/trunk/bindings/python/examples/Makefile.am  2007-07-16 21:53:13 UTC 
(rev 1652)
+++ libgpod/trunk/bindings/python/examples/Makefile.am  2007-07-16 22:39:38 UTC 
(rev 1653)
@@ -1,4 +1,9 @@
-EXTRA_DIST = coverart_fetch.py toy_around.py \
-             tag_genre_from_audioscrobber.py add_song.py \
-             play_with_ipod_api.py create_mp3_tags_from_itdb.py \
-             play_with_smart_playlists.py
+EXTRA_DIST =                            \
+        add_song.py                     \
+        coverart_fetch.py               \
+        create_mp3_tags_from_itdb.py    \
+        play_with_ipod_api.py           \
+        play_with_smart_playlists.py    \
+        save_photos.py                  \
+        tag_genre_from_audioscrobber.py \
+        toy_around.py


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to