Changeset fea53a2


Ignore:
Timestamp:
08/20/2002 01:39:46 AM (22 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a979d278
Parents:
7613e88c
Message:

added sawfish-1.1a

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

Files:
5 added
5 edited

Legend:

Unmodified
Added
Removed
  • index.xml

    r7613e88c rfea53a2  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20020818">
    6 <!ENTITY releasedate "August 18th, 2002">
     5<!ENTITY version "20020819">
     6<!ENTITY releasedate "August 19th, 2002">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    r7613e88c rfea53a2  
    1111<itemizedlist>
    1212
    13 <listitem><para>August 18th, 2002 [larry]: General: added gmp-4.1,
     13<listitem><para>August 19th, 2002 [larry]: X: Added
     14sawfish-1.1a-gtk2.</para></listitem>
     15
     16<listitem><para>August 18th, 2002 [larry]: General: Added gmp-4.1,
    1417gdbm-1.8.0, librep-0.16.1, esound-0.2.26, libglade-2.0.0 and rep-gtk-0.16.</para></listitem>
    1518
  • introduction/welcome/credits.xml

    r7613e88c rfea53a2  
    7777esound, fcron, fluxbox, gcc, gdbm, gmp, gnat, imlib, GLib2, GTK+2, j2sdk, libao,
    7878libglade, libogg, librep, libvorbis, libxml2, libxslt, mutt, OpenSSH, Pango,
    79 pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
     79pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
    8080
    8181<listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen
  • x/wm/sawfish.xml

    r7613e88c rfea53a2  
    1 <sect1 id="sawfish" xreflabel="sawfish">
     1<sect1 id="sawfish" xreflabel="sawfish-&sawfish-version;">
    22<?dbhtml filename="sawfish.html" dir="x"?>
    3 <title>sawfish</title>
     3<title>sawfish-&sawfish-version;</title>
    44
    5 <para>TO BE DONE</para>
     5&sawfish-intro;
     6&sawfish-inst;
     7&sawfish-exp;
     8&sawfish-config;
     9&sawfish-desc;
    610
    711</sect1>
  • x/wm/sawfish/sawfish.ent

    r7613e88c rfea53a2  
    11<!ENTITY sawfish SYSTEM "../sawfish.xml">
     2<!ENTITY sawfish-intro SYSTEM "sawfish-intro.xml">
     3<!ENTITY sawfish-inst SYSTEM "sawfish-inst.xml">
     4<!ENTITY sawfish-exp SYSTEM "sawfish-exp.xml">
     5<!ENTITY sawfish-desc SYSTEM "sawfish-desc.xml">
     6<!ENTITY sawfish-config SYSTEM "sawfish-config.xml">
     7<!ENTITY sawfish-buildsize "12 MB">
     8<!ENTITY sawfish-version "1.1a-gtk2">
     9<!ENTITY sawfish-download-http "http://sourceforge.net/project/showfiles.php?group_id=32">
     10<!ENTITY sawfish-download-ftp "">
     11<!ENTITY sawfish-size "1.5 MB">
Note: See TracChangeset for help on using the changeset viewer.