Blame SOURCES/system-dconf.patch

1e501a
From 70f82c5749c14a900b95980118a26eda3a58e654 Mon Sep 17 00:00:00 2001
f3033d
From: Ray Strode <rstrode@redhat.com>
f3033d
Date: Wed, 31 Jul 2013 17:32:55 -0400
f3033d
Subject: [PATCH] data: add system dconf databases to gdm profile
f3033d
f3033d
This way system settings can affect the login screen.
f3033d
---
1e501a
 data/dconf/gdm.in | 3 +++
f3033d
 1 file changed, 3 insertions(+)
f3033d
1e501a
diff --git a/data/dconf/gdm.in b/data/dconf/gdm.in
1e501a
index 4d8bf17..510ca31 100644
1e501a
--- a/data/dconf/gdm.in
1e501a
+++ b/data/dconf/gdm.in
1e501a
@@ -1,2 +1,6 @@
f3033d
 user-db:user
1e501a
+system-db:gdm
f3033d
+system-db:local
f3033d
+system-db:site
f3033d
+system-db:distro
1e501a
 file-db:@DATADIR@/@PACKAGE@/greeter-dconf-defaults
f3033d
-- 
f3033d
1.8.3.1
f3033d