Changeset 0563300


Ignore:
Timestamp:
02/07/2003 12:58:19 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:
587ebea
Parents:
5024520
Message:

added startup-notification-0.5

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

Files:
5 added
6 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib/glib.ent

    r5024520 r0563300  
    1616<!ENTITY GLib2-exp SYSTEM "glib2-exp.xml">
    1717<!ENTITY GLib2-config SYSTEM "glib2-config.xml">
    18 <!ENTITY GLib2-buildsize "18.3 MB">
     18<!ENTITY GLib2-buildsize "18.7 MB">
    1919<!ENTITY GLib2-version "2.2.1">
    2020<!ENTITY GLib2-download-http "">
  • general/genlib/glib2.xml

    r5024520 r0563300  
    66&GLib2-inst;
    77&GLib2-exp;
    8 &GLib2-config;
    98&GLib2-desc;
    109
  • introduction/welcome/changelog.xml

    r5024520 r0563300  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>February 6th, 2003 [larry]: X: Added
     14startup-notification-0.5.</para></listitem>
    1215
    1316<listitem><para>February 6th, 2003 [tushar]: Fixed errors in mozilla
  • introduction/welcome/credits.xml

    r5024520 r0563300  
    9494OpenSSH, ORBit, ORBit2, pan, Pango, pccts, pcre, pkgconfig, postfix,
    9595procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, sgml-common,
    96 sgml-dtd, shadow, unzip,
     96sgml-dtd, shadow, startup-notification, unzip,
    9797vorbis-tools, wget, XFce, xine, xml-dtd, yelp and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
    9898
  • x/lib/lib.xml

    r5024520 r0563300  
    1111&Pango;
    1212&fnlib;
     13&startup-notification;
    1314
    1415</chapter>
  • x/x.ent

    r5024520 r0563300  
    1717<!ENTITY % pango SYSTEM "lib/pango/pango.ent">
    1818<!ENTITY % fnlib SYSTEM "lib/fnlib/fnlib.ent">
     19<!ENTITY % startup-notification SYSTEM "lib/notification/startup-notification.ent">
    1920%freetype;
    2021%lesstif;
     
    2425%pango;
    2526%fnlib;
     27%startup-notification;
    2628
    2729<!-- Window Managers -->
Note: See TracChangeset for help on using the changeset viewer.