summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2013-05-28 09:22:39 -0400
committerRay Strode <rstrode@redhat.com>2013-07-27 11:40:51 -0400
commit58320622e2480676ab85d631af287a0af9ffab6e (patch)
treeebb36adf34dd223ba849f27c25c5d71abec9caee /.gitignore
parent28a23b88b8487a177713ce86be564cb7e492538c (diff)
downloadgnome-settings-daemon-58320622e2480676ab85d631af287a0af9ffab6e.tar.gz
smartcard: add back smartcard support
This commit lands a rewrite of the smartcard plugin. It makes use of the DBus ObjectManager interface to export tokens over the bus, as they're inserted and removed. https://bugzilla.gnome.org/show_bug.cgi?id=704890
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 43536263..5ba4b5f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,6 +70,12 @@ plugins/media-keys/shell-key-grabber.c
plugins/media-keys/shell-key-grabber.h
plugins/media-keys/test-media-keys
plugins/media-keys/test-media-window
+plugins/smartcard/gsd-smartcard-enum-types.c
+plugins/smartcard/gsd-smartcard-enum-types.h
+plugins/smartcard/gsd-smartcard.h
+plugins/smartcard/gsd-test-smartcard
+plugins/smartcard/org.gnome.Smartcard.c
+plugins/smartcard/org.gnome.Smartcard.h
plugins/mouse/gsd-locate-pointer
plugins/mouse/gsd-test-mouse
plugins/orientation/gsd-test-orientation