source: xsoft/other/other.xml@ 20be0fa2

12.2 gimp3 lazarus trunk xry111/for-12.3 xry111/spidermonkey128
Last change on this file since 20be0fa2 was 20be0fa2, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Remove gtk2 and packages that require it.
Packages removed:

pygtk
mplayer
gtk-engines
hexchat
pidgin
gtk+2

Packages that can optionally use gtk+2 now have it mentioned as
an external dependency.

  • Property mode set to 100644
File size: 1.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<chapter id="xsoft-other">
9 <?dbhtml filename="other.html" ?>
10
11 <title>Other X-based Programs</title>
12
13 <para>
14 These programs use the X Window System and don't fit easily into any
15 of the other chapters.
16 </para>
17
18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="balsa.xml"/>
19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="feh.xml"/>
20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fontforge.xml"/>
21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gimp.xml"/>
22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gparted.xml"/>
23<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hexchat.xml"/>-->
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inkscape.xml"/>
25<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pidgin.xml"/>-->
26<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rox-filer.xml"/>-->
27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rxvt-unicode.xml"/>
28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunderbird.xml"/>
29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tigervnc.xml"/>
30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="transmission.xml"/>
31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xarchiver.xml"/>
32<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xchat.xml"/>-->
33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xdg-utils.xml"/>
34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xscreensaver.xml"/>
35
36</chapter>
Note: See TracBrowser for help on using the repository browser.