Changeset b6f200a


Ignore:
Timestamp:
09/13/2002 01:06:04 PM (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:
9f3f8b4c
Parents:
a047816
Message:

added openoffice submitted by Tushar

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

Files:
5 added
5 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/monitor/gnome-system-monitor-exp.xml

    ra047816 rb6f200a  
    77
    88<para><userinput>--sysconfdir=/etc/gnome :</userinput> This command puts
    9 configuration files in <filename>/etc/gnome</filename> instead fo
     9configuration files in <filename>/etc/gnome</filename> instead of
    1010<filename>/opt/gnome2/etc</filename>.</para>
    1111
  • introduction/welcome/changelog.xml

    ra047816 rb6f200a  
    1111<itemizedlist>
    1212
     13
     14<listitem><para>September 13th, 2002 [larry]: Xsoft: Added
     15openoffice-1.0.1 submitted by Tushar.</para></listitem>
     16
     17
    1318<listitem><para>September 12th, 2002 [markh]: Basic Networking: Fix ncftp
    1419entity file - the download says 3.1.4 but the version hadn't been updated
    1520from 3.1.2.</para></listitem>
     21
    1622
    1723<listitem><para>Sepetember 12th, 2002 [larry]: Gnome: Another correction
  • introduction/welcome/credits.xml

    ra047816 rb6f200a  
    119119Tie-Ten-Quee</emphasis></para></listitem>
    120120
     121<listitem><para>openoffice: <emphasis>Tushar Teredesai</emphasis></para></listitem>
     122
    121123</itemizedlist>
    122124</sect2>
  • xsoft/suites/openoffice.xml

    ra047816 rb6f200a  
    1 <sect1 id="openoffice" xreflabel="openoffice">
     1<sect1 id="openoffice" xreflabel="openoffice-&openoffice-version;">
    22<?dbhtml filename="openoffice.html" dir="xsoft"?>
    3 <title>openoffice</title>
     3<title>openoffice-&openoffice-version;</title>
    44
    5 <para>TO BE DONE</para>
     5&openoffice-intro;
     6&openoffice-inst;
     7&openoffice-exp;
     8&openoffice-desc;
    69
    710</sect1>
  • xsoft/suites/openoffice/openoffice.ent

    ra047816 rb6f200a  
    11<!ENTITY openoffice SYSTEM "../openoffice.xml">
     2<!ENTITY openoffice-intro SYSTEM "openoffice-intro.xml">
     3<!ENTITY openoffice-inst SYSTEM "openoffice-inst.xml">
     4<!ENTITY openoffice-exp SYSTEM "openoffice-exp.xml">
     5<!ENTITY openoffice-desc SYSTEM "openoffice-desc.xml">
     6<!ENTITY openoffice-config SYSTEM "openoffice-config.xml">
     7<!ENTITY openoffice-buildsize "">
     8<!ENTITY openoffice-version "1.0.1">
     9<!ENTITY openoffice-download-http "http://freshmeat.net/projects/openoffice/">
     10<!ENTITY openoffice-download-ftp "">
     11<!ENTITY openoffice-size "">
Note: See TracChangeset for help on using the changeset viewer.