tracker r2293 - in trunk: . docs



Author: mr
Date: Thu Oct  2 13:32:35 2008
New Revision: 2293
URL: http://svn.gnome.org/viewvc/tracker?rev=2293&view=rev

Log:
	* docs/trackerd.dia:
	* docs/trackerd.png: Added to illustrate the architectural design
	of the daemon.


Added:
   trunk/docs/trackerd.dia   (contents, props changed)
   trunk/docs/trackerd.png   (contents, props changed)
Modified:
   trunk/ChangeLog
   trunk/docs/Makefile.am

Modified: trunk/docs/Makefile.am
==============================================================================
--- trunk/docs/Makefile.am	(original)
+++ trunk/docs/Makefile.am	Thu Oct  2 13:32:35 2008
@@ -29,4 +29,11 @@
 	$(ta)			\
 	$(tp)
 
-EXTRA_DIST = $(man_MANS)
+architecture_docs =		\
+	trackerd.dia		\
+	trackerd.png
+
+EXTRA_DIST = 			\
+	$(man_MANS)		\
+	$(architecture_docs)
+	

Added: trunk/docs/trackerd.dia
==============================================================================
Binary file. No diff available.

Added: trunk/docs/trackerd.png
==============================================================================
Binary file. No diff available.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]