summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:33:10 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:33:10 -0500
commit2069b43930e2472ac31aa61fd730980c8ea9116a (patch)
treeac080502d7dccea4b10f22e076b1f075402589fb /acinclude.m4
parent9527fae2a25fae7f38362e8b6af6b4808553c888 (diff)
downloadkopete-otr-2069b43930e2472ac31aa61fd730980c8ea9116a.tar.gz
kopete-otr-2069b43930e2472ac31aa61fd730980c8ea9116a.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 1e8eda5..468849e 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'