summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:29:09 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:29:09 -0500
commit026e2ed2f01d1adad2f0f732cc6582e39064c3a1 (patch)
tree1c70a0b2a296486335b49c87bf0e6cd01e300e85 /acinclude.m4
parenta01b9dda0bb7647fdfd15f9ac16001f4b508a274 (diff)
downloadkeep-026e2ed2f01d1adad2f0f732cc6582e39064c3a1.tar.gz
keep-026e2ed2f01d1adad2f0f732cc6582e39064c3a1.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 0e24e6a..7ea922d 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'