From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1GpfjD-0001Lb-CI for garchives@archives.gentoo.org; Thu, 30 Nov 2006 06:49:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAU6mqGp029429; Thu, 30 Nov 2006 06:48:52 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAU6mpwF024230 for ; Thu, 30 Nov 2006 06:48:51 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id C2FC4646CF for ; Thu, 30 Nov 2006 06:48:50 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Thu, 30 Nov 2006 06:48:50 +0000 From: "Josh Saddler" Date: Thu, 30 Nov 2006 06:48:50 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: conky-howto.xml Message-Id: <20061130064850.C2FC4646CF@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 628721c9-d945-4236-ab22-eb20500941f5 X-Archives-Hash: 8755679b18aeadd4776d9c95541917f1 nightmorph 06/11/30 06:48:50 Modified: conky-howto.xml Log: typo fix; no content change (conkyrc example should be lowercase) Revision Changes Path 1.4 xml/htdocs/doc/en/conky-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?r1=1.3&r2=1.4 Index: conky-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/conky-howto.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- conky-howto.xml 2 Nov 2006 18:21:14 -0000 1.3 +++ conky-howto.xml 30 Nov 2006 06:48:50 -0000 1.4 @@ -131,7 +131,7 @@ 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 -/usr/share/doc/<conky-version>/Conkyrc.sample.gz Make sure +/usr/share/doc/<conky-version>/conkyrc.sample.gz Make sure to replace <conky-version> with the specific version of Conky you have installed.

-- gentoo-doc-cvs@gentoo.org mailing list