[passepartout] renamed the document to the name required for gnome-doc-utils



commit 27fbaa3fe1692fdf6d74f0a55e3e92793ff9f693
Author: Sven Herzberg <herzi lanedo com>
Date:   Thu Apr 23 13:59:52 2009 +0200

    renamed the document to the name required for gnome-doc-utils
    
    * help/C/manual.xml -> help/C/passepartout.xml,
    * help/Makefile.am,
    * help/passepartout-C.omf.in: renamed the file
---
 help/C/{manual.xml => passepartout.xml} |    0
 help/Makefile.am                        |   12 ++++++------
 help/passepartout-C.omf.in              |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/help/C/manual.xml b/help/C/passepartout.xml
similarity index 100%
rename from help/C/manual.xml
rename to help/C/passepartout.xml
diff --git a/help/Makefile.am b/help/Makefile.am
index bec4217..8f24dd5 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,13 +1,13 @@
+
 nodist_doc_DATA=\
-	C/manual.html \
-	C/manual.txt \
+	C/passepartout.html \
+	C/passepartout.txt \
 	$(NULL)
-
 dist_help_DATA=\
 	C/faq.xml \
 	C/legal.xml \
 	C/nsfaq.xml \
-	C/manual.xml \
+	C/passepartout.xml \
 	C/users_guide.xml \
 	$(top_srcdir)/logotype/pptout.png \
 	$(NULL)
@@ -18,7 +18,7 @@ helpdir=$(datadir)/gnome/help/passepartout/C
 check-local: check-manual
 
 # FIXME: once we use docbook 5.0, make sure each <acronym> has an <alt>
-check-manual: C/manual.xml
+check-manual: C/passepartout.xml
 	@echo "[TEST] $<"
 	@$(XMLLINT) --path "$(builddir)/C" --xinclude $< | $(XMLLINT) --path "$(builddir)/C" --valid --noout -
 
@@ -65,7 +65,7 @@ SUFFIXES=.txt .xml .html
 	@echo "[GEN]  $@"
 	xsltproc -o $@ --path "$(builddir)/C" $(srcdir)/$(DOCBOOK2HTML) $<
 
-EXTRA_DIST=$(dist_built_in) $(DOCBOOK2TXT) $(DOCBOOK2HTML) $(man_MANS) $(omf_in_files)
+EXTRA_DIST=$(dist_built_in) $(DOCBOOK2TXT) $(DOCBOOK2HTML) $(omf_in_files)
 CLEANFILES=$(omf_DATA) $(nodist_doc_DATA)
 DISTCLEANFILES=$(nodist_help_DATA)
 
diff --git a/help/passepartout-C.omf.in b/help/passepartout-C.omf.in
index b829a01..c892ad8 100644
--- a/help/passepartout-C.omf.in
+++ b/help/passepartout-C.omf.in
@@ -13,7 +13,7 @@
     </date>
     <subject category="Applications|Office|Publishing"/>
     <format mime="text/xml"/>
-    <identifier url="file://@DATADIR@/gnome/help/passepartout/C/manual.xml"/>
+    <identifier url="file://@DATADIR@/gnome/help/passepartout/C/passepartout.xml"/>
     <language code="C"/>
     <relation seriesid="77c90ca6-25e3-11de-98e2-c5239981ef22"/>
   </resource>



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