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: Mon, 02 Oct 2006 13:26:37
Message-Id: 20061002132626.5DB7864366@smtp.gentoo.org
1 nightmorph 06/10/02 13:26:26
2
3 Modified: kde-config.xml
4 Log:
5 updated qt USE flags, thanks to calculus on IRC for reporting
6
7 Revision Changes Path
8 1.22 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.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?r1=1.21&r2=1.22
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.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- kde-config.xml 7 Sep 2006 01:07:16 -0000 1.21
21 +++ kde-config.xml 2 Oct 2006 13:26:25 -0000 1.22
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.21 2006/09/07 01:07:16 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.22 2006/10/02 13:26:25 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.15</version>
35 -<date>2006-09-06</date>
36 +<version>1.16</version>
37 +<date>2006-10-02</date>
38
39 <chapter>
40 <title>What is the K Desktop Environment?</title>
41 @@ -91,9 +91,11 @@
42 <body>
43
44 <p>
45 -If you're interested in installing KDE (or KDE support), you will
46 -have to make sure that your USE variable contains the <c>kde</c> and <c>qt</c>
47 -flags. Qt is the graphical widget library that KDE uses.
48 +If you're interested in installing KDE (or KDE support), you will have to make
49 +sure that your USE variable contains the <c>kde</c> flag, and either the
50 +<c>qt3</c> or <c>qt4</c> flag (or both). Qt is the graphical widget library
51 +that KDE uses, and <c>qt3</c> is for version 3.x, while <c>qt4</c> will
52 +build support for the newer Qt 4.x library.
53 </p>
54
55 <p>
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list