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: Wed, 01 Jul 2009 13:00:35
Message-Id: E1MLzQO-0000Hj-9p@stork.gentoo.org
1 tampakrap 09/07/01 13:00:32
2
3 Modified: kde4-guide.xml
4 Log:
5 allign entries, and fix typo
6
7 Revision Changes Path
8 1.28 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.28&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.28&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.27&r2=1.28
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.27
18 retrieving revision 1.28
19 diff -u -r1.27 -r1.28
20 --- kde4-guide.xml 1 Jul 2009 12:01:00 -0000 1.27
21 +++ kde4-guide.xml 1 Jul 2009 13:00:32 -0000 1.28
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.27 2009/07/01 12:01:00 tampakrap Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.28 2009/07/01 13:00:32 tampakrap Exp $ -->
27
28 <guide link="/proj/en/desktop/kde/kde4-guide.xml" lang="en">
29 <title>Gentoo KDE Guide</title>
30 @@ -608,12 +608,18 @@
31 <body>
32
33 <p>
34 -In order to minimize issues, it is best to begin with a clean enviroment. This is
35 +In order to minimize issues, it is best to begin with a clean environment. This is
36 recommended for the following cases:
37 - * Moving from <c>+kdeprefix</c> to <c>-kdeprefix</c> (and vice versa)
38 - * Downgrading KDE (eg. from snapshots/live ebuilds to portage version)
39 - * Fully upgrading from KDE 3 to KDE 4 (and vice versa)
40 - * Moving from an old overlay
41 +</p>
42 +
43 +<ul>
44 + <li>Moving from <c>+kdeprefix</c> to <c>-kdeprefix</c> (and vice versa)</li>
45 + <li>Downgrading KDE (eg. from snapshots/live ebuilds to portage version)</li>
46 + <li>Fully upgrading from KDE 3 to KDE 4 (and vice versa)</li>
47 + <li>Moving from an old overlay</li>
48 +</ul>
49 +
50 +<p>
51 Two possible ways of removing old KDE installations are:
52 </p>