[tracker/rss-enclosures] Updated structural diagram
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] Updated structural diagram
- Date: Sat, 26 Jun 2010 23:12:18 +0000 (UTC)
commit 476295c831353560a600b509eb33187a68b0bd03
Author: Ivan Frade <ivan frade nokia com>
Date: Fri May 28 16:31:44 2010 +0300
Updated structural diagram
docs/design/tracker-structural-view.dot | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/docs/design/tracker-structural-view.dot b/docs/design/tracker-structural-view.dot
index 153c760..94ed336 100644
--- a/docs/design/tracker-structural-view.dot
+++ b/docs/design/tracker-structural-view.dot
@@ -20,6 +20,7 @@ digraph G {
libqttracker [label="<<library>>\n\nlibqttracker"];
libthumbnailer [label="<<library>>\n\nlibthumbnailer"];
+ libcontentaction [label="<<library>>\n\nlibcontentaction"];
trackerutils [label="<<command-line>>\n\ntracker-utils"];
trackerstore [label="<<process>>\n\ntracker-store"];
sqlite [label="<<library>>\n\nsqlite" ];
@@ -64,6 +65,7 @@ digraph G {
app -> libqttracker [label="<<link>>"]
app -> libthumbnailer [label="<<link>>"]
+ app -> libcontentaction [label="<<link>>"]
trackerextract -> extractionlibs [label="<<link>>"]
trackerextract -> gstreamer [label="<<link>>"]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]