From: "Josh Saddler" <nightmorph@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: conky-howto.xml
Date: Thu, 2 Nov 2006 18:21:14 +0000 [thread overview]
Message-ID: <20061102182114.E971164655@smtp.gentoo.org> (raw)
nightmorph 06/11/02 18:21:14
Modified: conky-howto.xml
Log:
Removed XMMS references, bug 153829
Revision Changes Path
1.3 xml/htdocs/doc/en/conky-howto.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?r1=1.2&r2=1.3
Index: conky-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/conky-howto.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- conky-howto.xml 7 Jul 2006 00:06:59 -0000 1.2
+++ conky-howto.xml 2 Nov 2006 18:21:14 -0000 1.3
@@ -20,8 +20,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.1</version>
-<date>2006-07-07</date>
+<version>1.2</version>
+<date>2006-11-02</date>
<chapter>
<title>Background</title>
@@ -48,16 +48,16 @@
Unlike other system monitors such as top, Conky can run as a window in an X
session, or by drawing to the root window (there is also an option to have
Conky display information to stdout, but we won't discuss that here). It
-displays the information it has gathered through the use of both text,
-progress bars, and graphs. Also, unlike top, the way it is formatted is
-completely user-configurable. In addition to monitoring the system itself,
-Conky can also give you information about several music players (such as XMMS,
-BMPx, Music Player Daemon, and Audacious Media Player), tell you how many new
-messages are in your mail spool, and plenty more. If the functionality you
-require isn't in Conky yet, it is a simple matter of writing a script to get
-the information you would like - some examples of this, which have already been
-done are RSS feeds, POP3 e-mail message count, local weather, boinc status, and
-even the status of portage.
+displays the information it has gathered through the use of both text, progress
+bars, and graphs. Also, unlike top, the way it is formatted is completely
+user-configurable. In addition to monitoring the system itself, Conky can also
+give you information about several music players (such as BMPx, Music Player
+Daemon, and Audacious Media Player), tell you how many new messages are in your
+mail spool, and plenty more. If the functionality you require isn't in Conky
+yet, it is a simple matter of writing a script to get the information you would
+like - some examples of this, which have already been done are RSS feeds, POP3
+e-mail message count, local weather, boinc status, and even the status of
+portage.
</p>
</body>
@@ -71,13 +71,12 @@
<body>
<p>
-Gentoo provides an ebuild to quickly and easily install Conky. Pay particular
-attention to the the USE flags. You'll most likely want X11 support
-(<c>X</c>), and make sure you select the USE flags for any music players (other
-than MPD) which you want. XMMS (<c>xmms</c>), Audacious (<c>audacious</c>), or
-XMMS support via the xmms-infopipe plugin (<c>infopipe</c>). If you want to
-use the TCP port monitor, be SURE to disable the <c>ipv6</c> use flag, as the
-port monitor is for ipv4 systems only.
+Gentoo provides an ebuild to quickly and easily install Conky. Pay particular
+attention to the the USE flags. You'll most likely want X11 support (<c>X</c>),
+and make sure you select the USE flags for any music players (other than MPD)
+which you want, such as Audacious (<c>audacious</c>). If you want to use the
+TCP port monitor, be SURE to disable the <c>ipv6</c> use flag, as the port
+monitor is for ipv4 systems only.
</p>
<p>
@@ -87,7 +86,7 @@
<pre caption="/etc/portage/package.use">
<comment>(Use the following as an example)</comment>
-# <i>echo app-admin/conky truetype audacious -xmms -infopipe -ipv6 >> /etc/portage/package.use</i>
+# <i>echo app-admin/conky truetype audacious -ipv6 >> /etc/portage/package.use</i>
</pre>
<p>
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2006-11-02 18:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-02 18:21 Josh Saddler [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-31 21:54 [gentoo-doc-cvs] cvs commit: conky-howto.xml Joshua Saddler
2008-04-22 8:01 Joshua Saddler
2007-07-02 5:20 Josh Saddler
2007-01-27 19:31 Camille Huot
2006-11-30 6:48 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=20061102182114.E971164655@smtp.gentoo.org \
--to=nightmorph@lark.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