Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: kde-config.xml
Date: Thu, 12 Apr 2007 16:41:18
Message-Id: E1Hc2Lz-0003Gm-LM@stork.gentoo.org
1 nightmorph 07/04/12 16:40:59
2
3 Modified: kde-config.xml
4 Log:
5 bit more about qt3/qt4 USE flags per genstef's suggestion on irc. i keep editing this thing. why is that.
6
7 Revision Changes Path
8 1.29 xml/htdocs/doc/en/kde-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.29&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.29&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?r1=1.28&r2=1.29
13
14 Index: kde-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v
17 retrieving revision 1.28
18 retrieving revision 1.29
19 diff -u -r1.28 -r1.29
20 --- kde-config.xml 9 Apr 2007 20:33:05 -0000 1.28
21 +++ kde-config.xml 12 Apr 2007 16:40:59 -0000 1.29
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.28 2007/04/09 20:33:05 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.29 2007/04/12 16:40:59 nightmorph Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -24,8 +24,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.19</version>
35 -<date>2007-04-09</date>
36 +<version>1.20</version>
37 +<date>2007-04-12</date>
38
39 <chapter>
40 <title>What is the K Desktop Environment?</title>
41 @@ -93,9 +93,11 @@
42 <p>
43 If you're interested in installing KDE (or KDE support), you will have to make
44 sure that your USE variable contains the <c>kde</c> flag, and either the
45 -<c>qt3</c> or <c>qt4</c> flag (or both). Qt is the graphical widget library
46 -that KDE uses, and <c>qt3</c> is for version 3.x, while <c>qt4</c> will
47 -build support for the newer Qt 4.x library.
48 +<c>qt3</c> or <c>qt4</c> flag (or both). Qt is the graphical widget library that
49 +KDE uses, and <c>qt3</c> is for version 3.x, while <c>qt4</c> will build support
50 +for the newer Qt 4.x library. Neither USE flag is necessary for installing KDE.
51 +However, there are a few packages that offer you the choice of using either the
52 +<c>qt3</c> or <c>qt4</c> libraries.
53 </p>
54
55 <p>
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list