summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:09:54 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:09:54 -0500
commit39a7e0e45ee1bf0fdd47759474fbb51d3590a135 (patch)
tree5972b5565e9611ac352efa45cce0d031c91b335c /acinclude.m4
parentfb4037d970ba9cf56368499862fb4784998dcb40 (diff)
downloadsmb4k-39a7e0e45ee1bf0fdd47759474fbb51d3590a135.tar.gz
smb4k-39a7e0e45ee1bf0fdd47759474fbb51d3590a135.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 0e24e6a..7ea922d 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'