smithj 05/06/22 19:26:57 Modified: xml/htdocs/doc/en kde-config.xml Log: fixed code listing 2.4 so that it actually _works_ for #94947
Revision Changes Path 1.9 +5 -5 xml/htdocs/doc/en/kde-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-config.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-config.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-config.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo Index: kde-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- kde-config.xml 30 May 2005 07:38:50 -0000 1.8 +++ kde-config.xml 22 Jun 2005 19:26:57 -0000 1.9 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.8 2005/05/30 07:38:50 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.9 2005/06/22 19:26:57 smithj Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> <license/> -<version>1.7</version> -<date>2005-05-29</date> +<version>1.8</version> +<date>2005-06-22</date> <chapter> <title>What is the K Desktop Environment?</title> @@ -449,9 +449,9 @@ <pre caption="Setup auto-mounting"> # <i>emerge dbus hal ivman</i> - -<comment>(Repeat this for hal and ivman as well)</comment> # <i>rc-update add dbus default</i> +# <i>rc-update add hald default</i> +# <i>rc-update add ivman default</i> </pre> </body> -- [email protected] mailing list
