glfs/archive/others.xml
Pierre Labastie 3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00

46 lines
1.4 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<sect1 id="others-editors">
<?dbhtml filename="others.html"?>
<title>Other Editors</title>
<itemizedlist>
<listitem>
<para>
<ulink url="http://www.geany.org/">Geany</ulink> is a text editor using
the <application>GTK+2</application> toolkit with basic features of an
integrated development environment. It was developed to provide a small
and fast IDE, which has only a few dependencies from other packages. It
supports many filetypes and has some nice features.
</para>
</listitem>
<listitem>
<para>
<ulink url="http://tarot.freeshell.org/leafpad/">Leafpad</ulink> is a
very simple text editor using the <application>GTK+2</application>
toolkit.
</para>
</listitem>
<listitem>
<para>
<command>mcedit</command> is a text editor installed as part of <xref
linkend="mc"/>.
</para>
</listitem>
<!-- <listitem>
<para>
<command>pico</command> is a text editor installed as a part of <xref
linkend="alpine"/>.
</para>
</listitem>-->
</itemizedlist>
</sect1>