Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/gnome: faq.xml
Date: Sat, 06 Nov 2010 12:50:15
Message-Id: 20101106125006.6EE5120051@flycatcher.gentoo.org
1 tampakrap 10/11/06 12:50:06
2
3 Modified: faq.xml
4 Log:
5 Add reference to split desktop profile in GNOME FAQ
6
7 Revision Changes Path
8 1.5 xml/htdocs/proj/en/desktop/gnome/faq.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/gnome/faq.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/gnome/faq.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/gnome/faq.xml?r1=1.4&r2=1.5
13
14 Index: faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/faq.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- faq.xml 26 Apr 2010 19:28:59 -0000 1.4
21 +++ faq.xml 6 Nov 2010 12:50:06 -0000 1.5
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/faq.xml,v 1.4 2010/04/26 19:28:59 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/faq.xml,v 1.5 2010/11/06 12:50:06 tampakrap Exp $ -->
27
28 <guide>
29 <title>Gentoo GNOME Project FAQ</title>
30 @@ -21,8 +21,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2</version>
35 -<date>2010-04-26</date>
36 +<version>2.1</version>
37 +<date>2010-11-06</date>
38
39 <chapter>
40 <title>Gentoo GNOME FAQ</title>
41 @@ -141,5 +141,19 @@
42
43 </body>
44 </section>
45 +<section>
46 +<title>Desktop profile and subprofiles</title>
47 +<body>
48 +
49 +<p>
50 +Desktop profile has been split to KDE and GNOME subprofiles.
51 +This means that KDE and GNOME specific USE flags have been stripped
52 +from the basic desktop profile and have been migrated to the subprofiles.
53 +Choosing a subprofile doesn't restrict you to use only the equivalent
54 +DE.
55 +</p>
56 +
57 +</body>
58 +</section>
59 </chapter>
60 </guide>