summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2012-05-03 17:54:59 +0200
committerRay Strode <rstrode@redhat.com>2012-07-17 03:38:10 -0400
commit20cf9b2302fbdf94e5322b0bb1521c9437cd7087 (patch)
tree77437dc1e4cbed5e82b507bf69d1e43ff7e5b841 /.gitignore
parent560e530559810154189b3aa4a496e2b2330f7d7f (diff)
downloadgdm-20cf9b2302fbdf94e5322b0bb1521c9437cd7087.tar.gz
common: Use GDBus for GdmSettings
GdmSettings is a system bus service provided by GDM so that greeters can read custom.conf without parsing the file themselves. This commit changes GdmSettings to use gdbus instead of dbus-glib. https://bugzilla.gnome.org/show_bug.cgi?id=622888
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb217ef4..f0d8d414 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ gdm-safe-restart
gdm.schemas
gdm-session-direct-glue.h
gdm-settings-glue.h
+gdm-settings-glue.c
gdm-simple-greeter.desktop.in
gdm-simple-greeter.schemas
gdm-simple-slave-glue.h