nightmorph 06/10/31 21:13:41 Modified: kde-config.xml Log: KDE no longer requires ivman, bug 142004
Revision Changes Path 1.23 xml/htdocs/doc/en/kde-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.23&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?r1=1.22&r2=1.23 Index: kde-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- kde-config.xml 2 Oct 2006 13:26:25 -0000 1.22 +++ kde-config.xml 31 Oct 2006 21:13:41 -0000 1.23 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.22 2006/10/02 13:26:25 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.23 2006/10/31 21:13:41 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.16</version> -<date>2006-10-02</date> +<version>1.17</version> +<date>2006-10-31</date> <chapter> <title>What is the K Desktop Environment?</title> @@ -687,11 +687,11 @@ <p> KDE gives you the power to mount devices such as CDROMs or USB sticks through a -single click in a graphical interface. To accomplish this goal you need to -have KDE compiled with <c>hal</c> in your USE variable and to have -<c>dbus</c> and <c>hal</c> installed on your system. You should -also add <c>dbus</c> and <c>hal</c> to the default runlevel and add yourself to -the <c>plugdev</c> group. +single click in a graphical interface. To accomplish this goal you need to have +KDE compiled with <c>hal</c> in your USE variable and to have <c>dbus</c> and +<c>hal</c> installed on your system. You should also add <c>dbus</c> and +<c>hal</c> to the default runlevel and add yourself to the <c>plugdev</c> +group. </p> <pre caption="Setup device mounting"> @@ -702,16 +702,6 @@ # <i>gpasswd -a <user> plugdev</i> </pre> -<p> -You can also have your devices automatically mounted without interaction, you -just need to install <c>ivman</c> and add it to the default runlevel. -</p> - -<pre caption="Setup auto-mounting"> -# <i>emerge --noreplace ivman</i> -# <i>rc-update add ivman default</i> -</pre> - </body> </section> </chapter> -- [email protected] mailing list
