[aisleriot] help: Use correct file name for index page



commit 86d1143ae6d42e4e0b429c7add13372724b90438
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Sep 19 10:56:27 2011 -0400

    help: Use correct file name for index page
    
    And dist the index, too.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=659483

 help/C/{aisleriot.xml => index.docbook} |    0
 help/Makefile.am                        |    3 +++
 2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/help/C/aisleriot.xml b/help/C/index.docbook
similarity index 100%
rename from help/C/aisleriot.xml
rename to help/C/index.docbook
diff --git a/help/Makefile.am b/help/Makefile.am
index 12fd572..ecff2c2 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,10 +1,13 @@
 @YELP_HELP_RULES@
 
+NULL =
+
 HELP_LINGUAS = ca de el en_GB es eu fr gl oc ru sl sr sr latin sv zh_CN
 
 HELP_ID = aisleriot
 
 HELP_FILES = \
+	index.docbook \
 	accordion.xml \
 	agnes.xml \
 	athena.xml \



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