glfs/archive/others.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

49 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"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<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>