[gdm] data: fix typo in dconf-profile



commit aa25b559c6e907485cc9e5a1cf995a3bf24a62c2
Author: Gert Michael Kulyk <gkulyk klio>
Date:   Fri Jul 20 19:40:52 2012 +0200

    data: fix typo in dconf-profile
    
    commit c0ad2d5b85b063bd7cb5dd2153f0755f4ebe3efb contained
    an update to the dconf profile file, since the format changed
    upstream. That commit contained a typo, though, which causes
    problems with dconf master.
    
    This commit fixes that typo.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680334

 data/dconf-profile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/dconf-profile b/data/dconf-profile
index 68deb5a..e4ac220 100644
--- a/data/dconf-profile
+++ b/data/dconf-profile
@@ -1,2 +1,2 @@
 user-db:user
-systemd-db:gdm
+system-db:gdm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]