Changeset ab1270a


Ignore:
Timestamp:
02/15/2012 07:57:38 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:
a07f939
Parents:
1d0056d
Message:

gsettings-desktop-schemas

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

Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r1d0056d rab1270a  
    711711<!ENTITY gnome-shell-version          "3.2.1">
    712712<!ENTITY gnome-themes-standard-version "3.2.1">
     713<!ENTITY gsettings-desktop-schemas-version "3.2.0">
    713714
    714715<!-- Extras -->
  • gnome/core/core.xml

    r1d0056d rab1270a  
    7575  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-shell.xml"/>
    7676  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-themes-standard.xml"/>
    77 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/> -->
     77  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/>
    7878  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-gvfs.xml"/>
    7979  <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mousetweaks.xml"/>
  • gnome/core/glib-networking.xml

    r1d0056d rab1270a  
    6262    <para role="required"><xref linkend="glib2"/>,
    6363    <xref linkend="gnutls"/>,
    64     <!-- FIXME:ken
    65     <xref linkend="gsettings-desktop-schemas"/>, -->
    66     gsettings-desktop-schemas-3.2.0,
     64    <xref linkend="gsettings-desktop-schemas"/>,
    6765    <xref linkend="intltool"/>, and
    6866    <xref linkend="libgcrypt"/></para>
  • gnome/core/gnome-desktop.xml

    r1d0056d rab1270a  
    6363    <para role="required"><xref linkend="DocBook"/>,
    6464    <xref linkend="gnome-doc-utils"/>,
    65     <!-- FIXME:ken
    66     <xref linkend="gsettings-desktop-schemas"/>,-->
    67     gsettings-desktop-schemas-3.2.0,
     65    <xref linkend="gsettings-desktop-schemas"/>,
    6866    <xref linkend="gtk3"/>,
    6967    <xref linkend="which"/>, and
  • introduction/welcome/changelog.xml

    r1d0056d rab1270a  
    6363          <para>[ken] - merge gnome-utils-3.2.1 from Wayne.</para>
    6464        </listitem>
     65        <listitem>
     66          <para>[ken] - add gsettings-desktop-schemas-3.2.0 from Wayne.</para>
     67        </listitem>
    6568      </itemizedlist>
    6669    </listitem>
Note: See TracChangeset for help on using the changeset viewer.