summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2015-03-15 08:32:35 +0300
committerEric Koegel <eric.koegel@gmail.com>2015-04-13 11:39:37 +0300
commit0a968ab04d8a5dc87f352294a6c9b099c5abda2a (patch)
treed7a3c83627ac2469088b3799ecc7010c3c8cdec0 /.gitignore
parentf6a7ccad79f5fa55ed89b7ebdfe49b1888a9aa68 (diff)
downloadConsoleKit2-0a968ab04d8a5dc87f352294a6c9b099c5abda2a.tar.gz
CkSeat: Port to GDBus
Port the CkSeat to GDBus using the gdbus-codegen. Same as with CkSession there's now a split between public and private signals, properties, and function calls. CkSeat and CkSession host private signals and properties ConsoleKitSeat and ConsoleKitSession are public D-BUS exported ones. https://github.com/ConsoleKit2/ConsoleKit2/issues/8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 774aacd..048c0e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@ src/ck-session-generated.h
src/test-session
tools/pam-foreground-compat.ck
tools/70-udev-acl.rules
+doc/console-kit-daemon.1m