summaryrefslogtreecommitdiffstats
path: root/kmouth
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-10-14 19:19:45 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-10-14 19:19:45 +0200
commit46f4ca81b543374e1d2b79de1b87ef3a887c0737 (patch)
tree9f60dcd567c2f236dd26ad833895e8a213dc5a9f /kmouth
parent765adcd5dcf16a98e7e41a19b32a43351bbd8f38 (diff)
downloadtdeaccessibility-46f4ca81b543374e1d2b79de1b87ef3a887c0737.tar.gz
tdeaccessibility-46f4ca81b543374e1d2b79de1b87ef3a887c0737.zip
Fix applications desktop files location
to be compliant with xdg specification Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kmouth')
-rw-r--r--kmouth/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/kmouth/Makefile.am b/kmouth/Makefile.am
index c661e69..9e4a051 100644
--- a/kmouth/Makefile.am
+++ b/kmouth/Makefile.am
@@ -9,8 +9,7 @@ EXTRA_DIST = main.cpp version.h kmouth.cpp kmouth.h kmouthui.rc kmouth.desktop p
kde_conf_DATA = kmouthrc
-apps_DATA = kmouth.desktop
-appsdir = $(kde_appsdir)/Applications
+xdg_apps_DATA = kmouth.desktop
# set the include path for X, qt and KDE
INCLUDES= -Iphrasebook -Iwordcompletion $(all_includes)