summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:40:14 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:40:14 -0500
commit7b639b65667446e417581f498e0a95a91abe76c4 (patch)
tree91f45a9d4919f18fa5a7ad63b8d9d11924cecca1 /acinclude.m4
parent0a356e5fde20f22aa0fb8801c5a0c98a454df586 (diff)
downloadkchmviewer-7b639b65667446e417581f498e0a95a91abe76c4.tar.gz
kchmviewer-7b639b65667446e417581f498e0a95a91abe76c4.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 4e50daf..7c5e3fc 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'