nightmorph 10/07/26 01:48:41 Modified: xfce-config.xml Log: firefox packagemove by nirbheek
Revision Changes Path 1.31 xml/htdocs/doc/en/xfce-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.30&r2=1.31 Index: xfce-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- xfce-config.xml 13 Jul 2010 17:04:56 -0000 1.30 +++ xfce-config.xml 26 Jul 2010 01:48:40 -0000 1.31 @@ -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/xfce-config.xml,v 1.30 2010/07/13 17:04:56 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.31 2010/07/26 01:48:40 nightmorph Exp $ --> <guide> <title>The Xfce Configuration Guide</title> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.25</version> -<date>2010-07-13</date> +<version>1.26</version> +<date>2010-07-25</date> <chapter> <title>Introduction</title> @@ -365,16 +365,16 @@ <p> Finally, you'll need a webbrowser. Nearly all graphical webbrowsers require more -resources than most of your other desktop applications. Still, -<c>mozilla-firefox</c> (or <c>mozilla-firefox-bin</c>) is always a good choice. -Alternatively, you may find <c>opera</c> to be quite fast. However, <c>opera</c> -is not available on as many processor architectures as <c>mozilla-firefox</c>, -and it has more dependencies unless you override them with a few USE flags. +resources than most of your other desktop applications. Still, <c>firefox</c> +(or <c>firefox-bin</c>) is always a good choice. Alternatively, you may find +<c>opera</c> to be quite fast. However, <c>opera</c> is not available on as many +processor architectures as <c>firefox</c>, and it has more dependencies unless +you override them with a few USE flags. </p> <pre caption="Adding a webbrowser"> <comment>(Installing Mozilla Firefox)</comment> -# <i>emerge mozilla-firefox</i> +# <i>emerge firefox</i> <comment>(Installing Opera)</comment> # <i>echo "www-client/opera gtk -kde" >> /etc/portage/package.use</i> # <i>emerge opera</i>
