60 lines
2.6 KiB
XML
60 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" xmlns:if="http://projectmallard.org/if/1.0/" type="guide" style="task" id="gedit-plugin-guide" xml:lang="gedit-es">
|
|
|
|
<info>
|
|
<link type="guide" xref="index#gedit-plugins"/>
|
|
<desc>Usar complementos para personalizar la funcionalidad de gedit.</desc>
|
|
<revision pkgversion="3.8" date="2013-02-24" status="review"/>
|
|
<revision pkgversion="3.24" date="2017-09-17" status="review"/>
|
|
<credit type="author">
|
|
<name>Jim Campbell</name>
|
|
<email>jcampbell@gnome.org</email>
|
|
</credit>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
|
|
|
|
<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>Configurar y usar los complementos de gedit</title>
|
|
<p>Puede hacer más con <app>gedit</app> usando los complementos. Varios complementos están instalados de forma predeterminada, pero existe un gran número de complementos disponibles de forma separada.</p>
|
|
|
|
<note><p>La mayoría de las distribuciones de Linux agrupan estos complementos en un paquete llamado <app>gedit-plugins</app>. Instale el paquete <app>gedit-plugins</app> para hacer que estos complementos estén disponibles en <app>gedit</app>.</p>
|
|
|
|
<if:choose>
|
|
<if:when test="action:install">
|
|
<p><link action="install:gedit-plugins" href="ftp://ftp.gnome.org/pub/gnome/sources/gedit-plugins/" style="button">Instalar gedit-plugins</link></p>
|
|
</if:when>
|
|
</if:choose>
|
|
</note>
|
|
|
|
<section id="gedit-default-plugins" style="2column">
|
|
<title>Complementos predeterminados de gedit</title>
|
|
</section>
|
|
|
|
<section id="gedit-additional-plugins" style="2column">
|
|
<title>Complementos adicionales de gedit</title>
|
|
</section>
|
|
|
|
<!-- TODO document how to create gedit plugins
|
|
<section id="gedit-create-plugins">
|
|
<title>Create your own gedit Plugins</title>
|
|
</section>
|
|
-->
|
|
</page>
|