[software-management-guide] Organizing extras by chapter names (cont)

Guillermo Gómez gomix at fedoraproject.org
Tue Mar 26 22:46:54 UTC 2013


commit 007c7fa8341a420092268bd1ddcc689f923d6939
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Tue Mar 26 18:16:26 2013 -0430

    Organizing extras by chapter names (cont)

 es-ES/PackageKit_CLI.xml                           |   46 ++++++++++----------
 .../gpk/gpk-install-local-file-h.txt               |    0
 .../pkcon/fwsnort-1.6.2-1.fc17.noarch.rpm          |  Bin 699973 -> 699973 bytes
 .../pkcon/pkcon-download-fwsnort.txt               |    0
 .../pkcon/pkcon-filter-gui-get-updates.txt         |    0
 .../pkcon/pkcon-get-details-fwsnort.txt            |    0
 .../pkcon/pkcon-get-filters.txt                    |    0
 .../pkcon/pkcon-get-groups.txt                     |    0
 .../pkcon/pkcon-get-packages.txt                   |    0
 .../pkcon/pkcon-get-transactions.txt               |    0
 .../pkcon/pkcon-get-update-detail-fwsnort.txt      |    0
 .../pkcon/pkcon-get-updates.txt                    |    0
 .../{ => PackageKit_CLI}/pkcon/pkcon-help.txt      |    0
 .../pkcon/pkcon-install-fwsnort.txt                |    0
 .../pkcon/pkcon-install-local-state_machine.txt    |    0
 .../pkcon/pkcon-remove-suitesparse.txt             |    0
 .../pkcon/pkcon-repo-disable-local.txt             |    0
 .../pkcon/pkcon-repo-enable-local.txt              |    0
 .../{ => PackageKit_CLI}/pkcon/pkcon-repo-list.txt |    0
 .../pkcon/pkcon-search-details-squid.txt           |    0
 .../pkcon/pkcon-search-file-ddclient.conf.txt      |    0
 .../pkcon/pkcon-search-name-octa.txt               |    0
 .../pkcon/pkcon-update-tar.txt                     |    0
 .../{ => PackageKit_CLI}/pkcon/pkcon-update.txt    |    0
 .../extras/{ => PackageKit_CLI}/pkmon/pkmon-h.txt  |    0
 es-ES/yum-plugin/yum-plugin-changelog.xml          |    4 +-
 es-ES/yum-plugin/yum-plugin-downloadonly.xml       |    2 +-
 es-ES/yum-plugin/yum-plugin-security.xml           |    8 ++--
 es-ES/yum-plugin/yum-plugin-verify.xml             |    2 +-
 29 files changed, 31 insertions(+), 31 deletions(-)
