From cb80c65901da6af0c384a89b33ed6477307f8e00 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Wed, 30 May 2007 12:33:18 +0000 Subject: change CVS references and links to SVN git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1509 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- docs/reference/libgpod-docs.xml | 2 +- docs/reference/tmpl/photodb.sgml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/reference') diff --git a/docs/reference/libgpod-docs.xml b/docs/reference/libgpod-docs.xml index d80fd43..c6c46b6 100644 --- a/docs/reference/libgpod-docs.xml +++ b/docs/reference/libgpod-docs.xml @@ -59,7 +59,7 @@ Please see the programs in the tests/ + url="http://gtkpod.svn.sourceforge.net/svnroot/gtkpod/libgpod/trunk/tests/">tests/ directory of the source distribution for some usage examples. A more complete example can be found in the source for Gtkpod. You can also ask questions diff --git a/docs/reference/tmpl/photodb.sgml b/docs/reference/tmpl/photodb.sgml index 2bd3543..59a7a4d 100644 --- a/docs/reference/tmpl/photodb.sgml +++ b/docs/reference/tmpl/photodb.sgml @@ -67,7 +67,7 @@ itdb_device_set_sysinfo (db->device, "ModelNumStr", model); For example, "MA450" would stand for an 80 GB 6th generation iPod Video. See itdb_device.c +url="http://gtkpod.svn.sourceforge.net/svnroot/gtkpod/libgpod/trunk/src/itdb_device.c">itdb_device.c for a list of supported models. @@ -76,9 +76,9 @@ saved (itdb_device_write_sysinfo() is called). Have a look at the test-photos +url="http://gtkpod.svn.sourceforge.net/svnroot/gtkpod/libgpod/trunk/tests/test-photos.c">test-photos test program in the tests/ +url="http://gtkpod.svn.sourceforge.net/svnroot/gtkpod/libgpod/trunk/tests/">tests/ directory of the libgpod source for an example of how to use the interface. -- cgit