Changeset 6641110


Ignore:
Timestamp:
09/03/2002 12:33:51 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:
7db5869
Parents:
fdb4d48d
Message:

added gnome-sessions, gnome-desktop, gnome-panel

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

Files:
17 added
5 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/core.xml

    rfdb4d48d r6641110  
    88mc</screen></para>
    99
     10&gnome-desktop;
     11&gnome-panel;
     12&gnome-session;
     13
    1014</chapter>
  • gnome/gnome.ent

    rfdb4d48d r6641110  
    5858<!-- Gnome Core -->
    5959<!ENTITY gnome-core SYSTEM "core/core.xml">
     60<!ENTITY % gnome-desktop SYSTEM "core/desktop/gnome-desktop.ent">
     61<!ENTITY % gnome-panel SYSTEM "core/panel/gnome-panel.ent">
     62<!ENTITY % gnome-session SYSTEM "core/session/gnome-session.ent">
     63%gnome-desktop;
     64%gnome-panel;
     65%gnome-session;
     66
     67
    6068
    6169<!-- Additional Gnome Packages -->
  • introduction/welcome/changelog.xml

    rfdb4d48d r6641110  
    1818
    1919<listitem><para>September 2nd, 2002 [larry]: Gnome: Added
    20 gtk-engines-1.9.0.</para></listitem>
     20gtk-engines-1.9.0, gnome-panel-2.0.7, gnome-session-2.0.6 and
     21gnome-desktop-2.0.7.</para></listitem>
    2122
    2223<listitem><para>September 1st, 2002 [larry]: Gnome: Added
  • introduction/welcome/credits.xml

    rfdb4d48d r6641110  
    7474<listitem><para>Alsa: <emphasis>Alex Kloss</emphasis></para></listitem>
    7575
    76 <listitem><para>ATK, audiofile, bc, bonobo-activation, cdrdao, cdrtools,
    77 cpio, curl, dhcp, DocBook, enlightenment, esound, fcron, fluxbox, FNLIB,
    78 gcc, gdbm, GLib2, gmp, gnat, gnome-common, gnome-libs, gnome-mime-data,
    79 gnome-vfs, GTK+2, gtk-doc, gtk-engines, imlib, intltool, j2sdk, lame, libao, libart_lgpl, libbonobo, libbonoboui, libglade, libgnome, libgnomecanvas, libgnomeprint, libgnomeprintui, libgnomeui, libIDL, libogg, librep, libvorbis, libwnck, libxml2, libxslt, libzvt, linc, mutt, OpenSSH, ORBit, ORBit2, Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
     76<listitem><para>ATK, audiofile, bc, bonobo-activation, cdrdao, cdrtools, cpio, curl, dhcp, DocBook, enlightenment, esound, fcron, fluxbox, FNLIB, gcc, gdbm, GLib2, gmp, gnat, gnome-common, gnome-desktop, gnome-libs, gnome-mime-data, gnome-panel, gnome-session, gnome-vfs, GTK+2, gtk-doc, gtk-engines, imlib, intltool, j2sdk, lame, libao, libart_lgpl, libbonobo, libbonoboui, libglade, libgnome, libgnomecanvas, libgnomeprint, libgnomeprintui, libgnomeui, libIDL, libogg, librep, libvorbis, libwnck, libxml2, libxslt, libzvt, linc, mutt, OpenSSH, ORBit, ORBit2, Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
    8077
    8178<listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen
  • server/other/leafnode/leafnode.ent

    rfdb4d48d r6641110  
    88<!ENTITY leafnode-buildsize "6.6 MB">
    99<!ENTITY leafnode-version "1.9.25">
    10 <!ENTITY leafnode-download-ftp
    11 "ftp://unc.dl.sourceforge.net/pub/sourceforge/leafnode/leafnode-1.9.25.rel.tar.bz2">
    12 <!ENTITY leafnode-download-http
    13 "http://unc.dl.sourceforge.net/sourceforge/leafnode/leafnode-1.9.25.rel.tar.bz2">
    14 <!ENTITY leafnode-size "533 KB">
     10<!ENTITY leafnode-download-http "http://freshmeat.net/redir/leafnode/5546/url_tgz/leafnode-1.9.25.rel.tar.gz">
     11<!ENTITY leafnode-download-ftp "">
     12<!ENTITY leafnode-size "675 KB">
Note: See TracChangeset for help on using the changeset viewer.