source: xsoft/other/other.xml@ b0738fd

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 b0738fd was 17474ba, checked in by Ken Moffat <ken@…>, 9 years ago

Move asymptote from xsoft/other to pst/typesetting. For some reason, although svn is showing this as 'A +' for the new location, and 'D' with '> moved to pst/typesetting/asymptote.xml' for the old, svn diff shows all the removed lines, but no corresponding added lines for the asymptote file - the diffs for changelog.xml and the menus seem ok. So, I hope this doesn't break it.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16148 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.9 KB
RevLine 
[16998db6]1<?xml version="1.0" encoding="ISO-8859-1"?>
[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
[276015d2]8<!--
9$LastChangedBy$
10$Date$
11-->
12
[f45b1953]13<chapter id="xsoft-other">
[68343b6e]14 <?dbhtml filename="other.html" ?>
[f45b1953]15
[2fa7a3f7]16 <title>Other X-based Programs</title>
[27e52e76]17
[365e27c9]18 <para>These programs use the X Window System and don't fit easily into any
[2fa7a3f7]19 of the other chapters.</para>
[68343b6e]20
[e05cd03f]21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="balsa.xml"/>
[d4e345b]22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ekiga.xml"/>
[2277b263]23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="feh.xml"/>
[b9543da]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fontforge.xml"/>
[2fa7a3f7]25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gimp.xml"/>
[e447aff]26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gparted.xml"/>
[7742636c]27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hexchat.xml"/>
[2fa7a3f7]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icedtea-web.xml"/>
[9945e31]29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inkscape.xml"/>
[e05cd03f]30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pidgin.xml"/>
[2fa7a3f7]31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rox-filer.xml"/>
[7b55b1b]32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rxvt-unicode.xml"/>
[2fa7a3f7]33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunderbird.xml"/>
[133cfd33]34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tigervnc.xml"/>
[5ef6186]35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="transmission.xml"/>
[e05cd03f]36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xchat.xml"/>
[b98775f9]37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xdg-utils.xml"/>
[37c46a33]38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xscreensaver.xml"/>
[f45b1953]39
40</chapter>
Note: See TracBrowser for help on using the repository browser.