Revision: 1624
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1624&view=rev
Author:   tmzullinger
Date:     2007-07-05 08:06:56 -0700 (Thu, 05 Jul 2007)

Log Message:
-----------
fix a few typos

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/README
    libgpod/trunk/docs/reference/tmpl/itunesdb-db.sgml

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2007-07-05 14:53:41 UTC (rev 1623)
+++ libgpod/trunk/ChangeLog     2007-07-05 15:06:56 UTC (rev 1624)
@@ -6,6 +6,10 @@
        * src/itdb.h:
          remove references to Mac type timestamps
 
+       * README
+         docs/reference/tmpl/itunesdb-db.sgml:
+         fix a few typos
+
 2007-07-04  Todd Zullinger <tmzullinger at users.sourceforge.net>
 
        * po/fr.po:

Modified: libgpod/trunk/README
===================================================================
--- libgpod/trunk/README        2007-07-05 14:53:41 UTC (rev 1623)
+++ libgpod/trunk/README        2007-07-05 15:06:56 UTC (rev 1624)
@@ -16,8 +16,8 @@
 
 Quick HOWTO use libgpod for audio
 
-itdb_parse(): read the iTunesDB and ArtbookDB
-itdb_write(): write the iTunesDB and ArtbookDB
+itdb_parse(): read the iTunesDB and ArtworkDB
+itdb_write(): write the iTunesDB and ArtworkDB
 
 itdb_parse() will return a Itdb_iTunesDB structure with GLists
 containing all tracks (each track is represented by a Itdb_Track
@@ -58,13 +58,13 @@
 original music file. That's also from where the data is read when
 artwork is displayed in iTunes, and there can be more than one piece
 of artwork. libgpod does not store the artwork as tags in the original
-music file. As a consequence, if you iTunes attempts to access the
+music file. As a consequence, if iTunes attempts to access the
 artwork, it will find none, and remove libgpod's artwork. Luckily,
 iTunes will only attempt to access the artwork if you select a track
-in Tunes. (To work around this, gtkpod keeps a list of the original
+in iTunes. (To work around this, gtkpod keeps a list of the original
 filename of all artwork and silently adds the thumbnails if they were
 'lost'. Your application might want to do something similar, or you
-can supply patches for optionally! adding tags to the original music
+can supply patches for (optionally!) adding tags to the original music
 files.)
 
 The Itdb_iTunesDB, Itdb_Playlist and Itdb_Track structures each have a

Modified: libgpod/trunk/docs/reference/tmpl/itunesdb-db.sgml
===================================================================
--- libgpod/trunk/docs/reference/tmpl/itunesdb-db.sgml  2007-07-05 14:53:41 UTC 
(rev 1623)
+++ libgpod/trunk/docs/reference/tmpl/itunesdb-db.sgml  2007-07-05 15:06:56 UTC 
(rev 1624)
@@ -70,14 +70,14 @@
 in the original music file. That's also from where the data is
 read when artwork is displayed in iTunes, and there can be more
 than one piece of artwork. libgpod does not store the artwork as
-tags in the original music file. As a consequence, if you iTunes
+tags in the original music file. As a consequence, if iTunes
 attempts to access the artwork, it will find none, and remove
 libgpod's artwork. Luckily, iTunes will only attempt to access
-the artwork if you select a track in Tunes. (To work around
+the artwork if you select a track in iTunes. (To work around
 this, gtkpod keeps a list of the original filename of all
 artwork and silently adds the thumbnails if they were 'lost'.
 Your application might want to do something similar, or you can
-supply patches for optionally! adding tags to the original music
+supply patches for (optionally!) adding tags to the original music
 files.)
 </para>
 <para>


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