summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:36:26 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:36:26 -0500
commit1b79e0dc5096467c4adec6083938ba50df351dbd (patch)
treefaf694d7e66611a0fa4e9d87f64d6bc2bac7c9a5 /aclocal.m4
parentf7b52ab336260d6eb0fba67563bd6f594feabe6a (diff)
downloadkaffeine-1b79e0dc5096467c4adec6083938ba50df351dbd.tar.gz
kaffeine-1b79e0dc5096467c4adec6083938ba50df351dbd.zip
Update XDG information in support of bug report 892.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index ff6b869..7dd9bb2 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -501,7 +501,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'