fox2mike 06/01/03 08:10:43 Modified: xml/htdocs/doc/en metadoc.xml Log: Adding the Porting to Modular X guide on the request of spyderous + bumping metadoc as needed.
Revision Changes Path 1.130 +8 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.130&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.130&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.129&r2=1.130&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- metadoc.xml 3 Jan 2006 04:53:24 -0000 1.129 +++ metadoc.xml 3 Jan 2006 08:10:43 -0000 1.130 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.129 2006/01/03 04:53:24 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.130 2006/01/03 08:10:43 fox2mike Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.58</version> +<version>1.59</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -306,6 +306,7 @@ <file id="research_manifest">/proj/en/desktop/research/manifest.xml</file> <file id="x_maintaining">/proj/en/desktop/x/x11/maintaining.xml</file> <file id="modular-x-howto">/proj/en/desktop/x/x11/modular-x-howto.xml</file> + <file id="porting-modular-x">/proj/en/desktop/x/x11/porting-modular-x-howto.xml</file> <file id="new-dev-training">/proj/en/devrel/new-dev-training.xml</file> <file id="devrel-policy">/proj/en/devrel/policy.xml</file> <file id="translators-howto">/proj/en/gdp/doc/translators-howto.xml</file> @@ -1193,5 +1194,10 @@ <memberof>upgrade</memberof> <fileid>modular-x-howto</fileid> </doc> + <doc id="porting-modular-x"> + <memberof>desktop</memberof> + <memberof>gentoodev_docs</memberof> + <fileid>porting-modular-x</fileid> + </doc> </docs> </metadoc> -- [email protected] mailing list
