From: Joshua Saddler <nightmorph@stork.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: conky-howto.xml
Date: Sun, 31 Aug 2008 21:54:39 +0000 [thread overview]
Message-ID: <E1KZusZ-00015X-TT@stork.gentoo.org> (raw)
nightmorph 08/08/31 21:54:39
Modified: conky-howto.xml
Log:
Update conky-howto.xml with the new sample config location
Revision Changes Path
1.8 xml/htdocs/doc/en/conky-howto.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?r1=1.7&r2=1.8
Index: conky-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/conky-howto.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- conky-howto.xml 22 Apr 2008 08:01:40 -0000 1.7
+++ conky-howto.xml 31 Aug 2008 21:54:39 -0000 1.8
@@ -10,6 +10,9 @@
<author title="Editor">
<mail link="brenden@rty.ca">Brenden Matthews</mail>
</author>
+<author title="Editor">
+ <mail link="nightmorph"/>
+</author>
<abstract>
This document describes how to install and configure the system monitor known
@@ -20,8 +23,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.4</version>
-<date>2008-04-22</date>
+<version>1.5</version>
+<date>2008-08-31</date>
<chapter>
<title>Background</title>
@@ -133,18 +136,14 @@
<p>
By default, Conky will look for a configuration file in the user's home
-directory located at <path>~/.conkyrc</path> This file contains all the
+directory located at <path>~/.conkyrc</path>. This file contains all the
configuration options, and the static text, colors and other variables which
control what data is shown to the user. Conky also provides a great sample
-configuration, located at
-<path>/usr/share/doc/<conky-version>/conkyrc.sample.gz</path> Make sure
-to replace <conky-version> with the specific version of Conky you have
-installed.
+configuration, located at <path>/etc/conky/conky.conf</path>.
</p>
<pre caption="Copying the sample configuration to your home directory">
-<comment>(Replace <b>1.4.0-r1</b> with the version number of Conky)</comment>
-$ <i>zcat /usr/share/doc/conky-1.4.0-r1/conkyrc.sample.gz >> ~/.conkyrc</i>
+$ <i>cp /etc/conky/conky.conf ~/.conkyrc</i>
</pre>
<p>
next reply other threads:[~2008-08-31 21:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-31 21:54 Joshua Saddler [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-04-22 8:01 [gentoo-doc-cvs] cvs commit: conky-howto.xml Joshua Saddler
2007-07-02 5:20 Josh Saddler
2007-01-27 19:31 Camille Huot
2006-11-30 6:48 Josh Saddler
2006-11-02 18:21 Josh Saddler
2006-07-07 0:07 Lukasz Damentko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1KZusZ-00015X-TT@stork.gentoo.org \
--to=nightmorph@stork.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox