summaryrefslogtreecommitdiff
path: root/data/autostart
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2015-03-03 08:17:14 -0500
committerRay Strode <rstrode@redhat.com>2015-03-03 08:24:38 -0500
commitcb2655435b8acf9b6ac9e332591ab3c5f00d978f (patch)
treefed4e2ac67cf95360e2ac2b900b3e6479bf7ceb7 /data/autostart
parent9509ad9e7447b27d07899caba21ff07fe7b30577 (diff)
downloadgdm-cb2655435b8acf9b6ac9e332591ab3c5f00d978f.tar.gz
data: drop caribou autostart file
It's no longer needed and it makes assumptions about install location. https://bugzilla.gnome.org/show_bug.cgi?id=740788
Diffstat (limited to 'data/autostart')
-rw-r--r--data/autostart/Makefile.am3
-rw-r--r--data/autostart/caribou-autostart.desktop.in6
2 files changed, 0 insertions, 9 deletions
diff --git a/data/autostart/Makefile.am b/data/autostart/Makefile.am
index d6696b53..0ca6c861 100644
--- a/data/autostart/Makefile.am
+++ b/data/autostart/Makefile.am
@@ -5,10 +5,8 @@ NULL =
desktopdir = $(pkgdatadir)/greeter/autostart
desktop_in_files = \
- caribou-autostart.desktop.in \
$(NULL)
desktop_DATA = orca-autostart.desktop \
- $(desktop_in_files:.desktop.in=.desktop) \
$(NULL)
EXTRA_DIST = \
@@ -17,7 +15,6 @@ EXTRA_DIST = \
$(NULL)
DISTCLEANFILES = \
- $(desktop_in_files:.desktop.in=.desktop) \
$(NULL)
MAINTAINERCLEANFILES = \
diff --git a/data/autostart/caribou-autostart.desktop.in b/data/autostart/caribou-autostart.desktop.in
deleted file mode 100644
index 38b3fc66..00000000
--- a/data/autostart/caribou-autostart.desktop.in
+++ /dev/null
@@ -1,6 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=Caribou
-Exec=@LIBEXECDIR@/caribou
-AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-keyboard-enabled
-X-GNOME-AutoRestart=true