jkt 05/10/02 13:33:33 Modified: xml/htdocs/doc/en metadoc.xml Log: #107537, listing stuff from /main/en in metadoc.xml
Revision Changes Path 1.112 +46 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.112&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.112&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.111&r2=1.112&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- metadoc.xml 1 Oct 2005 20:07:07 -0000 1.111 +++ metadoc.xml 2 Oct 2005 13:33:33 -0000 1.112 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.111 2005/10/01 20:07:07 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.112 2005/10/02 13:33:33 jkt Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.40</version> +<version>1.41</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -358,6 +358,14 @@ <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="gentoo-graphics">/main/en/graphics.xml</file> + <file id="irc-gentoo-policy">/main/en/irc-gentoo-policy.xml</file> + <file id="irc">/main/en/irc.xml</file> + <file id="mailing-lists">/main/en/lists.xml</file> + <file id="screenshots">/main/en/shots.xml</file> + <file id="sponsors">/main/en/sponsors.xml</file> + <file id="howto-obtain-support">/main/en/support.xml</file> + <file id="where-to-get">/main/en/where.xml</file> <file id="site">/proj/en/site.xml</file> <file id="kernel-upgrade">/doc/en/kernel-upgrade.xml</file> <file id="research_manifest">/proj/en/desktop/research/manifest.xml</file> @@ -830,6 +838,42 @@ <memberof>other</memberof> <fileid>contract</fileid> </doc> + <doc id="gentoo-graphics"> + <memberof>other</memberof> + <fileid>gentoo-graphics</fileid> + </doc> + <doc id="irc-gentoo-policy"> + <memberof>other</memberof> + <fileid>irc-gentoo-policy</fileid> + </doc> + <doc id="irc"> + <memberof>other</memberof> + <fileid>irc</fileid> + </doc> + <doc id="mailing-lists"> + <memberof>other</memberof> + <fileid>mailing-lists</fileid> + </doc> + <doc id="mirrors"> + <memberof>other</memberof> + <fileid>mirrors</fileid> + </doc> + <doc id="screenshots"> + <memberof>other</memberof> + <fileid>screenshots</fileid> + </doc> + <doc id="sponsors"> + <memberof>other</memberof> + <fileid>sponsors</fileid> + </doc> + <doc id="howto-obtain-support"> + <memberof>other</memberof> + <fileid>howto-obtain-support</fileid> + </doc> + <doc id="where-to-get"> + <memberof>other</memberof> + <fileid>where-to-get</fileid> + </doc> <doc id="site"> <memberof>other</memberof> <fileid>site</fileid> -- [email protected] mailing list
