Mini Shell
<?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/experimental/if/" type="guide" style="task" id="gedit-plugin-guide" xml:lang="pl">
<info>
<link type="guide" xref="index#gedit-plugins"/>
<desc>Używanie wtyczek do dostosowywania działania programu 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>Piotr Drąg</mal:name>
<mal:email>piotrdrag@gmail.com</mal:email>
<mal:years>2017</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Aviary.pl</mal:name>
<mal:email>community-poland@mozilla.org</mal:email>
<mal:years>2017</mal:years>
</mal:credit>
</info>
<title>Konfigurowanie i używanie wtyczek programu gedit</title>
<p>Za pomocą wtyczek można lepiej wykorzystać program <app>gedit</app>. Kilka wtyczek jest domyślnie instalowanych, ale duża liczba jest dostępna oddzielnie.</p>
<note><p>Wiele dystrybucji systemu Linux udostępnia grupę wtyczek w postaci pakietu <app>gedit-plugins</app>. Zainstaluj ten pakiet, aby używać ich w programie <app>gedit</app>.</p>
<if:choose xmlns:if="http://projectmallard.org/if/1.0/">
<if:when test="action:install">
<p><link action="install:gedit-plugins" href="ftp://ftp.gnome.org/pub/gnome/sources/gedit-plugins/" style="button">Zainstaluj gedit-plugins</link></p>
</if:when>
</if:choose>
</note>
<section id="gedit-default-plugins" style="2column">
<title>Domyślne wtyczki</title>
</section>
<section id="gedit-additional-plugins" style="2column">
<title>Dodatkowe wtyczki</title>
</section>
<!-- TODO document how to create gedit plugins
<section id="gedit-create-plugins">
<title>Create your own gedit Plugins</title>
</section>
-->
</page>