neysx 05/08/18 10:23:24 Modified: xml/htdocs/doc/en metadoc.xml Log: Added /main/en/philosophy.xml
Revision Changes Path 1.98 +7 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.98&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.98&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.97&r2=1.98&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- metadoc.xml 9 Aug 2005 10:43:49 -0000 1.97 +++ metadoc.xml 18 Aug 2005 10:23:24 -0000 1.98 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.97 2005/08/09 10:43:49 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.98 2005/08/18 10:23:24 neysx Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.27</version> +<version>1.28</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -340,6 +340,7 @@ <file id="doc-policy">/proj/en/gdp/doc/doc-policy.xml</file> <file id="doc-tipsntricks">/proj/en/gdp/doc/doc-tipsntricks.xml</file> <file id="about">/main/en/about.xml</file> + <file id="philosophy">/main/en/philosophy.xml</file> <file id="contract">/main/en/contract.xml</file> <file id="site">/proj/en/site.xml</file> <file id="kernel-upgrade">/doc/en/kernel-upgrade.xml</file> @@ -742,6 +743,10 @@ <memberof>other</memberof> <fileid>about</fileid> </doc> + <doc id="philosophy"> + <memberof>other</memberof> + <fileid>philosophy</fileid> + </doc> <doc id="contract"> <memberof>other</memberof> <fileid>contract</fileid> -- [email protected] mailing list
