summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-08 17:31:57 -0500
committerDarrell Anderson <[email protected]>2012-06-08 17:31:57 -0500
commita35b8571df995b0dd0c83ed5cf23db004ef9426f (patch)
tree09f355ce47b3cc405ad7bd36b8b39bf297c59b90 /acinclude.m4
parent5d02cf7e8a15b904b8eed7924b9ee4dbd36c655b (diff)
downloadknetload-a35b8571df995b0dd0c83ed5cf23db004ef9426f.tar.gz
knetload-a35b8571df995b0dd0c83ed5cf23db004ef9426f.zip
Update XDG information in support of bug report 892.
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 9689c13..e5a7ce6 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -489,7 +489,7 @@ if test "$1" = "default"; then
kde_widgetdir='\${libdir}/trinity/plugins/designer'
fi
if test -z "$xdg_appsdir"; then
- xdg_appsdir='\${datadir}/applications/kde'
+ xdg_appsdir='\${datadir}/applications/tde'
fi
if test -z "$xdg_menudir"; then
xdg_menudir='\${sysconfdir}/xdg/menus'