54 lines
2.7 KiB
XML
54 lines
2.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-external-tools" xml:lang="gedit-es">
|
|
|
|
<!-- TODO: Provide an example or two about using external tools -->
|
|
|
|
<info>
|
|
<link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
|
|
<revision pkgversion="3.8" date="2013-02-24" status="review"/>
|
|
<credit type="author">
|
|
<name>Daniel Neel</name>
|
|
<email>dneelyep@gmail.com</email>
|
|
</credit>
|
|
<credit type="author">
|
|
<name>Jim Campbell</name>
|
|
<email>jcampbell@gnome.org</email>
|
|
</credit>
|
|
<desc>Ejecutar scripts sobre sus archivos actuales e interactuar con otras aplicaciones.</desc>
|
|
<!--INFOAT: https://wiki.gnome.org/Apps/Gedit/Plugins/ExternalTools -->
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Daniel Mustieles</mal:name>
|
|
<mal:email>daniel.mustieles@gmail.com</mal:email>
|
|
<mal:years>2011-2020</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Jorge González</mal:name>
|
|
<mal:email>jorgegonz@svn.gnome.org</mal:email>
|
|
<mal:years>2006-2011</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>María Majadas</mal:name>
|
|
<mal:email>maria.majadas@hispalinux.es</mal:email>
|
|
<mal:years>2005b</mal:years>
|
|
</mal:credit>
|
|
</info>
|
|
|
|
<title>Herramientas externas</title>
|
|
|
|
<p>El complemento <em>Herramientas externas</em> puede ayudarle a simplificar tareas repetitivas. Específicamente, amplía <app>gedit</app> ayudándole a ejecutar scripts en los archivos en los que está trabajando, y permitiendo a <app>gedit</app> interactuar con otros programas de su equipo. Para activar el complemento <app>Herramientas externas</app>, seleccione <guiseq><gui style="menu">gedit</gui><gui> Preferencias</gui><gui>Complementos</gui><gui>Herramientas externas</gui></guiseq>.</p>
|
|
|
|
<section id="plugin-config-external-tools">
|
|
<title>Configurar el complemento de herramientas externas</title>
|
|
|
|
<p>Una vez que haya activado el complemento, tendrá que configurarlo para ajustarlo a sus necesidades. Las opciones de configuración están disponibles seleccionando <guiseq><gui>Herramientas</gui><gui>Gestionar herramientas externas</gui></guiseq>.</p>
|
|
|
|
<note style="caution">
|
|
<p>Este complemento es para usuarios avanzados y para usarlo correctamente requiere conocimientos de «script». Use este complemento con cuidado, ya que errores con sus «script» pueden afectar a su trabajo de forma no intencionada.</p>
|
|
</note>
|
|
</section>
|
|
|
|
</page>
|