summaryrefslogtreecommitdiff
path: root/data/.gitignore
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2014-01-14 09:52:55 -0500
committerRyan Lortie <desrt@desrt.ca>2014-01-31 00:53:27 +0000
commitfeb6ddaff33a3e58a20e94264313322534963f98 (patch)
tree6e728697a3ffe4d4b03df114ebd48d68a0670d57 /data/.gitignore
parent6bec701a5e12a7367ba5d212c2748b0f3ed79978 (diff)
downloadgdm-feb6ddaff33a3e58a20e94264313322534963f98.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