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/kde: kde4-guide.xml
Date: Mon, 22 Jun 2009 17:22:46
Message-Id: E1MInEB-0003Rw-Jb@stork.gentoo.org
1 tampakrap 09/06/22 17:22:43
2
3 Modified: kde4-guide.xml
4 Log:
5 use note instead of paragraph
6
7 Revision Changes Path
8 1.24 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.24&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.24&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.23&r2=1.24
13
14 Index: kde4-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v
17 retrieving revision 1.23
18 retrieving revision 1.24
19 diff -u -r1.23 -r1.24
20 --- kde4-guide.xml 22 Jun 2009 17:20:18 -0000 1.23
21 +++ kde4-guide.xml 22 Jun 2009 17:22:43 -0000 1.24
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/kde/kde4-guide.xml,v 1.23 2009/06/22 17:20:18 tampakrap Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.24 2009/06/22 17:22:43 tampakrap Exp $ -->
27
28 <guide link="/proj/en/desktop/kde/kde4-guide.xml" lang="en">
29 <title>Gentoo KDE 4.X Guide</title>
30 @@ -146,11 +146,11 @@
31 certain libraries/plugins.
32 </warn>
33
34 -<p>
35 +<note>
36 kdeprefix is now masked by default though, as it caused many issues that blocked
37 the stabilization of KDE 4 that aren't easy to fix. If you really want kdeprefix
38 USE flag you'll have to read portage manpages to find out how to unmask it.
39 -</p>
40 +</note>
41
42 </body>
43 </section>