From: "JosA MarAa Alonso (nimiux)" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: xfce-config.xml
Date: Tue, 20 Jul 2010 06:24:47 +0000 (UTC) [thread overview]
Message-ID: <20100720062447.792A22CE3C@corvid.gentoo.org> (raw)
nimiux 10/07/20 06:24:47
Modified: xfce-config.xml
Log:
update opera USE flags; now has a gtk flag, no need for qt-static. bug 328087.
Revision Changes Path
1.18 xml/htdocs/doc/es/xfce-config.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?r1=1.17&r2=1.18
Index: xfce-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- xfce-config.xml 14 Jun 2010 15:23:29 -0000 1.17
+++ xfce-config.xml 20 Jul 2010 06:24:46 -0000 1.18
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v 1.17 2010/06/14 15:23:29 nimiux Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v 1.18 2010/07/20 06:24:46 nimiux Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -30,8 +30,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.24</version>
-<date>2010-06-13</date>
+<version>1.25</version>
+<date>2010-07-13</date>
<chapter>
<title>Introducción</title>
@@ -416,16 +416,16 @@
de escritorio. Aún, <c>mozilla-firefox</c> (o
<c>mozilla-firefox-bin</c>) es siempre una buena
elección. Alternativamente, puede encontrar <c>opera</c> que es
-bastante rápido. Sin embargo, no está disponible para tantas
-arquitecturas como <c>mozilla-firefox</c> y tiene más dependencias a
-no ser que las modifique con las variables USE.
+bastante rápido. Sin embargo, <c>opera</c> no está disponible para
+tantas arquitecturas como <c>mozilla-firefox</c> y tiene más
+dependencias a no ser que las modifique con algunas variables USE.
</p>
<pre caption="Añadiendo un navegador web">
<comment>(Instalando Mozilla Firefox)</comment>
# <i>emerge mozilla-firefox</i>
<comment>(Instalando Opera)</comment>
-# <i>echo "www-client/opera qt-static" >> /etc/portage/package.use</i>
+# <i>echo "www-client/opera gtk -kde" >> /etc/portage/package.use</i>
# <i>emerge opera</i>
</pre>
next reply other threads:[~2010-07-20 6:24 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-20 6:24 JosA MarAa Alonso (nimiux) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-06-06 16:35 [gentoo-commits] gentoo commit in xml/htdocs/doc/es: xfce-config.xml JosA MarAa Alonso (nimiux)
2013-01-14 14:24 JosA MarAa Alonso (nimiux)
2012-06-15 18:13 JosA MarAa Alonso (nimiux)
2012-05-24 17:00 JosA MarAa Alonso (nimiux)
2012-01-03 14:32 JosA MarAa Alonso (nimiux)
2011-11-17 15:03 JosA MarAa Alonso (nimiux)
2011-11-13 22:01 JosA MarAa Alonso (nimiux)
2011-09-25 11:40 JosA MarAa Alonso (nimiux)
2011-02-16 11:44 JosA MarAa Alonso (nimiux)
2011-02-09 19:39 John Christian Stoddart (chiguire)
2011-01-27 10:17 John Christian Stoddart (chiguire)
2010-09-02 14:49 John Christian Stoddart (chiguire)
2010-08-25 14:28 John Christian Stoddart (chiguire)
2010-07-27 14:47 John Christian Stoddart (chiguire)
2010-06-14 15:23 JosA MarAa Alonso (nimiux)
2010-06-08 11:32 JosA MarAa Alonso (nimiux)
2009-12-01 13:54 John Christian Stoddart (chiguire)
2009-10-09 13:17 John Christian Stoddart (chiguire)
2009-09-15 13:43 John Christian Stoddart (chiguire)
2009-08-31 12:12 John Christian Stoddart (chiguire)
2009-08-18 13:08 John Christian Stoddart (chiguire)
2009-06-15 20:13 John Christian Stoddart (chiguire)
2009-04-26 11:42 John Christian Stoddart (chiguire)
2008-02-24 16:31 John Christian Stoddart (chiguire)
2008-01-07 2:13 John Christian Stoddart (chiguire)
2008-01-02 20:07 John Christian Stoddart (chiguire)
2007-11-20 16:00 John Christian Stoddart (chiguire)
2007-10-24 23:05 John Christian Stoddart (chiguire)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100720062447.792A22CE3C@corvid.gentoo.org \
--to=nimiux@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox