| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.16 2008/02/24 08:36:44 nightmorph Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.17 2008/02/24 09:17:47 nightmorph Exp $ --> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/xfce-config.xml"> |
5 | <guide link="/doc/en/xfce-config.xml"> |
| 6 | <title>The Xfce Configuration Guide</title> |
6 | <title>The Xfce Configuration Guide</title> |
| 7 | |
7 | |
| 8 | <author title="Author"> |
8 | <author title="Author"> |
| … | |
… | |
| 16 | |
16 | |
| 17 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
17 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 18 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
18 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 19 | <license/> |
19 | <license/> |
| 20 | |
20 | |
| 21 | <version>1.12</version> |
21 | <version>1.13</version> |
| 22 | <date>2008-02-24</date> |
22 | <date>2008-02-24</date> |
| 23 | |
23 | |
| 24 | <chapter> |
24 | <chapter> |
| 25 | <title>Introduction</title> |
25 | <title>Introduction</title> |
| 26 | <section> |
26 | <section> |
| … | |
… | |
| 297 | Next, let's see about adding some useful but lightweight desktop applications, |
297 | Next, let's see about adding some useful but lightweight desktop applications, |
| 298 | in keeping with Xfce's philosophy. |
298 | in keeping with Xfce's philosophy. |
| 299 | </p> |
299 | </p> |
| 300 | |
300 | |
| 301 | <p> |
301 | <p> |
| 302 | Though <c>mousepad</c> is nice enough, if you need a full-featured word |
302 | Though <c>mousepad</c> is nice enough as a quick text editor, if you need a |
| 303 | processor but don't want the bloat of OpenOffice, try emerging <c>abiword</c>. |
303 | full-featured word processor but don't want the bloat of OpenOffice, try |
| 304 | <uri link="http://www.abisource.com">AbiWord</uri> is lighter, faster, and is |
304 | emerging <c>abiword</c>. <uri link="http://www.abisource.com">AbiWord</uri> is |
| 305 | completely interoperable with industry-standard document types. |
305 | lighter, faster, and is completely interoperable with industry-standard document |
| 306 | </p> |
306 | types. It can also be further extended with <c>abiword-plugins</c>. |
| 307 | |
|
|
| 308 | <pre caption="Adding a word processor"> |
|
|
| 309 | # <i>emerge -avt abiword</i> |
|
|
| 310 | </pre> |
307 | </p> |
| 311 | |
308 | |
| 312 | <p> |
309 | <p> |
| 313 | Need a nice email client/newsreader that isn't as demanding as |
310 | Need a nice email client/newsreader that isn't as demanding as |
| 314 | <c>mozilla-thunderbird</c> or <c>evolution</c>? Try emerging <c>claws-mail</c>. |
311 | <c>mozilla-thunderbird</c> or <c>evolution</c>? Try emerging <c>claws-mail</c>. |
| 315 | </p> |
312 | </p> |