nightmorph 07/04/12 16:40:59 Modified: kde-config.xml Log: bit more about qt3/qt4 USE flags per genstef's suggestion on irc. i keep editing this thing. why is that.
Revision Changes Path 1.29 xml/htdocs/doc/en/kde-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.29&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?r1=1.28&r2=1.29 Index: kde-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- kde-config.xml 9 Apr 2007 20:33:05 -0000 1.28 +++ kde-config.xml 12 Apr 2007 16:40:59 -0000 1.29 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.28 2007/04/09 20:33:05 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.29 2007/04/12 16:40:59 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.19</version> -<date>2007-04-09</date> +<version>1.20</version> +<date>2007-04-12</date> <chapter> <title>What is the K Desktop Environment?</title> @@ -93,9 +93,11 @@ <p> If you're interested in installing KDE (or KDE support), you will have to make sure that your USE variable contains the <c>kde</c> flag, and either the -<c>qt3</c> or <c>qt4</c> flag (or both). Qt is the graphical widget library -that KDE uses, and <c>qt3</c> is for version 3.x, while <c>qt4</c> will -build support for the newer Qt 4.x library. +<c>qt3</c> or <c>qt4</c> flag (or both). Qt is the graphical widget library that +KDE uses, and <c>qt3</c> is for version 3.x, while <c>qt4</c> will build support +for the newer Qt 4.x library. Neither USE flag is necessary for installing KDE. +However, there are a few packages that offer you the choice of using either the +<c>qt3</c> or <c>qt4</c> libraries. </p> <p> -- [EMAIL PROTECTED] mailing list
