Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: lxde-howto.xml
Date: Wed, 17 Oct 2012 00:04:03
Message-Id: 20121016211732.4A984215FF@flycatcher.gentoo.org
1 nightmorph 12/10/16 21:17:32
2
3 Modified: lxde-howto.xml
4 Log:
5 fixed broken link to xorg-config.xml in lxde guide, for all languages, no revbump. reported via email to www@g.o
6
7 Revision Changes Path
8 1.2 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.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/lxde-howto.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/lxde-howto.xml?r1=1.1&r2=1.2
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.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- lxde-howto.xml 30 Nov 2009 19:19:26 -0000 1.1
21 +++ lxde-howto.xml 16 Oct 2012 21:17:32 -0000 1.2
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.1 2009/11/30 19:19:26 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lxde-howto.xml,v 1.2 2012/10/16 21:17:32 nightmorph Exp $ -->
27
28 <guide>
29 <title>The LXDE Configuration HOWTO</title>
30 @@ -176,7 +176,7 @@
31
32 <p>
33 After you have emerged and configured <uri
34 -link="/doc/en/xorg-config">xorg-server</uri>, you are ready to install LXDE.
35 +link="/doc/en/xorg-config.xml">xorg-server</uri>, you are ready to install LXDE.
36 While you may install each component individually, the more efficient and
37 preferred method is to emerge the meta package set:
38 </p>