Changeset 2a1e2f33
- Timestamp:
- 08/12/2002 01:33:19 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f91ee5c5
- Parents:
- 3f7f578
- Files:
-
- 7 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
index.xml
r3f7f578 r2a1e2f33 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2002081 0">6 <!ENTITY releasedate "August 1 0th, 2002">5 <!ENTITY version "20020811"> 6 <!ENTITY releasedate "August 11th, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r3f7f578 r2a1e2f33 10 10 11 11 <itemizedlist> 12 13 <listitem><para>August 11th, 2002 [larry]: X: Added 14 XFce-3.8.16.</para></listitem> 12 15 13 16 <listitem><para>August 10th, 2002 [larry]: Basic Networking: Modified -
introduction/welcome/credits.xml
r3f7f578 r2a1e2f33 75 75 76 76 <listitem><para>ATK, audiofile, bc, cdrdao, cdrtools, curl, dhcp, fcron, 77 fluxbox, imlib, GLib2, GTK+2, j2sdk, libao, libogg, libvorbis, libxml2, libxslt, mutt, OpenSSH, Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, ruby, unzip, vorbis-tools, wget and zip: <emphasis>Larry Lawrence</emphasis></para></listitem> 77 fluxbox, imlib, GLib2, GTK+2, j2sdk, libao, libogg, libvorbis, libxml2, 78 libxslt, mutt, OpenSSH, Pango, pccts, pcre, pkgconfig, postfix, 79 procmail, Python, QT, ruby, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem> 78 80 79 81 <listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen -
x/wm/wm.xml
r3f7f578 r2a1e2f33 25 25 26 26 <para>In this chapter, the installation instructions of 27 several Window Managers are presented. Later in the book, both KDE and 28 Gnome have their own Parts.</para> 27 several Window Managers and one minimalistic Desktop Environment are presented. Later in the book, both KDE and Gnome have their own Parts.</para> 29 28 30 29 &sawfish; … … 32 31 &fluxbox; 33 32 33 &xfce; 34 34 35 </chapter> -
x/x.ent
r3f7f578 r2a1e2f33 28 28 <!ENTITY % enlightenment SYSTEM "wm/enlightenment/enlightenment.ent"> 29 29 <!ENTITY % fluxbox SYSTEM "wm/fluxbox/fluxbox.ent"> 30 <!ENTITY % xfce SYSTEM "wm/xfce/xfce.ent"> 30 31 %sawfish; 31 32 %enlightenment; 32 33 %fluxbox; 34 %xfce;
Note:
See TracChangeset
for help on using the changeset viewer.