summaryrefslogtreecommitdiffstats
path: root/aclocal.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 /aclocal.m4
parentb472d40a757c18fe2af65cc82acf8cfa1a94b360 (diff)
downloadksystemlog-6c195c7ed6c420b936ccec52e82516c787b77112.tar.gz
ksystemlog-6c195c7ed6c420b936ccec52e82516c787b77112.zip
Update XDG information in support of bug report 892.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 290784c..58c8110 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -490,7 +490,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'