fox2mike 05/07/07 12:13:42 Modified: xml/htdocs/doc/en metadoc.xml Log: Changes for #97274, New Bugzie Howto.
Revision Changes Path 1.71 +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.71&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.71&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.70&r2=1.71&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- metadoc.xml 2 Jul 2005 11:45:12 -0000 1.70 +++ metadoc.xml 7 Jul 2005 12:13:41 -0000 1.71 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.70 2005/07/02 11:45:12 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.71 2005/07/07 12:13:41 fox2mike Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.10</version> +<version>1.11</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -54,6 +54,7 @@ <file id="art-mk-distro-p2">/doc/en/articles/making-the-distro-p2.xml</file> <file id="art-mk-distro-p3">/doc/en/articles/making-the-distro-p3.xml</file> <file id="art-lpi-101-fundamentals-p1">/doc/en/articles/lpi-101-fundamentals-p1.xml</file> + <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file> <file id="utf-8">/doc/en/utf-8.xml</file> <file id="cron-guide">/doc/en/cron-guide.xml</file> <file id="ldap-howto">/doc/en/ldap-howto.xml</file> @@ -360,6 +361,10 @@ <memberof>articles_linux</memberof> <fileid>art-lpi-101-fundamentals-p1</fileid> </doc> + <doc id="bugzilla-howto"> + <memberof>other</memberof> + <fileid>bugzie-howto</fileid> + </doc> <doc id="utf-8"> <memberof>sysadmin_general</memberof> <memberof>desktop_config</memberof> -- [email protected] mailing list
