* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/gnome/howtos: gnome-2.26-upgrade.xml
@ 2009-07-28 22:13 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-07-28 22:13 UTC (permalink / raw
To: gentoo-commits
eva 09/07/28 22:13:20
Added: gnome-2.26-upgrade.xml
Log:
First go at Gnome 2.26 upgrade guide.
Revision Changes Path
1.1 xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.1&content-type=text/plain
Index: gnome-2.26-upgrade.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.1 2009/07/28 22:13:20 eva Exp $ -->
<guide link="/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml">
<title>Gnome 2.26 Upgrade Guide</title>
<author title="Author">
<mail link="eva"/>
</author>
<abstract>
This is a guide for upgrading from GNOME 2.24.x to GNOME 2.26.x.
</abstract>
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
<version>1.0</version>
<date>2009-07-28</date>
<chapter>
<title>Changes</title>
<section>
<title>Session handling</title>
<body>
<p>
Due to a major rewrite of <c>gnome-base/gnome-session</c>, saved sessions will
most likely be lost because of a change in the format.
</p>
</body>
</section>
<section>
<title>Brasero Disc Burner</title>
<body>
<p>
Starting with 2.26, Brasero (<c>app-cdr/brasero</c>) is the official optical
media burning utility. It replaces nautilus CD burner
(<c>gnome-extra/nautilus-cd-burner</c>) completely by providing an extension to
nautilus that behaves the same way nautilus CD burner did and an application to
do more advanced tasks.
</p>
<p>
If you are happy with Brasero after completing the GNOME upgrade, you may
consider uninstalling <c>gnome-extra/nautilus-cd-burner</c>.
</p>
</body>
</section>
<section>
<title>Pulseaudio integration</title>
<body>
<p>
GNOME 2.26 now offers a complete pulseaudio integration. Please note that on
some hardware, enabling pulseaudio USE flag means that you will have to enable
its support in other application using sound output (ie. mplayer).
</p>
</body>
</section>
<section>
<title>gnome-desktop API changes</title>
<body>
<p>
Due to the GNOME goal of killing old libraries usage, gnome-desktop changed its
API again. It should not break anything while upgrading but do not forget to run
revdep-rebuild or emerge @preserved-rebuild at then end of the upgrade process
and check that the old library is gone.
</p>
</body>
</section>
<section>
<title>gnome-menus and KDE file-collision changes</title>
<body>
<p>
Due to file-collision between GNOME menus and KDE's own menus,
<c>gnome-base/gnome-menus</c> was changed to use a prefixed location for its
menu. If you are using a login manager and loose your menu, please re-select
gnome as your session at login prompt. If you start gnome by hand, please
export XDG_MENU_PREFIX=gnome- to get your menu back. See
<uri link="http://bugs.gentoo.org/256614">bug #256614</uri> for details.
</p>
</body>
</section>
<section>
<title>Other changes</title>
<body>
<p>
Please see the <uri
link="http://library.gnome.org/misc/release-notes/2.26/">GNOME 2.26 Release
Notes</uri> for what else new is in this major release of GNOME.
</p>
</body>
</section>
</chapter>
<chapter>
<title>Kwown Issues</title>
<section>
<title>Nautilus constantly restarting</title>
<body>
<p>
With gnome-session rewrite, nautilus is consider as an insecable part of the
GNOME desktop. Unfortunately, since nautilus exists when it does not handle the
desktop, it will be automatically and immediately respawned by gnome-session
resulting in an infinite nautilus spawning loop. See
<uri link="http://bugs.gentoo.org/266398">bug #266398</uri> for updates on this
issue.
</p>
</body>
</section>
<section>
<title>gnome-base/gnome-keyring build failures</title>
<body>
<p>
Due to changes in RPC code, gnome-keyring fails to build its API documentation
and to pass its tests. These issues are tracked at
<uri link="http://bugs.gentoo.org/272450">bug #272450</uri> and at
<uri link="http://bugs.gentoo.org/267957">bug #267957</uri>.
</p>
</body>
</section>
<section>
<title>net-libs/libsoup does not build with USE="-gnome doc"</title>
<body>
<p>
During GNOME 2.26 development cycle, libsoup got split into libsoup and
libsoup-gnome which contains GNOME oriented functions. The problem is that the
documentation does not reflect this split so well. Progress is tracked at
<uri link="http://bugs.gentoo.org/268592">bug #268592</uri>.
</p>
</body>
</section>
</chapter>
</guide>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/gnome/howtos: gnome-2.26-upgrade.xml
@ 2009-07-29 7:48 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-07-29 7:48 UTC (permalink / raw
To: gentoo-commits
eva 09/07/29 07:48:05
Modified: gnome-2.26-upgrade.xml
Log:
Add a note about menus disappearing in the middle of the upgrade, bug #279555.
Revision Changes Path
1.2 xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?r1=1.1&r2=1.2
Index: gnome-2.26-upgrade.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-2.26-upgrade.xml 28 Jul 2009 22:13:20 -0000 1.1
+++ gnome-2.26-upgrade.xml 29 Jul 2009 07:48:05 -0000 1.2
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.1 2009/07/28 22:13:20 eva Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.2 2009/07/29 07:48:05 eva Exp $ -->
<guide link="/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml">
<title>Gnome 2.26 Upgrade Guide</title>
@@ -84,7 +84,13 @@
<p>
Due to file-collision between GNOME menus and KDE's own menus,
<c>gnome-base/gnome-menus</c> was changed to use a prefixed location for its
-menu. If you are using a login manager and loose your menu, please re-select
+menu. It means that menus can disappear in the middle of the upgrade. To get
+them back, just make sure you install <c>>=gnome-base/gnome-session-2.26.2</c>
+and <c>>=gnome-base/gnome-menus-2.26.2</c>.
+</p>
+
+<p>
+If you are using a login manager and loose your menu, please re-select
gnome as your session at login prompt. If you start gnome by hand, please
export XDG_MENU_PREFIX=gnome- to get your menu back. See
<uri link="http://bugs.gentoo.org/256614">bug #256614</uri> for details.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/gnome/howtos: gnome-2.26-upgrade.xml
@ 2009-07-30 20:15 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 7+ messages in thread
From: Joshua Saddler (nightmorph) @ 2009-07-30 20:15 UTC (permalink / raw
To: gentoo-commits
nightmorph 09/07/30 20:15:36
Modified: gnome-2.26-upgrade.xml
Log:
typo fix, from eva's email to the -doc ML
Revision Changes Path
1.3 xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?r1=1.2&r2=1.3
Index: gnome-2.26-upgrade.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-2.26-upgrade.xml 29 Jul 2009 07:48:05 -0000 1.2
+++ gnome-2.26-upgrade.xml 30 Jul 2009 20:15:35 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.2 2009/07/29 07:48:05 eva Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.3 2009/07/30 20:15:35 nightmorph Exp $ -->
<guide link="/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml">
<title>Gnome 2.26 Upgrade Guide</title>
@@ -113,7 +113,7 @@
</chapter>
<chapter>
-<title>Kwown Issues</title>
+<title>Known Issues</title>
<section>
<title>Nautilus constantly restarting</title>
<body>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/gnome/howtos: gnome-2.26-upgrade.xml
@ 2009-08-03 21:30 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-08-03 21:30 UTC (permalink / raw
To: gentoo-commits
eva 09/08/03 21:30:25
Modified: gnome-2.26-upgrade.xml
Log:
Update section about gnome-menus changes per bug #279555.
Revision Changes Path
1.4 xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?r1=1.3&r2=1.4
Index: gnome-2.26-upgrade.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-2.26-upgrade.xml 30 Jul 2009 20:15:35 -0000 1.3
+++ gnome-2.26-upgrade.xml 3 Aug 2009 21:30:25 -0000 1.4
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.3 2009/07/30 20:15:35 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.4 2009/08/03 21:30:25 eva Exp $ -->
<guide link="/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml">
<title>Gnome 2.26 Upgrade Guide</title>
@@ -91,9 +91,11 @@
<p>
If you are using a login manager and loose your menu, please re-select
-gnome as your session at login prompt. If you start gnome by hand, please
-export XDG_MENU_PREFIX=gnome- to get your menu back. See
-<uri link="http://bugs.gentoo.org/256614">bug #256614</uri> for details.
+gnome as your session at login prompt. If you start gnome by hand and have a
+custom .xinitrc , please export XDG_MENU_PREFIX=gnome- to get your menu back.
+If you start gnome by hand but have no .xinitrc, just export XSESSION=Gnome.
+See <uri link="http://bugs.gentoo.org/256614">bug #256614</uri> and
+<uri link="http://bugs.gentoo.org/279555">bug #279555</uri> for details.
</p>
</body>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/gnome/howtos: gnome-2.26-upgrade.xml
@ 2009-09-29 0:13 Nirbheek Chauhan (nirbheek)
0 siblings, 0 replies; 7+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2009-09-29 0:13 UTC (permalink / raw
To: gentoo-commits
nirbheek 09/09/29 00:13:39
Modified: gnome-2.26-upgrade.xml
Log:
Update guide for fixed bugs. Also fix typos and rephrase some sentences
Revision Changes Path
1.5 xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?r1=1.4&r2=1.5
Index: gnome-2.26-upgrade.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-2.26-upgrade.xml 3 Aug 2009 21:30:25 -0000 1.4
+++ gnome-2.26-upgrade.xml 29 Sep 2009 00:13:39 -0000 1.5
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.4 2009/08/03 21:30:25 eva Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.5 2009/09/29 00:13:39 nirbheek Exp $ -->
<guide link="/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml">
<title>Gnome 2.26 Upgrade Guide</title>
@@ -17,8 +17,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.0</version>
-<date>2009-07-28</date>
+<version>1.1</version>
+<date>2009-09-29</date>
<chapter>
<title>Changes</title>
@@ -27,8 +27,8 @@
<body>
<p>
-Due to a major rewrite of <c>gnome-base/gnome-session</c>, saved sessions will
-most likely be lost because of a change in the format.
+Due to a major rewrite of <c>gnome-base/gnome-session</c>, existing saved
+sessions will most likely be lost because of a change in the format.
</p>
</body>
@@ -39,10 +39,10 @@
<p>
Starting with 2.26, Brasero (<c>app-cdr/brasero</c>) is the official optical
-media burning utility. It replaces nautilus CD burner
-(<c>gnome-extra/nautilus-cd-burner</c>) completely by providing an extension to
-nautilus that behaves the same way nautilus CD burner did and an application to
-do more advanced tasks.
+media burning utility. It completely replaces nautilus CD burner
+(<c>gnome-extra/nautilus-cd-burner</c>) by providing an extension to
+nautilus that behaves the same way nautilus CD burner did. In addition to this,
+it also provides its own interface for more complex tasks.
</p>
<p>
@@ -57,9 +57,11 @@
<body>
<p>
-GNOME 2.26 now offers a complete pulseaudio integration. Please note that on
+GNOME 2.26 now offers complete pulseaudio integration. Please note that on
some hardware, enabling pulseaudio USE flag means that you will have to enable
-its support in other application using sound output (ie. mplayer).
+its support in other application using sound output (e.g., mplayer). You may want
+to refer to the <uri link="http://www.pulseaudio.org/wiki/PerfectSetup">official
+pulseaudio documentation</uri> for setting it up.
</p>
</body>
@@ -69,16 +71,17 @@
<body>
<p>
-Due to the GNOME goal of killing old libraries usage, gnome-desktop changed its
-API again. It should not break anything while upgrading but do not forget to run
-revdep-rebuild or emerge @preserved-rebuild at then end of the upgrade process
+Due to the <uri link="http://live.gnome.org/GnomeGoals">GNOME goal</uri> of
+removing deprecated libraries usage, gnome-desktop changed its API again. It
+should not break anything while upgrading but do not forget to run
+revdep-rebuild or emerge @preserved-rebuild at the end of the upgrade process
and check that the old library is gone.
</p>
</body>
</section>
<section>
-<title>gnome-menus and KDE file-collision changes</title>
+<title>GNOME and KDE menu file-collision</title>
<body>
<p>
@@ -90,9 +93,9 @@
</p>
<p>
-If you are using a login manager and loose your menu, please re-select
-gnome as your session at login prompt. If you start gnome by hand and have a
-custom .xinitrc , please export XDG_MENU_PREFIX=gnome- to get your menu back.
+If you are using a login manager and lose your menu, please re-select
+gnome as your session at the login prompt. If you start gnome by hand and have
+a custom .xinitrc , please export XDG_MENU_PREFIX=gnome- to get your menu back.
If you start gnome by hand but have no .xinitrc, just export XSESSION=Gnome.
See <uri link="http://bugs.gentoo.org/256614">bug #256614</uri> and
<uri link="http://bugs.gentoo.org/279555">bug #279555</uri> for details.
@@ -121,38 +124,16 @@
<body>
<p>
-With gnome-session rewrite, nautilus is consider as an insecable part of the
-GNOME desktop. Unfortunately, since nautilus exists when it does not handle the
-desktop, it will be automatically and immediately respawned by gnome-session
-resulting in an infinite nautilus spawning loop. See
-<uri link="http://bugs.gentoo.org/266398">bug #266398</uri> for updates on this
-issue.
+With the gnome-session rewrite, <c>gnome-base/nautilus</c> is considered as a
+basic part of the GNOME desktop. However, configuring nautilus so that it
+doesn't handle the desktop results in <c>gnome-base/gnome-session</c> repeatedly
+spawning multiple instances of it at login.
</p>
-</body>
-</section>
-<section>
-<title>gnome-base/gnome-keyring build failures</title>
-<body>
-
-<p>
-Due to changes in RPC code, gnome-keyring fails to build its API documentation
-and to pass its tests. These issues are tracked at
-<uri link="http://bugs.gentoo.org/272450">bug #272450</uri> and at
-<uri link="http://bugs.gentoo.org/267957">bug #267957</uri>.
-</p>
-
-</body>
-</section>
-<section>
-<title>net-libs/libsoup does not build with USE="-gnome doc"</title>
-<body>
-
<p>
-During GNOME 2.26 development cycle, libsoup got split into libsoup and
-libsoup-gnome which contains GNOME oriented functions. The problem is that the
-documentation does not reflect this split so well. Progress is tracked at
-<uri link="http://bugs.gentoo.org/268592">bug #268592</uri>.
+Currently the workaround is to <b>not</b> configure nautilus in such a way.
+See <uri link="http://bugs.gentoo.org/266398">bug #266398</uri> for updates on
+this issue.
</p>
</body>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/gnome/howtos: gnome-2.26-upgrade.xml
@ 2009-09-29 0:21 Nirbheek Chauhan (nirbheek)
0 siblings, 0 replies; 7+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2009-09-29 0:21 UTC (permalink / raw
To: gentoo-commits
nirbheek 09/09/29 00:21:29
Modified: gnome-2.26-upgrade.xml
Log:
s/application/applications/ typo
Revision Changes Path
1.6 xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?r1=1.5&r2=1.6
Index: gnome-2.26-upgrade.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-2.26-upgrade.xml 29 Sep 2009 00:13:39 -0000 1.5
+++ gnome-2.26-upgrade.xml 29 Sep 2009 00:21:28 -0000 1.6
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.5 2009/09/29 00:13:39 nirbheek Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.6 2009/09/29 00:21:28 nirbheek Exp $ -->
<guide link="/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml">
<title>Gnome 2.26 Upgrade Guide</title>
@@ -59,7 +59,7 @@
<p>
GNOME 2.26 now offers complete pulseaudio integration. Please note that on
some hardware, enabling pulseaudio USE flag means that you will have to enable
-its support in other application using sound output (e.g., mplayer). You may want
+its support in other applications using sound output (e.g. mplayer). You may want
to refer to the <uri link="http://www.pulseaudio.org/wiki/PerfectSetup">official
pulseaudio documentation</uri> for setting it up.
</p>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/gnome/howtos: gnome-2.26-upgrade.xml
@ 2009-10-18 9:48 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 7+ messages in thread
From: Joshua Saddler (nightmorph) @ 2009-10-18 9:48 UTC (permalink / raw
To: gentoo-commits
nightmorph 09/10/18 09:48:33
Modified: gnome-2.26-upgrade.xml
Log:
minor guideXML work to code tags, no revbump since it was not a content change
Revision Changes Path
1.7 xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml?r1=1.6&r2=1.7
Index: gnome-2.26-upgrade.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-2.26-upgrade.xml 29 Sep 2009 00:21:28 -0000 1.6
+++ gnome-2.26-upgrade.xml 18 Oct 2009 09:48:32 -0000 1.7
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.6 2009/09/29 00:21:28 nirbheek Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml,v 1.7 2009/10/18 09:48:32 nightmorph Exp $ -->
<guide link="/proj/en/desktop/gnome/howtos/gnome-2.26-upgrade.xml">
<title>Gnome 2.26 Upgrade Guide</title>
@@ -74,8 +74,8 @@
Due to the <uri link="http://live.gnome.org/GnomeGoals">GNOME goal</uri> of
removing deprecated libraries usage, gnome-desktop changed its API again. It
should not break anything while upgrading but do not forget to run
-revdep-rebuild or emerge @preserved-rebuild at the end of the upgrade process
-and check that the old library is gone.
+<c>revdep-rebuild</c> or <c>emerge @preserved-rebuild</c> at the end of the
+upgrade process and check that the old library is gone.
</p>
</body>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-10-18 9:48 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-29 0:13 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/gnome/howtos: gnome-2.26-upgrade.xml Nirbheek Chauhan (nirbheek)
-- strict thread matches above, loose matches on Subject: below --
2009-10-18 9:48 Joshua Saddler (nightmorph)
2009-09-29 0:21 Nirbheek Chauhan (nirbheek)
2009-08-03 21:30 Gilles Dartiguelongue (eva)
2009-07-30 20:15 Joshua Saddler (nightmorph)
2009-07-29 7:48 Gilles Dartiguelongue (eva)
2009-07-28 22:13 Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox