* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2006-04-03 17:17 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2006-04-03 17:17 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 06/04/03 17:17:15
Modified: gnome-config.xml
Log:
Switched from fam to gamin in the Gnome howto, see bug 126666
Revision Changes Path
1.6 xml/htdocs/doc/en/gnome-config.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnome-config.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnome-config.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnome-config.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-config.xml 25 Mar 2005 15:55:32 -0000 1.5
+++ gnome-config.xml 3 Apr 2006 17:17:15 -0000 1.6
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.5 2005/03/25 15:55:32 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.6 2006/04/03 17:17:15 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
<license/>
-<version>1.5</version>
-<date>2005-03-25</date>
+<version>1.6</version>
+<date>2006-04-03</date>
<chapter>
<title>What is GNOME?</title>
@@ -120,14 +120,30 @@
<p>
If you paid attention to the output of your previous <c>emerge</c> command,
-you'll notice that it suggests adding <c>famd</c> to the default runlevel to
-have nautilus and gnome-vfs monitor file changes:
+you'll notice that it suggests using <c>gamin</c> to have nautilus and
+gnome-vfs monitor file changes:
</p>
-<pre caption="Adding famd, hald and mDNSResponder to the default runlevel">
-# <i>/etc/init.d/famd start</i>
-# <i>rc-update add famd default</i>
+<pre caption="Installing gamin, a file alteration monitor">
+# <i>emerge gamin</i>
+</pre>
+
+<impo>
+If you are switching from <c>fam</c> (the old, deprecated file monitor) to
+<c>gamin</c>, you will need to remove <c>famd</c> from all runlevels and then
+unmerge it:
+</impo>
+
+<pre caption="Switching to gamin">
+# <i>rc-update del famd default</i>
+# <i>emerge --unmerge fam</i>
+</pre>
+
+<p>
+Next we'll clean up the remaining runlevels.
+</p>
+<pre caption="Adding hald and mDNSResponder to the default runlevel">
# <i>/etc/init.d/hald start</i>
# <i>rc-update add hald default</i>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2006-08-01 13:43 Xavier Neys
0 siblings, 0 replies; 17+ messages in thread
From: Xavier Neys @ 2006-08-01 13:43 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/08/01 13:43:31
Modified: gnome-config.xml
Log:
#142364 fixed USE flags and s/howl/avahi/
Revision Changes Path
1.7 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.6&r2=1.7
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-config.xml 3 Apr 2006 17:17:15 -0000 1.6
+++ gnome-config.xml 1 Aug 2006 13:43:31 -0000 1.7
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.6 2006/04/03 17:17:15 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.7 2006/08/01 13:43:31 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -21,11 +21,11 @@
</abstract>
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
<version>1.6</version>
-<date>2006-04-03</date>
+<date>2006-08-01</date>
<chapter>
<title>What is GNOME?</title>
@@ -79,16 +79,16 @@
<p>
Before you start installing GNOME, you might want to edit your USE variables.
-Make sure that <c>gtk</c> and <c>gnome</c> are in your USE variable listed in
+Make sure that <c>gtk*</c> and <c>gnome</c> are in your USE variable listed in
<path>/etc/make.conf</path>. If you want support for <c>hald</c>, the hardware
abstraction layer daemon add <c>hal</c> to your USE flags. USE variable
-<c>howl</c> brings DNS-detection to GNOME (similiar to Rendevouz under Mac OS X).
-If you don't want KDE support (the other big desktop environment), remove
-<c>qt</c> and <c>kde</c>.
+<c>avahi</c> brings DNS-detection to GNOME (similiar to Rendevouz under Mac OS
+X). If you don't want KDE support (the other big desktop environment), remove
+<c>qt*</c>, <c>arts</c> and <c>kde</c>.
</p>
<pre caption="Example USE in /etc/make.conf">
-USE="-qt -kde gtk gnome hal howl"
+USE="-qt -qt3 -qt4 -arts -kde gtk gtk2 gnome hal avahi"
</pre>
<p>
@@ -143,12 +143,12 @@
Next we'll clean up the remaining runlevels.
</p>
-<pre caption="Adding hald and mDNSResponder to the default runlevel">
+<pre caption="Adding hald and avahi-dnsconfd to the default runlevel">
# <i>/etc/init.d/hald start</i>
# <i>rc-update add hald default</i>
-# <i>/etc/init.d/mDNSResponder start</i>
-# <i>rc-update add mDNSResponder default</i>
+# <i>/etc/init.d/avahi-dnsconfd start</i>
+# <i>rc-update add avahi-dnsconfd default</i>
</pre>
</body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2006-08-01 13:45 Xavier Neys
0 siblings, 0 replies; 17+ messages in thread
From: Xavier Neys @ 2006-08-01 13:45 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/08/01 13:45:21
Modified: gnome-config.xml
Log:
missed <version> tag in English version
Revision Changes Path
1.8 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.7&r2=1.8
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-config.xml 1 Aug 2006 13:43:31 -0000 1.7
+++ gnome-config.xml 1 Aug 2006 13:45:21 -0000 1.8
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.7 2006/08/01 13:43:31 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.8 2006/08/01 13:45:21 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,7 +24,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.6</version>
+<version>1.7</version>
<date>2006-08-01</date>
<chapter>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2006-09-10 2:01 Lukasz Damentko
0 siblings, 0 replies; 17+ messages in thread
From: Lukasz Damentko @ 2006-09-10 2:01 UTC (permalink / raw
To: gentoo-doc-cvs
rane 06/09/10 02:01:41
Modified: gnome-config.xml
Log:
#146994, getting rid of gtk2 USE flag
Revision Changes Path
1.9 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.8&r2=1.9
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-config.xml 1 Aug 2006 13:45:21 -0000 1.8
+++ gnome-config.xml 10 Sep 2006 02:01:41 -0000 1.9
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.8 2006/08/01 13:45:21 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.9 2006/09/10 02:01:41 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.7</version>
-<date>2006-08-01</date>
+<version>1.8</version>
+<date>2006-09-09</date>
<chapter>
<title>What is GNOME?</title>
@@ -79,7 +79,7 @@
<p>
Before you start installing GNOME, you might want to edit your USE variables.
-Make sure that <c>gtk*</c> and <c>gnome</c> are in your USE variable listed in
+Make sure that <c>gtk</c> and <c>gnome</c> are in your USE variable listed in
<path>/etc/make.conf</path>. If you want support for <c>hald</c>, the hardware
abstraction layer daemon add <c>hal</c> to your USE flags. USE variable
<c>avahi</c> brings DNS-detection to GNOME (similiar to Rendevouz under Mac OS
@@ -88,7 +88,7 @@
</p>
<pre caption="Example USE in /etc/make.conf">
-USE="-qt -qt3 -qt4 -arts -kde gtk gtk2 gnome hal avahi"
+USE="-qt -qt3 -qt4 -arts -kde gtk gnome hal avahi"
</pre>
<p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2006-11-28 7:47 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2006-11-28 7:47 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 06/11/28 07:47:28
Modified: gnome-config.xml
Log:
added a few tidbits to the gnome guide, thanks to Luca Marturana for the suggestions
Revision Changes Path
1.11 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.10&r2=1.11
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnome-config.xml 8 Oct 2006 19:18:43 -0000 1.10
+++ gnome-config.xml 28 Nov 2006 07:47:28 -0000 1.11
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.10 2006/10/08 19:18:43 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.11 2006/11/28 07:47:28 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.9</version>
-<date>2006-10-08</date>
+<version>1.10</version>
+<date>2006-11-27</date>
<chapter>
<title>What is GNOME?</title>
@@ -97,7 +97,7 @@
</p>
<pre caption="Installing GNOME">
-# <i>emerge gnome xscreensaver</i>
+# <i>emerge gnome gnome-screensaver</i>
</pre>
<p>
@@ -219,7 +219,8 @@
<p>
To use the functionality of <c>hald</c> just start <c>gnome-volume-manager</c>
-and edit its preferences.
+and edit its preferences. Also, you'll need to add your user to the
+<c>plugdev</c> group.
</p>
</body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2006-11-28 17:10 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2006-11-28 17:10 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 06/11/28 17:10:14
Modified: gnome-config.xml
Log:
s/xscreensaver/gnome-screensaver, bug 156432
Revision Changes Path
1.12 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.11&r2=1.12
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gnome-config.xml 28 Nov 2006 07:47:28 -0000 1.11
+++ gnome-config.xml 28 Nov 2006 17:10:14 -0000 1.12
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.11 2006/11/28 07:47:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.12 2006/11/28 17:10:14 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.10</version>
-<date>2006-11-27</date>
+<version>1.11</version>
+<date>2006-11-28</date>
<chapter>
<title>What is GNOME?</title>
@@ -93,7 +93,7 @@
<p>
Once done, start installing GNOME by emerging <c>gnome</c> and
-<c>xscreensaver</c>:
+<c>gnome-screensaver</c>:
</p>
<pre caption="Installing GNOME">
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2006-12-17 3:50 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2006-12-17 3:50 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 06/12/17 03:50:54
Modified: gnome-config.xml
Log:
made unmerge fam instructions even more crystal clear; apparently all the <impo> and *if* statements aren't enough, bug 158307
Revision Changes Path
1.15 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.14&r2=1.15
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- gnome-config.xml 29 Nov 2006 15:48:57 -0000 1.14
+++ gnome-config.xml 17 Dec 2006 03:50:54 -0000 1.15
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.14 2006/11/29 15:48:57 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.15 2006/12/17 03:50:54 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.11</version>
-<date>2006-11-28</date>
+<version>1.12</version>
+<date>2006-12-16</date>
<chapter>
<title>What is GNOME?</title>
@@ -134,9 +134,9 @@
unmerge it:
</impo>
-<pre caption="Switching to gamin">
+<pre caption="Optional: switching to gamin from fam">
# <i>rc-update del famd default</i>
-# <i>emerge --unmerge fam</i>
+# <i>emerge --unmerge app-admin/fam</i>
</pre>
<p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2006-12-23 4:40 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2006-12-23 4:40 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 06/12/23 04:40:55
Modified: gnome-config.xml
Log:
changed DISPLAYMANAGER config file location, bug 158661
Revision Changes Path
1.16 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.15&r2=1.16
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gnome-config.xml 17 Dec 2006 03:50:54 -0000 1.15
+++ gnome-config.xml 23 Dec 2006 04:40:54 -0000 1.16
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.15 2006/12/17 03:50:54 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.16 2006/12/23 04:40:54 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.12</version>
-<date>2006-12-16</date>
+<version>1.13</version>
+<date>2006-12-22</date>
<chapter>
<title>What is GNOME?</title>
@@ -202,10 +202,10 @@
</pre>
<p>
-Now edit <path>/etc/rc.conf</path> and alter the DISPLAYMANAGER variable.
+Now edit <path>/etc/conf.d/xdm</path> and alter the DISPLAYMANAGER variable.
</p>
-<pre caption="Editing /etc/rc.conf">
+<pre caption="Editing /etc/conf.d/xdm">
DISPLAYMANAGER="gdm"
</pre>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2007-01-28 4:54 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2007-01-28 4:54 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/01/28 04:54:48
Modified: gnome-config.xml
Log:
removed emerge gnome-screensaver instruction, since it's now a direct dependency of emerging gnome, bah
Revision Changes Path
1.18 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.17&r2=1.18
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- gnome-config.xml 8 Jan 2007 21:05:06 -0000 1.17
+++ gnome-config.xml 28 Jan 2007 04:54:48 -0000 1.18
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.17 2007/01/08 21:05:06 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.18 2007/01/28 04:54:48 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.14</version>
-<date>2007-01-08</date>
+<version>1.15</version>
+<date>2007-01-27</date>
<chapter>
<title>What is GNOME?</title>
@@ -101,12 +101,11 @@
</pre>
<p>
-Once done, start installing GNOME by emerging <c>gnome</c> and
-<c>gnome-screensaver</c>:
+Once done, start installing GNOME by emerging <c>gnome</c>:
</p>
<pre caption="Installing GNOME">
-# <i>emerge gnome gnome-screensaver</i>
+# <i>emerge gnome</i>
</pre>
<p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2007-07-04 23:17 Jan Kundrat
0 siblings, 0 replies; 17+ messages in thread
From: Jan Kundrat @ 2007-07-04 23:17 UTC (permalink / raw
To: gentoo-doc-cvs
jkt 07/07/04 23:17:39
Modified: gnome-config.xml
Log:
fixing section about updating runlevels
Revision Changes Path
1.19 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.18&r2=1.19
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- gnome-config.xml 28 Jan 2007 04:54:48 -0000 1.18
+++ gnome-config.xml 4 Jul 2007 23:17:39 -0000 1.19
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.18 2007/01/28 04:54:48 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.19 2007/07/04 23:17:39 jkt Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.15</version>
-<date>2007-01-27</date>
+<version>1.16</version>
+<date>2007-07-05</date>
<chapter>
<title>What is GNOME?</title>
@@ -143,12 +143,12 @@
</impo>
<pre caption="Optional: switching to gamin from fam">
-# <i>rc-update del famd default</i>
+# <i>rc-update del famd</i>
# <i>emerge --unmerge app-admin/fam</i>
</pre>
<p>
-Next we'll clean up the remaining runlevels.
+Next we'll clean up the remaining services.
</p>
<pre caption="Adding hald and avahi-dnsconfd to the default runlevel">
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2007-11-14 6:30 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2007-11-14 6:30 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/11/14 06:30:34
Modified: gnome-config.xml
Log:
coding style, no content change
Revision Changes Path
1.20 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.19&r2=1.20
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- gnome-config.xml 4 Jul 2007 23:17:39 -0000 1.19
+++ gnome-config.xml 14 Nov 2007 06:30:34 -0000 1.20
@@ -1,11 +1,8 @@
<?xml version='1.0' encoding='UTF-8'?>
-
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.19 2007/07/04 23:17:39 jkt Exp $ -->
-
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.20 2007/11/14 06:30:34 nightmorph Exp $ -->
<guide link="/doc/en/gnome-config.xml">
-
<title>The GNOME Configuration HOWTO</title>
<author title="Author">
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2007-11-14 6:49 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2007-11-14 6:49 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/11/14 06:49:38
Modified: gnome-config.xml
Log:
better USE flag suggestions. can't believe X wasn't in the USE flags; no wonder there are 800 million duplicated threads on 'cairo needs the X use flag set' for compilation failures while following the gnome guide. this should fix that.
Revision Changes Path
1.21 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.20&r2=1.21
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- gnome-config.xml 14 Nov 2007 06:30:34 -0000 1.20
+++ gnome-config.xml 14 Nov 2007 06:49:38 -0000 1.21
@@ -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/gnome-config.xml,v 1.20 2007/11/14 06:30:34 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.21 2007/11/14 06:49:38 nightmorph Exp $ -->
<guide link="/doc/en/gnome-config.xml">
<title>The GNOME Configuration HOWTO</title>
@@ -11,6 +11,9 @@
<author title="Editor">
<mail link="lars@strojny.net">Lars Strojny</mail>
</author>
+<author title="Editor">
+ <mail link="nightmorph"/>
+</author>
<abstract>
A frequently used environment is GNOME. This HOWTO tries to describe
@@ -21,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.16</version>
-<date>2007-07-05</date>
+<version>1.17</version>
+<date>2007-11-13</date>
<chapter>
<title>What is GNOME?</title>
@@ -76,16 +79,17 @@
<p>
Before you start installing GNOME, you might want to edit your USE variables.
-Make sure that <c>gtk</c> and <c>gnome</c> are in your USE variable listed in
-<path>/etc/make.conf</path>. If you want support for <c>hald</c>, the hardware
-abstraction layer daemon add <c>hal</c> to your USE flags. USE variable
-<c>avahi</c> brings DNS-detection to GNOME (similiar to Rendevouz under Mac OS
-X). If you don't want KDE support (the other big desktop environment), remove
-<c>qt*</c>, <c>arts</c> and <c>kde</c>.
+Make sure that <c>X</c>, <c>gtk</c>, and <c>gnome</c> are in your USE variable
+listed in <path>/etc/make.conf</path>. If you want support for <c>hald</c>, the
+hardware abstraction layer daemon add <c>hal</c> to your USE flags. The same
+goes for <c>dbus</c>, a system message bus Gnome uses extensively. The
+<c>avahi</c> USE flag brings DNS detection to GNOME (similiar to Rendevouz under
+Mac OS X). If you don't want KDE support (the other big desktop environment),
+remove <c>qt3</c>, <c>qt4</c>, <c>arts</c>, and <c>kde</c>.
</p>
<pre caption="Example USE in /etc/make.conf">
-USE="-qt3 -qt4 -arts -kde gtk gnome hal avahi"
+USE="-qt3 -qt4 -arts -kde X dbus gtk gnome hal avahi"
</pre>
<p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2007-11-14 7:04 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2007-11-14 7:04 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/11/14 07:04:54
Modified: gnome-config.xml
Log:
forgot to add the relevant runlevel stuff to the previous commit
Revision Changes Path
1.22 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.21&r2=1.22
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- gnome-config.xml 14 Nov 2007 06:49:38 -0000 1.21
+++ gnome-config.xml 14 Nov 2007 07:04:54 -0000 1.22
@@ -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/gnome-config.xml,v 1.21 2007/11/14 06:49:38 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.22 2007/11/14 07:04:54 nightmorph Exp $ -->
<guide link="/doc/en/gnome-config.xml">
<title>The GNOME Configuration HOWTO</title>
@@ -24,7 +24,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.17</version>
+<version>1.18</version>
<date>2007-11-13</date>
<chapter>
@@ -156,6 +156,9 @@
# <i>/etc/init.d/hald start</i>
# <i>rc-update add hald default</i>
+# <i>/etc/ininit.d/dbus start</i>
+# <i>rc-update add dbus default</i>
+
# <i>/etc/init.d/avahi-dnsconfd start</i>
# <i>rc-update add avahi-dnsconfd default</i>
</pre>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2007-11-14 7:08 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2007-11-14 7:08 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/11/14 07:08:36
Modified: gnome-config.xml
Log:
typo fix for the previous fix; should be init.d. really, that's the last commit in this series. really. i hope.
Revision Changes Path
1.23 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.22&r2=1.23
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- gnome-config.xml 14 Nov 2007 07:04:54 -0000 1.22
+++ gnome-config.xml 14 Nov 2007 07:08:36 -0000 1.23
@@ -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/gnome-config.xml,v 1.22 2007/11/14 07:04:54 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.23 2007/11/14 07:08:36 nightmorph Exp $ -->
<guide link="/doc/en/gnome-config.xml">
<title>The GNOME Configuration HOWTO</title>
@@ -156,7 +156,7 @@
# <i>/etc/init.d/hald start</i>
# <i>rc-update add hald default</i>
-# <i>/etc/ininit.d/dbus start</i>
+# <i>/etc/init.d/dbus start</i>
# <i>rc-update add dbus default</i>
# <i>/etc/init.d/avahi-dnsconfd start</i>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2007-11-14 20:08 Josh Saddler
0 siblings, 0 replies; 17+ messages in thread
From: Josh Saddler @ 2007-11-14 20:08 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/11/14 20:08:39
Modified: gnome-config.xml
Log:
yesterday's final typo fix to a code listing deserves a bump (from jkt: 'This one deserves a bumpgvim gnome-config.xml gvim gnome-config.xml 1111one111eleven'), so bumping now for the sake of the translators. and for the sake of the children. think of the children.
Revision Changes Path
1.24 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.23&r2=1.24
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gnome-config.xml 14 Nov 2007 07:08:36 -0000 1.23
+++ gnome-config.xml 14 Nov 2007 20:08:39 -0000 1.24
@@ -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/gnome-config.xml,v 1.23 2007/11/14 07:08:36 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.24 2007/11/14 20:08:39 nightmorph Exp $ -->
<guide link="/doc/en/gnome-config.xml">
<title>The GNOME Configuration HOWTO</title>
@@ -24,7 +24,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.18</version>
+<version>1.19</version>
<date>2007-11-13</date>
<chapter>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2007-11-26 13:01 Camille Huot
0 siblings, 0 replies; 17+ messages in thread
From: Camille Huot @ 2007-11-26 13:01 UTC (permalink / raw
To: gentoo-doc-cvs
cam 07/11/26 13:01:17
Modified: gnome-config.xml
Log:
Fix typo: s/Rendevouz/Rendezvous/
Revision Changes Path
1.25 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.24&r2=1.25
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- gnome-config.xml 14 Nov 2007 20:08:39 -0000 1.24
+++ gnome-config.xml 26 Nov 2007 13:01:17 -0000 1.25
@@ -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/gnome-config.xml,v 1.24 2007/11/14 20:08:39 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.25 2007/11/26 13:01:17 cam Exp $ -->
<guide link="/doc/en/gnome-config.xml">
<title>The GNOME Configuration HOWTO</title>
@@ -83,9 +83,9 @@
listed in <path>/etc/make.conf</path>. If you want support for <c>hald</c>, the
hardware abstraction layer daemon add <c>hal</c> to your USE flags. The same
goes for <c>dbus</c>, a system message bus Gnome uses extensively. The
-<c>avahi</c> USE flag brings DNS detection to GNOME (similiar to Rendevouz under
-Mac OS X). If you don't want KDE support (the other big desktop environment),
-remove <c>qt3</c>, <c>qt4</c>, <c>arts</c>, and <c>kde</c>.
+<c>avahi</c> USE flag brings DNS detection to GNOME (similiar to Rendezvous
+under Mac OS X). If you don't want KDE support (the other big desktop
+environment), remove <c>qt3</c>, <c>qt4</c>, <c>arts</c>, and <c>kde</c>.
</p>
<pre caption="Example USE in /etc/make.conf">
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-doc-cvs] cvs commit: gnome-config.xml
@ 2008-05-23 20:00 Sven Vermeulen
0 siblings, 0 replies; 17+ messages in thread
From: Sven Vermeulen @ 2008-05-23 20:00 UTC (permalink / raw
To: gentoo-doc-cvs
swift 08/05/23 20:00:57
Modified: gnome-config.xml
Log:
Coding style
Revision Changes Path
1.26 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.25&r2=1.26
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gnome-config.xml 26 Nov 2007 13:01:17 -0000 1.25
+++ gnome-config.xml 23 May 2008 20:00:57 -0000 1.26
@@ -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/gnome-config.xml,v 1.25 2007/11/26 13:01:17 cam Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.26 2008/05/23 20:00:57 swift Exp $ -->
<guide link="/doc/en/gnome-config.xml">
<title>The GNOME Configuration HOWTO</title>
@@ -16,7 +16,7 @@
</author>
<abstract>
-A frequently used environment is GNOME. This HOWTO tries to describe
+A frequently used environment is GNOME. This HOWTO tries to describe
all aspects of GNOME, including installation, configuration, usage, ...
</abstract>
@@ -36,8 +36,8 @@
<p>
The <uri link="http://www.gnome.org">GNOME</uri> project is a free software
project dedicated to the development of GNOME, a Unix/Linux desktop suite and
-development platform. The <uri link="http://foundation.gnome.org">GNOME
-Foundation</uri> coordinates the development and other aspects of the GNOME
+development platform. The <uri link="http://foundation.gnome.org">GNOME
+Foundation</uri> coordinates the development and other aspects of the GNOME
Project.
</p>
@@ -119,7 +119,7 @@
<p>
This will take a while, so you might want to start reading all those books your
-mother bought you but you never opened. Done? Great, now update your
+mother bought you but you never opened. Done? Great, now update your
environment variables:
</p>
--
gentoo-doc-cvs@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2008-05-23 20:01 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-28 17:10 [gentoo-doc-cvs] cvs commit: gnome-config.xml Josh Saddler
-- strict thread matches above, loose matches on Subject: below --
2008-05-23 20:00 Sven Vermeulen
2007-11-26 13:01 Camille Huot
2007-11-14 20:08 Josh Saddler
2007-11-14 7:08 Josh Saddler
2007-11-14 7:04 Josh Saddler
2007-11-14 6:49 Josh Saddler
2007-11-14 6:30 Josh Saddler
2007-07-04 23:17 Jan Kundrat
2007-01-28 4:54 Josh Saddler
2006-12-23 4:40 Josh Saddler
2006-12-17 3:50 Josh Saddler
2006-11-28 7:47 Josh Saddler
2006-09-10 2:01 Lukasz Damentko
2006-08-01 13:45 Xavier Neys
2006-08-01 13:43 Xavier Neys
2006-04-03 17:17 Josh Saddler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox