Revision: 2295
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2295&view=rev
Author:   teuf
Date:     2009-03-26 22:48:57 +0000 (Thu, 26 Mar 2009)

Log Message:
-----------
Don't install ipod-read-timezone for now, it's not ready for prime time yet

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/tools/Makefile.am

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2009-03-26 22:12:58 UTC (rev 2294)
+++ libgpod/trunk/ChangeLog     2009-03-26 22:48:57 UTC (rev 2295)
@@ -1,3 +1,9 @@
+2009-03-26  Christophe Fergeau  <[email protected]>
+
+       * tools/ipod-scsi.c:
+       * tools/ipod-time-sync.c: add ipod time sync support using
+       information from the rockbox project. It's still preliminary.
+
 2009-03-22  Christophe Fergeau  <[email protected]>
 
        * src/itdb_device.c: add warning about itdb_set_mountpoint use,

Modified: libgpod/trunk/tools/Makefile.am
===================================================================
--- libgpod/trunk/tools/Makefile.am     2009-03-26 22:12:58 UTC (rev 2294)
+++ libgpod/trunk/tools/Makefile.am     2009-03-26 22:48:57 UTC (rev 2295)
@@ -1,6 +1,7 @@
 if HAVE_SGUTILS
 
-bin_PROGRAMS=ipod-read-sysinfo-extended ipod-time-sync
+bin_PROGRAMS=ipod-read-sysinfo-extended
+noinst_PROGRAMS=ipod-time-sync
 
 ipod_read_sysinfo_extended_SOURCES =   \
        read-sysinfoextended-sgutils.c  \


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

------------------------------------------------------------------------------
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to