summaryrefslogtreecommitdiffstats
path: root/khotkeys/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2016-09-11 18:31:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2016-09-11 18:33:56 +0900
commitac468225152f1bc7c25b6b3882a609050c42e486 (patch)
treea5dce09b15c79be0907b88c84e67d84ed7f53559 /khotkeys/Makefile.am
parentac1e63f35333573aa73ecbd1ad3526ef79cffe06 (diff)
downloadtdebase-ac468225152f1bc7c25b6b3882a609050c42e486.tar.gz
tdebase-ac468225152f1bc7c25b6b3882a609050c42e486.zip
Fixed khotkeys.desktop handling. This resolve bug 2685.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6960221d2c0d539b5f34bedfd004051313c1984e)
Diffstat (limited to 'khotkeys/Makefile.am')
-rw-r--r--khotkeys/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/khotkeys/Makefile.am b/khotkeys/Makefile.am
index 981a8a9b6..924686af4 100644
--- a/khotkeys/Makefile.am
+++ b/khotkeys/Makefile.am
@@ -1,10 +1,5 @@
SUBDIRS = shared kcontrol app data update $(KHOTKEYS_ARTS_SUBDIR)
-khotkeys_autostart_DATA = khotkeys.desktop
-khotkeys_autostartdir = $(datadir)/autostart
-
-EXTRA_DIST = $(khotkeys_autostart_DATA) COPYING AUTHORS
-
messages: rc.cpp
$(EXTRACTRC) kcontrol/ui/*.ui data/*.khotkeys >> rc.cpp
$(XGETTEXT) rc.cpp app/*.cpp shared/*.cpp shared/*.h kcontrol/*.cpp -o $(podir)/khotkeys.pot