source: xsoft/other/other.xml

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

Change all xml decl to encoding=utf-8

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