summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:42:39 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:42:39 -0500
commitc2872245682ab070057c190e745475ef4409a157 (patch)
treee7e0ec406e33f3829469e0b1c4758f9d8b76031b /acinclude.m4
parent219c1f5c3ce64f05bdf0d59ece31a8e62d081314 (diff)
downloadkdiff3-c2872245682ab070057c190e745475ef4409a157.tar.gz
kdiff3-c2872245682ab070057c190e745475ef4409a157.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 8fa777b..0c3bc32 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'