---
diff --git a/es-ES/PackageKit_CLI.xml b/es-ES/PackageKit_CLI.xml
index e0be507..35ca5f8 100644
--- a/es-ES/PackageKit_CLI.xml
+++ b/es-ES/PackageKit_CLI.xml
@@ -17,95 +17,95 @@
 
 		<section><title>Documentación</title>		
 <para><emphasis>Ayuda en línea</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-help.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-help.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 <section><title>Búsquedas</title>
 <para><emphasis>Búsqueda por nombre</emphasis></para>
 <para>Búsqueda por patrón en el nombre del paquete.</para>
 <para><command>search</command> <parameter>name</parameter> <parameter>[data]</parameter></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-search-name-octa.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-search-name-octa.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Búsqueda en detalles</emphasis></para>
 <para>Búsqueda por patrón en los detalles de los paquetes.</para>
 <para><command>search</command> <parameter>details</parameter> <parameter>[data]</parameter></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-search-details-squid.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-search-details-squid.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Búsqueda de archivo</emphasis></para>
 <para>Búsqueda por patrón de paquetes que proven el archivo dado.</para>
 <para><command>search</command> <parameter>file</parameter> <parameter>[data]</parameter></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-search-file-ddclient.conf.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-search-file-ddclient.conf.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 </section>
 
 <section><title>Instalar,actualizar y remover paquetes</title>
 	<para><emphasis>Instalar paquetes desde los repositorios</emphasis></para>
 	
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-install-fwsnort.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-install-fwsnort.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 	<para><emphasis>Instalar paquetes desde archivos rpm</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-install-local-state_machine.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-install-local-state_machine.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 	<para><emphasis>Actualizar paquetes</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-update-tar.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-update-tar.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 	<para><emphasis>Remover paquetes</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-remove-suitesparse.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-remove-suitesparse.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 <section><title>Información sobre paquetes</title>
 	<para><emphasis>Listado de todos los paquetes</emphasis>. Si no tiene conexión a los repositorios configurados, puede tomarse su tiempo en responder.</para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-get-packages.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-get-packages.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Detalles del paquete</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-get-details-fwsnort.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-get-details-fwsnort.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Detalles de la actualización del paquete</emphasis></para>
 <para>No es necesario tener instalado el paquete previamente para ver esta información.</para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-get-update-detail-fwsnort.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-get-update-detail-fwsnort.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 <section><title>Actualización general</title>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-update.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-update.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 <section><title>Actualizaciones disponibles</title>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-get-updates.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+	<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-get-updates.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 <section><title>Grupos</title>
 <para><emphasis>Listado de grupos</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-get-groups.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-get-groups.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 <section><title>Repositorios</title>
 <para><emphasis>Listado de repositorios</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-repo-list.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-repo-list.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Habilitar repositorio</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-repo-enable-local.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-repo-enable-local.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Deshabilitar repositorio</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-repo-disable-local.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-repo-disable-local.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 <section><title>Descarga de paquetes</title>
 	<para>Debe especificar un directorio donde descargar, y el nombre de paquete.</para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-download-fwsnort.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-download-fwsnort.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 <section><title>Uso de filtros</title>
 <para><emphasis>Listado de filtros disponibles</emphasis>. Debe usar los nombres listados aunque la ayuda en línea diga "ej. instalado".</para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-get-filters.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-get-filters.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Uso de filtro ejemplo</emphasis></para>
 <para>Actualizaciones disponibles de aplicaciones gráficas GUI.</para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-filter-gui-get-updates.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-filter-gui-get-updates.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 <section><title>Transacciones</title>
 <para><emphasis>Listado de transacciones</emphasis></para>
-<screen><xi:include parse="text" href="extras/pkcon/pkcon-get-transactions.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkcon/pkcon-get-transactions.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 </section>
@@ -114,7 +114,7 @@
 	<title>gpk-install-local-file</title>
 	<para>Instala archivos de paquete de software locales. También se ejecuta cuando se hace doble-clic sobre un paquete de software en su escritorio o explorador de archivos.</para>
 
-<screen><xi:include parse="text" href="extras/gpk/gpk-install-local-file-h.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/gpk/gpk-install-local-file-h.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 </section>
 
 	<section>
@@ -165,7 +165,7 @@ InstallPackages(fedora;9.90)=glib2-devel;PolicyKit-gnome-devel;unique-devel
 	<title>pkmon</title>
 	<para><application>pkmon</application> - Monitor de PackageKit. Esta aplicación permite ver en tiempo real el progreso de las distintas transacciones que realiza PackageKit.</para>
 
-<screen><xi:include parse="text" href="extras/pkmon/pkmon-h.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="extras/PackageKit_CLI/pkmon/pkmon-h.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <screen>
 $ pkmon
