summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:11:36 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:11:36 -0500
commitf8e5d58279027f23196ca640bd58bcbff7fd93dc (patch)
tree9d3669192453505d782514e33803a4a63822c446 /acinclude.m4
parent40adac3b6db9bd10489fc0ea6c444558c5dee396 (diff)
downloadlibkipi-f8e5d58279027f23196ca640bd58bcbff7fd93dc.tar.gz
libkipi-f8e5d58279027f23196ca640bd58bcbff7fd93dc.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 f91bd61..7a42818 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'