source: archive/others.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[b5951ec]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[b5951ec]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[05da1c1]8<sect1 id="others-editors">
9 <?dbhtml filename="others.html"?>
[98d18589]10
[05da1c1]11
[9f527394]12 <title>Other Editors</title>
[05da1c1]13
[9d53187]14 <itemizedlist>
15 <listitem>
16 <para>
17 <ulink url="http://www.geany.org/">Geany</ulink> is a text editor using
18 the <application>GTK+2</application> toolkit with basic features of an
19 integrated development environment. It was developed to provide a small
20 and fast IDE, which has only a few dependencies from other packages. It
21 supports many filetypes and has some nice features.
22 </para>
23 </listitem>
24 <listitem>
25 <para>
26 <ulink url="http://tarot.freeshell.org/leafpad/">Leafpad</ulink> is a
27 very simple text editor using the <application>GTK+2</application>
28 toolkit.
29 </para>
30 </listitem>
31 <listitem>
32 <para>
33 <command>mcedit</command> is a text editor installed as part of <xref
34 linkend="mc"/>.
35 </para>
36 </listitem>
[3cf6041d]37<!-- <listitem>
[9d53187]38 <para>
39 <command>pico</command> is a text editor installed as a part of <xref
[a4f37269]40 linkend="alpine"/>.
[9d53187]41 </para>
[3cf6041d]42 </listitem>-->
[9d53187]43 </itemizedlist>
[98d18589]44
45</sect1>
Note: See TracBrowser for help on using the repository browser.