Changeset 9063dd90


Ignore:
Timestamp:
12/16/2002 04:07:36 AM (21 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:
ab91fea9
Parents:
9d20b679
Message:

added OpenJade-1.3.2

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

Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/fcron/fcron-intro.xml

    r9d20b679 r9063dd90  
    1515local mail system (<xref linkend="sendmail"/> or <xref linkend="postfix"/>, for example)
    1616fcron utilizes:
    17 <xref linkend="Linux_PAM"/>, openjade and dsssl-stylesheets</screen>
     17<xref linkend="Linux_PAM"/>, <xref linkend="openjade"/> and dsssl-stylesheets</screen>
    1818
    1919</sect2>
  • gnome/lib/gtk-doc/gtk-doc-intro.xml

    r9d20b679 r9063dd90  
    2424
    2525<screen>gtk-doc depends on:
    26 OpenJade</screen>
     26<xref linkend="openjade"/></screen>
    2727
    2828</sect2>
  • introduction/welcome/changelog.xml

    r9d20b679 r9063dd90  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>December 15th, 2002 [larry]: PST: Added
     14OpenJade-1.3.2.</para></listitem>
    1215
    1316<listitem><para>December 15th, 2002 [larry]: PostLFS: eliminated
  • introduction/welcome/credits.xml

    r9d20b679 r9063dd90  
    9090libgnomeui, libgtkhtml, libgtop, libIDL, libogg, librep, librsvg,
    9191libvorbis, libwnck, libxml2, libxslt, libzvt, linc, Lunux_PAM, MPlayer,
    92 mutt, nautilus, oaf, OpenSP,
     92mutt, nautilus, oaf, OpenJade, OpenSP,
    9393OpenSSH, ORBit, ORBit2, pan, Pango, pccts, pcre, pkgconfig, postfix,
    9494procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, sgml-common, shadow, unzip,
  • pst/pst.ent

    r9d20b679 r9063dd90  
    1111<!ENTITY % sgml-common SYSTEM "typesetting/sgml-common/sgml-common.ent">
    1212<!ENTITY % opensp SYSTEM "typesetting/opensp/opensp.ent">
     13<!ENTITY % openjade SYSTEM "typesetting/openjade/openjade.ent">
    1314%sgml-common;
    1415%opensp;
     16%openjade;
    1517
    1618<!-- XML -->
  • pst/typesetting/sgml.xml

    r9d20b679 r9063dd90  
    33<title>Standard Generalized Markup Language (SGML)</title>
    44
    5 <para>Placeholder for openjade, sgml-docbook, DSSSL .</para>
     5<para>Placeholder for sgml-docbook and DSSSL .</para>
    66
    77&sgml-common;
    88&opensp;
     9&openjade;
    910
    1011</chapter>
Note: See TracChangeset for help on using the changeset viewer.