summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2008-10-18 12:40:12 +0000
committerBrian Tarricone <brian@tarricone.org>2008-10-18 12:40:12 +0000
commit8a0e2f069d3e43f59e9bbed8acf014a7c8a15f3d (patch)
tree01db6f8ef2b93a63e57f97e16eebfdd2c88c74dd /NEWS
parent56e41c907a8d1f98a29d98940d2a82b38902d0c1 (diff)
downloadxfce4-session-8a0e2f069d3e43f59e9bbed8acf014a7c8a15f3d.tar.gz
* configure.in.in: Depend on newer version of libxfconf.
* engines/*/Makefile.am: Link with libxfconf. * libxfsm/xfsm-splash-rc.*: Replace XfceRc usage with XfconfChannel. * libxfsm/xfce4-session-2.0.pc.in: Add libxfconf-0 to required packages list. * settings/{module.*,splash-settings.c]: Load XfconfChannel with a property base instead of the old XfceRc file. * xfce4-session/xfsm-splash-screen.c: Fetch settings from xfconf instead of rc file. (Old svn revision: 28292)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5e263231..ecd04552 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@
- Fix possible crash with uninitialised GError (bug 4202).
- Link libxfsm against all required libs to avoid link-time errors
(bug 4429).
+- Make splash engines store their settings in Xfconf.
4.5.91