glfs/xsoft/xsoft.ent
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

33 lines
1015 B
Plaintext

<!ENTITY xsoft SYSTEM "xsoft.xml">
<!-- Individual Office Programs -->
<!ENTITY xsoft-office SYSTEM "office/office.xml">
<!ENTITY % abiword SYSTEM "office/abiword/abiword.ent">
<!ENTITY % gnumeric SYSTEM "office/gnumeric/gnumeric.ent">
<!ENTITY % gnucash SYSTEM "office/gnucash/gnucash.ent">
<!ENTITY % magicpoint SYSTEM "office/magicpoint/magicpoint.ent">
<!ENTITY % gimp SYSTEM "office/gimp/gimp.ent">
%abiword;
%gnumeric;
%gnucash;
%magicpoint;
%gimp;
<!-- Office Suites -->
<!ENTITY xsoft-suites SYSTEM "suites/suites.xml">
<!ENTITY % koffice SYSTEM "suites/koffice/koffice.ent">
<!ENTITY % openoffice SYSTEM "suites/openoffice/openoffice.ent">
%koffice;
%openoffice;
<!-- Graphical Web Browsers -->
<!ENTITY xsoft-graphweb SYSTEM "graphweb/graphweb.xml">
<!ENTITY xsoft-graphweb-konq SYSTEM "graphweb/konq.xml">
<!ENTITY % mozilla SYSTEM "graphweb/mozilla/mozilla.ent">
<!ENTITY % galeon SYSTEM "graphweb/galeon/galeon.ent">
%mozilla;
%galeon;
<!-- Other -->
<!ENTITY xsoft-other SYSTEM "other/other.xml">