summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:57:34 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:57:34 -0500
commit635d7597833c77e53589c9c8ce75a3fcd96a8748 (patch)
treec6430e30549ee36acd0cd9599ef24aec45b90ad5 /acinclude.m4
parentf1289025618e360b1aa48725340e95965fbed632 (diff)
downloadkonversation-635d7597833c77e53589c9c8ce75a3fcd96a8748.tar.gz
konversation-635d7597833c77e53589c9c8ce75a3fcd96a8748.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 c602b98..b0102a8 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'