| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | |
2 | |
| 3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.9 2006/09/10 02:01:41 rane Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.10 2006/10/08 19:18:43 nightmorph Exp $ --> |
| 4 | |
4 | |
| 5 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
5 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 6 | |
6 | |
| 7 | <guide link="/doc/en/gnome-config.xml"> |
7 | <guide link="/doc/en/gnome-config.xml"> |
| 8 | |
8 | |
| … | |
… | |
| 22 | |
22 | |
| 23 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
23 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 24 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
24 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 25 | <license/> |
25 | <license/> |
| 26 | |
26 | |
| 27 | <version>1.8</version> |
27 | <version>1.9</version> |
| 28 | <date>2006-09-09</date> |
28 | <date>2006-10-08</date> |
| 29 | |
29 | |
| 30 | <chapter> |
30 | <chapter> |
| 31 | <title>What is GNOME?</title> |
31 | <title>What is GNOME?</title> |
| 32 | <section> |
32 | <section> |
| 33 | <title>The Project</title> |
33 | <title>The Project</title> |
| … | |
… | |
| 86 | X). If you don't want KDE support (the other big desktop environment), remove |
86 | X). If you don't want KDE support (the other big desktop environment), remove |
| 87 | <c>qt*</c>, <c>arts</c> and <c>kde</c>. |
87 | <c>qt*</c>, <c>arts</c> and <c>kde</c>. |
| 88 | </p> |
88 | </p> |
| 89 | |
89 | |
| 90 | <pre caption="Example USE in /etc/make.conf"> |
90 | <pre caption="Example USE in /etc/make.conf"> |
| 91 | USE="-qt -qt3 -qt4 -arts -kde gtk gnome hal avahi" |
91 | USE="-qt3 -qt4 -arts -kde gtk gnome hal avahi" |
| 92 | </pre> |
92 | </pre> |
| 93 | |
93 | |
| 94 | <p> |
94 | <p> |
| 95 | Once done, start installing GNOME by emerging <c>gnome</c> and |
95 | Once done, start installing GNOME by emerging <c>gnome</c> and |
| 96 | <c>xscreensaver</c>: |
96 | <c>xscreensaver</c>: |