summaryrefslogtreecommitdiff
path: root/data/.gitignore
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2014-01-14 09:52:55 -0500
committerRay Strode <rstrode@redhat.com>2014-01-15 10:48:50 -0500
commit766d07bd1b6aa1c0e631676ad6b6a983d46624f2 (patch)
tree3bace8352259226b17e276953ce851ad0e191e6a /data/.gitignore
parent0c65c092f374fdb42522b56a0078020412b2472e (diff)
downloadgdm-766d07bd1b6aa1c0e631676ad6b6a983d46624f2.tar.gz
move over to using 'dconf compile' and file-db
Instead of installing keyfiles in /etc and running 'dconf update' to generate the database in place (or requiring package system triggers to do so for us), just build the database in-tree using the new 'dconf compile' command. We can install that in our pkgdatadir. dconf now also looks in XDG_DATA_DIRS in addition to /etc when finding profiles, so install ours there too. This makes gdm /etc-clean with respect to dconf. If users want to make additional customisations to the gdm login session then they should create their own dconf database in /etc/dconf and then replace the 'gdm' profile with one that references their new db (by way of /etc/dconf/profile/gdm, which is searched first). https://bugzilla.gnome.org/show_bug.cgi?id=722241
Diffstat (limited to 'data/.gitignore')
-rw-r--r--data/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/.gitignore b/data/.gitignore
index d9c62cb1..c95bb397 100644
--- a/data/.gitignore
+++ b/data/.gitignore
@@ -1 +1,2 @@
/gdm.service
+/greeter-dconf-defaults