From 941edc75646d32915604581931cec6a6e32fa469 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 14 Oct 2015 19:19:45 +0200 Subject: Fix applications desktop files location to be compliant with xdg specification MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 46f4ca81b543374e1d2b79de1b87ef3a887c0737) --- kmousetool/kmousetool/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kmousetool') diff --git a/kmousetool/kmousetool/Makefile.am b/kmousetool/kmousetool/Makefile.am index f078ad6..cf337c9 100644 --- a/kmousetool/kmousetool/Makefile.am +++ b/kmousetool/kmousetool/Makefile.am @@ -7,8 +7,7 @@ SUBDIRS = pics EXTRA_DIST = main.cpp version.h kmousetool.cpp kmousetool.h kmousetool.desktop mtstroke.cpp mtstroke.h mousetool_tap.wav -kmousetooldir = $(kde_appsdir)/Applications -kmousetool_DATA = kmousetool.desktop +xdg_apps_DATA = kmousetool.desktop sounddatadir = $(kde_datadir)/kmousetool/sounds sounddata_DATA = mousetool_tap.wav -- cgit v1.2.3