[tracker/extractor-dev: 16/17] Fixed documentation include references
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/extractor-dev: 16/17] Fixed documentation include references
- Date: Tue, 9 Mar 2010 17:46:47 +0000 (UTC)
commit 07e77e6d510a9e946c71ff8adc6b4c9d8a989fe3
Author: Martyn Russell <martyn lanedo com>
Date: Tue Mar 9 15:02:16 2010 +0000
Fixed documentation include references
src/libtracker-client/tracker.c | 12 ++++++------
src/libtracker-extract/tracker-iptc.c | 2 +-
src/libtracker-extract/tracker-xmp.c | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/src/libtracker-client/tracker.c b/src/libtracker-client/tracker.c
index c126ca3..4967dd0 100644
--- a/src/libtracker-client/tracker.c
+++ b/src/libtracker-client/tracker.c
@@ -35,7 +35,7 @@
* SECTION:tracker
* @short_description: A client library for querying and inserting
* data in Tracker.
- * @include: libtracker-client/tracker.h
+ * @include: libtracker-client/tracker-client.h
*
* This API is for applications which want to integrate with Tracker
* either by storing their data or by querying it. They are also not
@@ -46,7 +46,7 @@
/**
* SECTION:tracker_cancel
* @short_description: Cancelling requests.
- * @include: libtracker-client/tracker.h
+ * @include: libtracker-client/tracker-client.h
*
* Tracker allows you to cancel any request that has not been processed
* yet. Aditionally, for fully synchronous requests, there is helper
@@ -56,7 +56,7 @@
/**
* SECTION:tracker_resources
* @short_description: Doing SPARQL queries to tracker-store.
- * @include: libtracker-client/tracker.h
+ * @include: libtracker-client/tracker-client.h
*
* Tracker uses the SPARQL query language
* <footnote><para><ulink url="http://www.w3.org/TR/rdf-sparql-query/">SPARQL</ulink> query language for RDF (W3C)</para></footnote>
@@ -68,7 +68,7 @@
/**
* SECTION:tracker_statistics
* @short_description: Data statistics.
- * @include: libtracker-client/tracker.h
+ * @include: libtracker-client/tracker-client.h
*
* This API is meant to get statistics about the stored data.
**/
@@ -76,7 +76,7 @@
/**
* SECTION:tracker_misc
* @short_description: Utility and miscellaneous functions.
- * @include: libtracker-client/tracker.h
+ * @include: libtracker-client/tracker-client.h
*
* This is miscellaneous API that may be useful to users.
**/
@@ -84,7 +84,7 @@
/**
* SECTION:tracker_search
* @short_description: Simple search functions.
- * @include: libtracker-client/tracker.h
+ * @include: libtracker-client/tracker-client.h
*
* Simple search API.
**/
diff --git a/src/libtracker-extract/tracker-iptc.c b/src/libtracker-extract/tracker-iptc.c
index 786a194..3147116 100644
--- a/src/libtracker-extract/tracker-iptc.c
+++ b/src/libtracker-extract/tracker-iptc.c
@@ -36,7 +36,7 @@
* @short_description: Information Interchange Model (IIM) /
* International Press Telecommunications Council (IPTC)
* @stability: Stable
- * @include: libtracker-extract/tracker-iptc.h
+ * @include: libtracker-extract/tracker-extract.h
*
* The Information Interchange Model (IIM) is a file structure and set
* of metadata attributes that can be applied to text, images and
diff --git a/src/libtracker-extract/tracker-xmp.c b/src/libtracker-extract/tracker-xmp.c
index ca4e4dc..b9f3424 100644
--- a/src/libtracker-extract/tracker-xmp.c
+++ b/src/libtracker-extract/tracker-xmp.c
@@ -35,7 +35,7 @@
* SECTION:tracker-xmp
* @short_description: Extensible Metadata Platform (XMP)
* @stability: Stable
- * @include: libtracker-extract/tracker-xmp.h
+ * @include: libtracker-extract/tracker-extract.h
*
* The Adobe Extensible Metadata Platform (XMP) is a standard, created
* by Adobe Systems Inc., for processing and storing standardized and
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]