summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:04:20 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:04:20 -0500
commit6c195c7ed6c420b936ccec52e82516c787b77112 (patch)
tree33c6d12506a2d3dcbc8a96b5b98d25c60151be79 /acinclude.m4
parentb472d40a757c18fe2af65cc82acf8cfa1a94b360 (diff)
downloadksystemlog-6c195c7ed6c420b936ccec52e82516c787b77112.tar.gz
ksystemlog-6c195c7ed6c420b936ccec52e82516c787b77112.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 c4115be..0cf97f5 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -478,7 +478,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'