summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:47:42 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:47:42 -0500
commit43508d556daf559d403f52bb293fc58e067642d3 (patch)
tree9096e13fec7902fceb5d4304f83eb4a66c70a329 /aclocal.m4
parent94039997e82e345628a4f237e59955faf29b51ba (diff)
downloadkiosktool-43508d556daf559d403f52bb293fc58e067642d3.tar.gz
kiosktool-43508d556daf559d403f52bb293fc58e067642d3.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 5e1dfde..2809aa7 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -501,7 +501,7 @@ if test "$1" = "default"; then
kde_widgetdir='\${libdir}/kde3/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'