summaryrefslogtreecommitdiffstats
path: root/aclocal.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 /aclocal.m4
parent40adac3b6db9bd10489fc0ea6c444558c5dee396 (diff)
downloadlibkipi-f8e5d58279027f23196ca640bd58bcbff7fd93dc.tar.gz
libkipi-f8e5d58279027f23196ca640bd58bcbff7fd93dc.zip
Update XDG information in support of bug report 892.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index fe27e89..e057ec3 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -501,7 +501,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'