diff --git a/es-ES/extras/gpk/gpk-install-local-file-h.txt b/es-ES/extras/PackageKit_CLI/gpk/gpk-install-local-file-h.txt
similarity index 100%
rename from es-ES/extras/gpk/gpk-install-local-file-h.txt
rename to es-ES/extras/PackageKit_CLI/gpk/gpk-install-local-file-h.txt
diff --git a/es-ES/extras/pkcon/fwsnort-1.6.2-1.fc17.noarch.rpm b/es-ES/extras/PackageKit_CLI/pkcon/fwsnort-1.6.2-1.fc17.noarch.rpm
similarity index 100%
rename from es-ES/extras/pkcon/fwsnort-1.6.2-1.fc17.noarch.rpm
rename to es-ES/extras/PackageKit_CLI/pkcon/fwsnort-1.6.2-1.fc17.noarch.rpm
diff --git a/es-ES/extras/pkcon/pkcon-download-fwsnort.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-download-fwsnort.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-download-fwsnort.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-download-fwsnort.txt
diff --git a/es-ES/extras/pkcon/pkcon-filter-gui-get-updates.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-filter-gui-get-updates.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-filter-gui-get-updates.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-filter-gui-get-updates.txt
diff --git a/es-ES/extras/pkcon/pkcon-get-details-fwsnort.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-details-fwsnort.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-get-details-fwsnort.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-details-fwsnort.txt
diff --git a/es-ES/extras/pkcon/pkcon-get-filters.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-filters.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-get-filters.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-filters.txt
diff --git a/es-ES/extras/pkcon/pkcon-get-groups.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-groups.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-get-groups.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-groups.txt
diff --git a/es-ES/extras/pkcon/pkcon-get-packages.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-packages.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-get-packages.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-packages.txt
diff --git a/es-ES/extras/pkcon/pkcon-get-transactions.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-transactions.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-get-transactions.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-transactions.txt
diff --git a/es-ES/extras/pkcon/pkcon-get-update-detail-fwsnort.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-update-detail-fwsnort.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-get-update-detail-fwsnort.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-update-detail-fwsnort.txt
diff --git a/es-ES/extras/pkcon/pkcon-get-updates.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-updates.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-get-updates.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-get-updates.txt
diff --git a/es-ES/extras/pkcon/pkcon-help.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-help.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-help.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-help.txt
diff --git a/es-ES/extras/pkcon/pkcon-install-fwsnort.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-install-fwsnort.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-install-fwsnort.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-install-fwsnort.txt
diff --git a/es-ES/extras/pkcon/pkcon-install-local-state_machine.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-install-local-state_machine.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-install-local-state_machine.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-install-local-state_machine.txt
diff --git a/es-ES/extras/pkcon/pkcon-remove-suitesparse.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-remove-suitesparse.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-remove-suitesparse.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-remove-suitesparse.txt
diff --git a/es-ES/extras/pkcon/pkcon-repo-disable-local.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-repo-disable-local.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-repo-disable-local.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-repo-disable-local.txt
diff --git a/es-ES/extras/pkcon/pkcon-repo-enable-local.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-repo-enable-local.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-repo-enable-local.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-repo-enable-local.txt
diff --git a/es-ES/extras/pkcon/pkcon-repo-list.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-repo-list.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-repo-list.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-repo-list.txt
diff --git a/es-ES/extras/pkcon/pkcon-search-details-squid.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-search-details-squid.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-search-details-squid.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-search-details-squid.txt
diff --git a/es-ES/extras/pkcon/pkcon-search-file-ddclient.conf.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-search-file-ddclient.conf.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-search-file-ddclient.conf.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-search-file-ddclient.conf.txt
diff --git a/es-ES/extras/pkcon/pkcon-search-name-octa.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-search-name-octa.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-search-name-octa.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-search-name-octa.txt
diff --git a/es-ES/extras/pkcon/pkcon-update-tar.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-update-tar.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-update-tar.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-update-tar.txt
diff --git a/es-ES/extras/pkcon/pkcon-update.txt b/es-ES/extras/PackageKit_CLI/pkcon/pkcon-update.txt
similarity index 100%
rename from es-ES/extras/pkcon/pkcon-update.txt
rename to es-ES/extras/PackageKit_CLI/pkcon/pkcon-update.txt
diff --git a/es-ES/extras/pkmon/pkmon-h.txt b/es-ES/extras/PackageKit_CLI/pkmon/pkmon-h.txt
similarity index 100%
rename from es-ES/extras/pkmon/pkmon-h.txt
rename to es-ES/extras/PackageKit_CLI/pkmon/pkmon-h.txt
diff --git a/es-ES/yum-plugin/yum-plugin-changelog.xml b/es-ES/yum-plugin/yum-plugin-changelog.xml
index 497c7da..dc1126e 100644
--- a/es-ES/yum-plugin/yum-plugin-changelog.xml
+++ b/es-ES/yum-plugin/yum-plugin-changelog.xml
@@ -43,9 +43,9 @@ always=false
 	</section>
 	<section><title>Ejemplos de uso</title>
 
