Changeset 94c557f


Ignore:
Timestamp:
08/14/2009 01:21:00 PM (15 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:
c4c04d69
Parents:
bc40324
Message:

Added new package. GNOME Settings Daemon-2.26.1

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rbc40324 r94c557f  
    44-->
    55
    6 <!ENTITY day          "13">                   <!-- Always 2 digits -->
     6<!ENTITY day          "14">                   <!-- Always 2 digits -->
    77<!ENTITY month        "08">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2009">
     
    399399<!ENTITY mutt-version                 "1.5.20">
    400400<!ENTITY pine-version                 "4.64">
    401 <!ENTITY tin-version                 "1.8.3">
     401<!ENTITY tin-version                  "1.8.3">
    402402
    403403<!-- Obsolete as Tin has replaced it
     
    540540<!ENTITY gnome-panel-version          "2.26.3">
    541541<!ENTITY gnome-session-version        "2.18.3">
     542<!ENTITY gnome-settings-daemon-version "2.26.1">
    542543<!ENTITY gnome-terminal-version       "2.26.3.1">
    543544<!ENTITY gnome-themes-version         "2.26.3.1">
  • gnome/core/core.xml

    rbc40324 r94c557f  
    6666  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libgnomekbd.xml"/>
    6767  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="nautilus.xml"/>
     68  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-settings-daemon.xml"/>
    6869  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="control-center.xml"/>
    6970  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-icon-theme.xml"/>
  • introduction/welcome/changelog.xml

    rbc40324 r94c557f  
    4242-->
    4343    <listitem>
     44      <para>August 14th, 2009</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[wblaszcz] - Added new package. GNOME Settings Daemon-2.26.1</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4453      <para>August 13th, 2009</para>
    4554      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.