source: archive/others.xml@ fa91d2e

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since fa91d2e was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • 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 <sect1info>
12 <date>$Date$</date>
13 </sect1info>
14
[9f527394]15 <title>Other Editors</title>
[05da1c1]16
[9d53187]17 <itemizedlist>
18 <listitem>
19 <para>
20 <ulink url="http://www.geany.org/">Geany</ulink> is a text editor using
21 the <application>GTK+2</application> toolkit with basic features of an
22 integrated development environment. It was developed to provide a small
23 and fast IDE, which has only a few dependencies from other packages. It
24 supports many filetypes and has some nice features.
25 </para>
26 </listitem>
27 <listitem>
28 <para>
29 <ulink url="http://tarot.freeshell.org/leafpad/">Leafpad</ulink> is a
30 very simple text editor using the <application>GTK+2</application>
31 toolkit.
32 </para>
33 </listitem>
34 <listitem>
35 <para>
36 <command>mcedit</command> is a text editor installed as part of <xref
37 linkend="mc"/>.
38 </para>
39 </listitem>
[3cf6041d]40<!-- <listitem>
[9d53187]41 <para>
42 <command>pico</command> is a text editor installed as a part of <xref
[a4f37269]43 linkend="alpine"/>.
[9d53187]44 </para>
[3cf6041d]45 </listitem>-->
[9d53187]46 </itemizedlist>
[98d18589]47
48</sect1>
Note: See TracBrowser for help on using the repository browser.