summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:35:27 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:35:27 -0500
commit7033f4ca3f56de41599c3d37be9c0de878714bfa (patch)
tree97eb215ae203352f462fb88c645996631dd2822c /acinclude.m4
parent43997916958c1061d894efe9b8e603245e54daea (diff)
downloadkuickshow-7033f4ca3f56de41599c3d37be9c0de878714bfa.tar.gz
kuickshow-7033f4ca3f56de41599c3d37be9c0de878714bfa.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 b376b87..d3d6f06 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'