summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:31:31 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:31:31 -0500
commitf248a9f1d3ac18909dad517432848d824f35dee7 (patch)
tree5cfa15a7a0b84231598d705fd675fb09c2e74990 /acinclude.m4
parent0565817bc4bac450019db3f1e7cd84e58cd03787 (diff)
downloadfilelight-f248a9f1d3ac18909dad517432848d824f35dee7.tar.gz
filelight-f248a9f1d3ac18909dad517432848d824f35dee7.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 620ca51..7eb0445 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'