From: Nicolas B. <nbo...@us...> - 2006-03-08 21:36:21
|
Update of /cvsroot/ddccontrol/ddccontrol/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28895/doc Modified Files: Makefile.am main.xml Log Message: Prepare Release 0.4 Index: Makefile.am =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/doc/Makefile.am,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- Makefile.am 13 Jul 2005 16:32:23 -0000 1.8 +++ Makefile.am 8 Mar 2006 21:36:19 -0000 1.9 @@ -4,7 +4,7 @@ htmldir = $(prefix)/share/doc/@PACKAGE@/html dist_html_DATA = html/* -EXTRA_DIST = main.xml gpl.xml style.xsl style-fo.xsl +EXTRA_DIST = main.xml gpl.xml install.xml about.xml report.xml supportedgc.xml supportedmonitors.xml thanks.xml techdocs.xml usage.xml style.xsl style-fo.xsl if BUILD_DOC html/*: main.xml *.xml style.xsl Index: main.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol/doc/main.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- main.xml 18 Nov 2005 16:07:22 -0000 1.20 +++ main.xml 8 Mar 2006 21:36:19 -0000 1.21 @@ -22,7 +22,7 @@ <email>ni...@bo...</email> </author> -<copyright><year>2005</year> +<copyright><year>2005-2006</year> <holder>Nicolas Boichat</holder> </copyright> @@ -32,7 +32,7 @@ <abstract> <para> -Documentation for DDCcontrol version 0.3.1. +Documentation for DDCcontrol version 0.4. </para> </abstract> |