Changeset bbd4ef7


Ignore:
Timestamp:
05/25/2010 12:16:22 PM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d58d0fd
Parents:
a9995cf
Message:

Moved libnotify to a more appropriate section.

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

Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    ra9995cf rbbd4ef7  
    171171<!ENTITY gobject-introspection-version "0.6.8">
    172172<!ENTITY gir-repository-version       "0.6.5">
    173 <!ENTITY libnotify-version            "0.4.5">
    174173<!ENTITY libical-version              "0.43">
    175174<!ENTITY libelf-version               "0.8.13">
     
    522521<!ENTITY xulrunner-version            "1.9.2">
    523522<!ENTITY webkitgtk-version            "1.1.15.1">
     523<!ENTITY libnotify-version            "0.4.5">
    524524
    525525<!-- Chapter 27 -->
  • general/genlib/genlib.xml

    ra9995cf rbbd4ef7  
    9191  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gobject-introspection.xml"/>
    9292  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gir-repository.xml"/>
    93   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnotify.xml"/>
    9493  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libical.xml"/>
    9594  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libelf.xml"/>
  • introduction/welcome/changelog.xml

    ra9995cf rbbd4ef7  
    4343
    4444    <listitem>
     45      <para>May 25th, 2010</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[wblaszcz] - Moved libnotify to a more appropriate section.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>May 16th, 2010</para>
    4655      <itemizedlist>
  • x/lib/lib.xml

    ra9995cf rbbd4ef7  
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xulrunner.xml"/>
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk.xml"/>
     48  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnotify.xml"/>
    4849
    4950</chapter>
Note: See TracChangeset for help on using the changeset viewer.