Update of /cvsroot/gtkpod/libgpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv22787

Modified Files:
        ChangeLog README 
Log Message:
Add PhotoDB functions to the docs.
Incorporate usage overviews from README into the docs.
Fix a few doc comments to allow gtk-doc to parse them.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- ChangeLog   10 Jan 2007 13:25:08 -0000      1.170
+++ ChangeLog   11 Jan 2007 07:10:54 -0000      1.171
@@ -1,3 +1,19 @@
+2007-01-11  Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+       * README
+         docs/reference/libgpod-docs.xml
+         docs/reference/libgpod-sections.txt
+         docs/reference/tmpl/artwork.sgml
+         docs/reference/tmpl/device.sgml
+         docs/reference/tmpl/itunesdb-db.sgml
+         docs/reference/tmpl/itunesdb-lowlevel.sgml
+         docs/reference/tmpl/photodb.sgml
+         docs/reference/tmpl/track.sgml
+         src/itdb.h
+         src/itdb_photoalbum.c: Add PhotoDB functions to the docs.
+         Incorporate usage overviews from README into the docs.
+         Fix a few doc comments to allow gtk-doc to parse them.
+
 2007-01-10  Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * bindings/python/Makefile.am: correct 'make dist' failure (patch

Index: README
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/README,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- README      8 Jan 2007 10:30:28 -0000       1.9
+++ README      11 Jan 2007 07:10:54 -0000      1.10
@@ -98,7 +98,7 @@
        memory). It is automatically added to the Photo Library Album
        (first album), which is created if it does not exist already.
 
-   itdb_photodb_photoalbum_craete():
+   itdb_photodb_photoalbum_create():
        Create and add a new photoalbum.
 
    itdb_photodb_photoalbum_add_photo():


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to