-<screen><xi:include parse="text" href="../extras/yum-plugin-changelog/yum-changelog-dwm.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="../extras/Extensiones_Yum/yum-plugin-changelog/yum-changelog-dwm.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
-<screen><xi:include parse="text" href="../extras/yum-plugin-changelog/yum-changelog-update-yum.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="../extras/Extensiones_Yum/yum-plugin-changelog/yum-changelog-update-yum.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 	</section>
 </section>
diff --git a/es-ES/yum-plugin/yum-plugin-downloadonly.xml b/es-ES/yum-plugin/yum-plugin-downloadonly.xml
index 176c43a..6b65b9f 100644
--- a/es-ES/yum-plugin/yum-plugin-downloadonly.xml
+++ b/es-ES/yum-plugin/yum-plugin-downloadonly.xml
@@ -83,7 +83,7 @@ yum-utils-1.1.6-1.fc7.noarch.rpm
 	</section>
 	<section><title>¿Qué pasa si el paquete tiene dependencias?</title>
 
-<screen><xi:include parse="text" href="../extras/yum-plugin-downloadonly/dependencias.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="../extras/Extensiones_Yum/yum-plugin-downloadonly/dependencias.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para>Nuevamente <application>yum</application> hace lo correcto, descarga todo, pero no instala.</para>
 
diff --git a/es-ES/yum-plugin/yum-plugin-security.xml b/es-ES/yum-plugin/yum-plugin-security.xml
index e4b351b..b6a12d4 100644
--- a/es-ES/yum-plugin/yum-plugin-security.xml
+++ b/es-ES/yum-plugin/yum-plugin-security.xml
@@ -23,19 +23,19 @@ enabled=1
 	<section><title>Ejemplos de uso</title>
 		<para><emphasis>Listando información de seguridad.</emphasis></para>
 		
-<screen><xi:include parse="text" href="../extras/yum-plugin-security/yum-list-security.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="../extras/Extensiones_Yum/yum-plugin-security/yum-list-security.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Información de seguridad de las actualizaciones.</emphasis></para>
 
-<screen><xi:include parse="text" href="../extras/yum-plugin-security/yum-info-security.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="../extras/Extensiones_Yum/yum-plugin-security/yum-info-security.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Información de seguridad sobre una actualización específica.</emphasis></para>
 
-<screen><xi:include parse="text" href="../extras/yum-plugin-security/yum-info-sec.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="../extras/Extensiones_Yum/yum-plugin-security/yum-info-sec.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 <para><emphasis>Actualizando sólo por seguridad.</emphasis></para>
 
-<screen><xi:include parse="text" href="../extras/yum-plugin-security/yum-security-update.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="../extras/Extensiones_Yum/yum-plugin-security/yum-security-update.txt" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 
 
 	</section>
diff --git a/es-ES/yum-plugin/yum-plugin-verify.xml b/es-ES/yum-plugin/yum-plugin-verify.xml
index af98812..1bafb9d 100644
--- a/es-ES/yum-plugin/yum-plugin-verify.xml
+++ b/es-ES/yum-plugin/yum-plugin-verify.xml
@@ -36,7 +36,7 @@
 		<section><title>Configuración</title>
 			<para><filename>/etc/yum/pluginconf.d/verify.conf</filename></para>
 
-<screen><xi:include parse="text" href="../extras/yum-plugin-verify/verify.conf" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
+<screen><xi:include parse="text" href="../extras/Extensiones_Yum/yum-plugin-verify/verify.conf" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
 		</section>
 
 		<section><title>Documentación</title>


More information about the docs-commits mailing list