From c8397167e4042c793c72dba46ac8a0c6d3432171 Mon Sep 17 00:00:00 2001 From: Wayne Blaszczyk Date: Sat, 21 Aug 2010 07:04:34 +0000 Subject: [PATCH] Updated to GNOME Settings Daemon-2.30.2. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8542 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- gnome/core/gnome-settings-daemon.xml | 41 ++++++++++++++-------------- introduction/welcome/changelog.xml | 3 ++ 3 files changed, 25 insertions(+), 21 deletions(-) diff --git a/general.ent b/general.ent index 60885651cd..6370920ec7 100644 --- a/general.ent +++ b/general.ent @@ -594,7 +594,7 @@ $Date$ - + diff --git a/gnome/core/gnome-settings-daemon.xml b/gnome/core/gnome-settings-daemon.xml index fed38ea62c..3ce2e0fa9a 100644 --- a/gnome/core/gnome-settings-daemon.xml +++ b/gnome/core/gnome-settings-daemon.xml @@ -4,12 +4,12 @@ %general-entities; - - - - - - + + + + + + ]> @@ -33,6 +33,8 @@ for setting various parameters of a GNOME Session and the applications that run under it. + &lfs65_checked; + Package Information @@ -80,7 +82,7 @@ ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ --sysconfdir=&gnome-etc-dir; \ --libexecdir=$(pkg-config \ - --variable=prefix ORBit-2.0)/lib/gnome-settings-daemon && + --variable=prefix ORBit-2.0)/lib/gnome-settings-daemon-2.0 && make This package does not come with a test suite. @@ -101,11 +103,11 @@ make href="../../xincludes/gnome-sysconfdir.xml"/> --libexecdir=$(pkg-config --variable=prefix - ORBit-2.0)/lib/gnome-settings-daemon: This parameter causes the libexec - files to be installed in the preferred location of - $GNOME_PREFIX/lib/gnome-settings-daemon - instead of - $GNOME_PREFIX/libexec. + ORBit-2.0)/lib/gnome-settings-daemon-2.0: This parameter causes + the libexec files to be installed in the preferred location of $GNOME_PREFIX/lib/gnome-settings-daemon-2.0 + instead of $GNOME_PREFIX/libexec. @@ -113,20 +115,19 @@ make Contents - Installed Program + Installed Programs Installed Libraries Installed Directories - gnome-settings-daemon + gnome-settings-daemon and gsd-locate-pointer liba11y-keyboard.{so,a}, libbackground.{so,a}, libclipboard.{so,a}, - libdummy.{so,a}, libfont.{so,a}, libhousekeeping.{so,a}, - libkeybindings.{so,a}, libkeyboard.{so,a}, libmouse.{so,a}, - libscreensaver.{so,a}, libsound.{so,a}, libtyping-break.{so,a}, - libxrandr.{so,a}, libxrdb.{so,a}, libxsettings.{so,a} (plugins) + libfont.{so,a}, libhousekeeping.{so,a}, libkeybindings.{so,a}, + libkeyboard.{so,a}, libmouse.{so,a}, libsound.{so,a}, + libtyping-break.{so,a}, libxrandr.{so,a}, libxrdb.{so,a}, and + libxsettings.{so,a} $GNOME_PREFIX/{include/gnome-settings-daemon-2.0/gnome-settings-daemon, - lib/{gnome-settings-daemon-2.0,gnome-settings-daemon}, - share/gnome-settings-daemon/xrdb} + lib/gnome-settings-daemon-2.0,share/gnome-settings-daemon/xrdb} diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 57b369d990..af4fbe613a 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -43,6 +43,9 @@ August 21st, 2010 + + [wblaszcz] - Updated to GNOME Settings Daemon-2.30.2. + [wblaszcz] - Updated to GNOME Session-2.30.2.