102 lines
4.2 KiB
XML
102 lines
4.2 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-pt-BR">
|
|
|
|
<info>
|
|
<link type="guide" xref="index#gedit-plugins"/>
|
|
<desc>Use plug-ins para personalizar o funcionamento do 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>Wagner Luís de Araújo Menezes Macêdo</mal:name>
|
|
<mal:email>wagnerluis1982@gmail.com</mal:email>
|
|
<mal:years>2007</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Pedro Vaz de Mello de Medeiros</mal:name>
|
|
<mal:email>pedrovmm@gmail.com</mal:email>
|
|
<mal:years>2007</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Leonardo Ferreira Fontenelle</mal:name>
|
|
<mal:email>leonardof@gnome.org</mal:email>
|
|
<mal:years>2007, 2008</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Vladimir Melo</mal:name>
|
|
<mal:email>vmelo@gnome.org</mal:email>
|
|
<mal:years>2008</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Fabricio Godoy</mal:name>
|
|
<mal:email>skarllot@gmail.com</mal:email>
|
|
<mal:years>2008</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Krix Apolinário</mal:name>
|
|
<mal:email>krixapolinario@gmail.com</mal:email>
|
|
<mal:years>2009</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>José Carlos Menezes</mal:name>
|
|
<mal:email>jcmenezes.91@gmail.com</mal:email>
|
|
<mal:years>2013</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Enrico Nicoletto</mal:name>
|
|
<mal:email>liverig@gmail.com</mal:email>
|
|
<mal:years>2013, 2014</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Rafael Fontenelle</mal:name>
|
|
<mal:email>rafaelff@gnome.org</mal:email>
|
|
<mal:years>2013-2021</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Bruno Lopes</mal:name>
|
|
<mal:email>brunolopesdsilv@gmail.com</mal:email>
|
|
<mal:years>2021.</mal:years>
|
|
</mal:credit>
|
|
</info>
|
|
|
|
<title>Configurando e usando os plug-ins do gedit</title>
|
|
<p>Você poder fazer mais coisas com o <app>gedit</app> usando plug-ins. Vários plug-ins estão instalados por padrão, mas um grande número de outros plug-ins estão disponíveis separadamente.</p>
|
|
|
|
<note><p>Muitas distribuições Linux criam um grupo desses plug-ins disponíveis como um pacote de <app>gedit-plugins</app>. Instale o pacote <app>gedit-plugins</app> para disponibilizar estes plug-ins extras para o <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>Plug-ins padrão do gedit</title>
|
|
</section>
|
|
|
|
<section id="gedit-additional-plugins" style="2column">
|
|
<title>Plug-ins adicionais do gedit</title>
|
|
</section>
|
|
|
|
<!-- TODO document how to create gedit plugins
|
|
<section id="gedit-create-plugins">
|
|
<title>Create your own gedit Plugins</title>
|
|
</section>
|
|
-->
|
|
</page>
|