From 46f4ca81b543374e1d2b79de1b87ef3a887c0737 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 --- kmag/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kmag') diff --git a/kmag/Makefile.am b/kmag/Makefile.am index 0aeade7..83a66f4 100644 --- a/kmag/Makefile.am +++ b/kmag/Makefile.am @@ -13,8 +13,7 @@ uninstall-local: KDE_ICON = kmag -kmagdir = $(kde_appsdir)/Applications -kmag_DATA = kmag.desktop +xdg_apps_DATA = kmag.desktop kmagiconsdir = $(kde_datadir)/kmag/icons kmagicons_ICON = followmouse hidemouse window -- cgit v1.2.3