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:20:13 +0200
commit941edc75646d32915604581931cec6a6e32fa469 (patch)
treeb0806565aead96ee17c5b420fbe30ffed75b0c87 /kmouth
parent69acc206b92760fe91aed4d28d3eb0bce11b0c6f (diff)
downloadtdeaccessibility-941edc75646d32915604581931cec6a6e32fa469.tar.gz
tdeaccessibility-941edc75646d32915604581931cec6a6e32fa469.zip
Fix applications desktop files location
to be compliant with xdg specification Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 46f4ca81b543374e1d2b79de1b87ef3a887c0737)
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)