nightmorph 08/02/24 09:17:47 Modified: xfce-config.xml Log: upon further reflection, abiword does not need its own code listing. instead i trimmed it down and briefly mentioned abiword-plugins.
Revision Changes Path 1.17 xml/htdocs/doc/en/xfce-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.17&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.16&r2=1.17 Index: xfce-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- xfce-config.xml 24 Feb 2008 08:36:44 -0000 1.16 +++ xfce-config.xml 24 Feb 2008 09:17:47 -0000 1.17 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.16 2008/02/24 08:36:44 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.17 2008/02/24 09:17:47 nightmorph Exp $ --> <guide link="/doc/en/xfce-config.xml"> <title>The Xfce Configuration Guide</title> @@ -18,7 +18,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.12</version> +<version>1.13</version> <date>2008-02-24</date> <chapter> @@ -299,16 +299,13 @@ </p> <p> -Though <c>mousepad</c> is nice enough, if you need a full-featured word -processor but don't want the bloat of OpenOffice, try emerging <c>abiword</c>. -<uri link="http://www.abisource.com">AbiWord</uri> is lighter, faster, and is -completely interoperable with industry-standard document types. +Though <c>mousepad</c> is nice enough as a quick text editor, if you need a +full-featured word processor but don't want the bloat of OpenOffice, try +emerging <c>abiword</c>. <uri link="http://www.abisource.com">AbiWord</uri> is +lighter, faster, and is completely interoperable with industry-standard document +types. It can also be further extended with <c>abiword-plugins</c>. </p> -<pre caption="Adding a word processor"> -# <i>emerge -avt abiword</i> -</pre> - <p> Need a nice email client/newsreader that isn't as demanding as <c>mozilla-thunderbird</c> or <c>evolution</c>? Try emerging <c>claws-mail</c>. -- [email protected] mailing list
