[libgdata] [docs] Added missing image
- From: Philip Withnall <pwithnall src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libgdata] [docs] Added missing image
- Date: Wed, 5 Aug 2009 21:55:17 +0000 (UTC)
commit 68d89ae3953aaaa0741ec3726450275436eada6d
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Aug 5 20:16:20 2009 +0100
[docs] Added missing image
Add the data flow diagram to the list of images to be packaged.
docs/reference/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index da1e470..65d47c1 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -67,7 +67,9 @@ IGNORE_HFILES = \
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
-HTML_IMAGES=structure.png
+HTML_IMAGES = \
+ structure.png \
+ data-flow.png
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]