source: x/x.xml@ 00cbc797

lazarus
Last change on this file since 00cbc797 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: 809 bytes
RevLine 
[feeb99a]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[feeb99a]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
[9fa25aa]8<part id="x" xreflabel="X plus Window and Display Managers">
[1553f7b]9 <?dbhtml filename="x.html" dir="x"?>
[f45b1953]10
[9fa25aa]11 <title>X + Window and Display Managers</title>
[1553f7b]12
[e05cd03f]13 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="installing/installing.xml"/>
14 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lib/lib.xml"/>
[9fa25aa]15 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dm/dm.xml"/>
[e05cd03f]16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wm/wm.xml"/>
[ed5568e]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icons/icons.xml"/>
[f45b1953]18
19</part>
Note: See TracBrowser for help on using the repository browser.