summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:30:59 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:30:59 -0500
commite98d7d48dc61beebfeb921b2e56f852abb40564d (patch)
tree540c350fd91f2961953706a6592e53abcde71473 /acinclude.m4
parent622bc3a3aadeeb9975f31f11985f5c2fec940215 (diff)
downloaddolphin-e98d7d48dc61beebfeb921b2e56f852abb40564d.tar.gz
dolphin-e98d7d48dc61beebfeb921b2e56f852abb40564d.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 646c400..e346c7e 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'