Changeset 98f9ae3


Ignore:
Timestamp:
02/10/2012 07:36:47 PM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
05a757b
Parents:
a805e52
Message:

Add dconf.

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra805e52 r98f9ae3  
    692692
    693693<!-- Shell -->
     694<!ENTITY dconf-version                "0.10.0">
    694695<!ENTITY gnome-control-center-version "2.30.1">
    695696<!ENTITY gnome-icon-theme-version     "2.30.3">
  • gnome/core/caribou.xml

    ra805e52 r98f9ae3  
    7777    pyatspi2-2.2.1,
    7878    <xref linkend="dbus-python"/>
    79     <!-- FIXME:ken 2
    80     and <xref linkend="dconf"/> at runtime.</para>-->
    81     and dconf-0.10.0 at runtime.</para>
     79    and <xref linkend="dconf"/> at runtime.</para>
    8280
    8381    <para condition="html" role="usernotes">User Notes:
  • gnome/core/core.xml

    ra805e52 r98f9ae3  
    5757  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-shell.xml"/>
    5858
    59   <!-- comment out items not present in old gnome, until added
     59  <!-- comment out items not present in old gnome, until added -->
    6060  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dconf.xml"/>
    61   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution-data-server.xml"/>
     61  <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution-data-server.xml"/>
    6262  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-bluetooth.xml"/> -->
    6363  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-control-center.xml"/>
  • introduction/welcome/changelog.xml

    ra805e52 r98f9ae3  
    6767          <para>[ken] - add caribou-0.4.1 from Wayne.</para>
    6868        </listitem>
     69        <listitem>
     70          <para>[ken] - add dconf-0.10.0 from Wayne.</para>
     71        </listitem>
    6972      </itemizedlist>
    7073    </listitem>
Note: See TracChangeset for help on using the changeset viewer.