Changeset 7cb8c9d for gnome


Ignore:
Timestamp:
12/15/2002 05:27:12 AM (21 years ago)
Author:
Billy O 'Connor <billyoc@…>
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:
d0ca9be3
Parents:
3430684
Message:

Adding Gnome 1.4 additional library section.

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

Location:
gnome
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome/gnome.ent

    r3430684 r7cb8c9d  
    128128<!ENTITY gnome-config SYSTEM "config/config.xml">
    129129<!ENTITY gnome-config-core SYSTEM "config/config-core.xml">
     130
     131<!-- Additional Gnome 1.4 Libraries -->
     132<!ENTITY gnome-otherlibs SYSTEM "otherlibs/otherlibs.xml">
     133<!ENTITY % gconf-editor SYSTEM "other/gconf-editor/gconf-editor.ent">
     134<!ENTITY % gnome-print SYSTEM "otherlibs/gnome-print/gnome-print.ent">
     135<!ENTITY % libglade14 SYSTEM "otherlibs/libglade14/libglade14.ent">
     136<!ENTITY % db-3.3.11 SYSTEM "otherlibs/db-3.3.11/db-3.3.11.ent">
     137<!ENTITY % gal SYSTEM "otherlibs/gal/gal.ent">
     138<!ENTITY % libcapplet SYSTEM "otherlibs/libcapplet/libcapplet.ent">
     139<!ENTITY % gtkhtml SYSTEM "otherlibs/gtkhtml/gtkhtml.ent">
     140<!ENTITY % libghttp SYSTEM "otherlibs/libghttp/libghttp.ent">
     141<!ENTITY % bonobo14 SYSTEM "otherlibs/bonobo14/bonobo14.ent">
     142<!ENTITY % guppi SYSTEM "otherlibs/guppi/guppi.ent">
     143<!ENTITY % db-3.1.17 SYSTEM "otherlibs/db-3.1.17/db-3.1.17.ent">
     144<!ENTITY % bonobo-conf SYSTEM "otherlibs/bonobo-conf/bonobo-conf.ent">
     145<!ENTITY % soup SYSTEM "otherlibs/soup/soup.ent">
     146%gnome-print;
     147%libglade14;
     148%db-3.3.11;
     149%gal;
     150%libcapplet;
     151%gtkhtml;
     152%libghttp;
     153%bonobo14;
     154%guppi;
     155%db-3.1.17;
     156%bonobo-conf;
     157%soup;
  • gnome/gnome.xml

    r3430684 r7cb8c9d  
    99&gnome-other;
    1010&gnome-config;
    11 
     11&gnome-otherlibs;
    1212</part>
  • gnome/other/other.xml

    r3430684 r7cb8c9d  
    77&gconf-editor;
    88&gdm;
    9 
    109</chapter>
Note: See TracChangeset for help on using the changeset viewer.