Gentoo Archives: gentoo-doc-cvs

From: Camille Huot <cam@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gnome-config.xml
Date: Mon, 26 Nov 2007 13:01:33
Message-Id: E1IwdaP-0002sM-VI@stork.gentoo.org
1 cam 07/11/26 13:01:17
2
3 Modified: gnome-config.xml
4 Log:
5 Fix typo: s/Rendevouz/Rendezvous/
6
7 Revision Changes Path
8 1.25 xml/htdocs/doc/en/gnome-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.25&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.25&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.24&r2=1.25
13
14 Index: gnome-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
17 retrieving revision 1.24
18 retrieving revision 1.25
19 diff -u -r1.24 -r1.25
20 --- gnome-config.xml 14 Nov 2007 20:08:39 -0000 1.24
21 +++ gnome-config.xml 26 Nov 2007 13:01:17 -0000 1.25
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.24 2007/11/14 20:08:39 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.25 2007/11/26 13:01:17 cam Exp $ -->
27
28 <guide link="/doc/en/gnome-config.xml">
29 <title>The GNOME Configuration HOWTO</title>
30 @@ -83,9 +83,9 @@
31 listed in <path>/etc/make.conf</path>. If you want support for <c>hald</c>, the
32 hardware abstraction layer daemon add <c>hal</c> to your USE flags. The same
33 goes for <c>dbus</c>, a system message bus Gnome uses extensively. The
34 -<c>avahi</c> USE flag brings DNS detection to GNOME (similiar to Rendevouz under
35 -Mac OS X). If you don't want KDE support (the other big desktop environment),
36 -remove <c>qt3</c>, <c>qt4</c>, <c>arts</c>, and <c>kde</c>.
37 +<c>avahi</c> USE flag brings DNS detection to GNOME (similiar to Rendezvous
38 +under Mac OS X). If you don't want KDE support (the other big desktop
39 +environment), remove <c>qt3</c>, <c>qt4</c>, <c>arts</c>, and <c>kde</c>.
40 </p>
41
42 <pre caption="Example USE in /etc/make.conf">
43
44
45
46 --
47 gentoo-doc-cvs@g.o mailing list