Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: conky-howto.xml
Date: Tue, 22 Apr 2008 08:01:44
Message-Id: E1JoDRc-0003ev-NV@stork.gentoo.org
1 nightmorph 08/04/22 08:01:40
2
3 Modified: conky-howto.xml
4 Log:
5 add vim-syntax and nano-syntax tip
6
7 Revision Changes Path
8 1.7 xml/htdocs/doc/en/conky-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?r1=1.6&r2=1.7
13
14 Index: conky-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/conky-howto.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- conky-howto.xml 2 Jul 2007 05:20:30 -0000 1.6
21 +++ conky-howto.xml 22 Apr 2008 08:01:40 -0000 1.7
22 @@ -20,8 +20,8 @@
23 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
24 <license/>
25
26 -<version>1.3</version>
27 -<date>2007-07-01</date>
28 +<version>1.4</version>
29 +<date>2008-04-22</date>
30
31 <chapter>
32 <title>Background</title>
33 @@ -84,6 +84,12 @@
34 with the use of Xft. Most users will want this as well.
35 </p>
36
37 +<p>
38 +You can add syntax highlighting for Conky's configuration file with the
39 +<c>vim-syntax</c> and <c>nano-syntax</c> USE flags, depending on your preferred
40 +editor.
41 +</p>
42 +
43 <pre caption="/etc/portage/package.use">
44 <comment>(Use the following as an example)</comment>
45 # <i>echo app-admin/conky truetype audacious -ipv6 >> /etc/portage/package.use</i>
46
47
48
49 --
50 gentoo-doc-cvs@l.g.o mailing list