Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: lxde-howto.xml
Date: Thu, 01 Aug 2013 18:26:55
Message-Id: 20130801182650.037DE2171C@flycatcher.gentoo.org
1 swift 13/08/01 18:26:49
2
3 Modified: lxde-howto.xml
4 Log:
5 Fix link to KDE guide, thanks to Nimiux for reporting
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/lxde-howto.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/lxde-howto.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/lxde-howto.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/lxde-howto.xml?r1=1.3&r2=1.4
13
14 Index: lxde-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/lxde-howto.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- lxde-howto.xml 27 Jul 2013 21:06:37 -0000 1.3
21 +++ lxde-howto.xml 1 Aug 2013 18:26:49 -0000 1.4
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/doc/en/lxde-howto.xml,v 1.3 2013/07/27 21:06:37 swift Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lxde-howto.xml,v 1.4 2013/08/01 18:26:49 swift Exp $ -->
27
28 <guide>
29 <title>The LXDE Configuration HOWTO</title>
30 @@ -24,9 +24,9 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1</version>
35 +<version>2</version>
36 <!-- 2009-11-30 -->
37 -<date>2013-07-27</date>
38 +<date>2013-08-01</date>
39
40 <chapter>
41 <title>Introduction</title>
42 @@ -40,7 +40,7 @@
43 choices regarding your graphical environment, if you want one at all. There
44 are many options available to you, ranging from minimalistic window managers
45 like <uri link="/doc/en/openbox.xml">Openbox</uri>, to full-featured
46 -desktop environments like <uri link="/proj/en/desktop/kde/kde-config.xml">
47 +desktop environments like <uri link="http://wiki.gentoo.org/wiki/KDE">
48 KDE</uri>, and <uri link="/doc/en/gnome-config.xml">GNOME</uri>.
49 </p>