summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-08 16:43:16 -0500
committerDarrell Anderson <[email protected]>2012-06-08 16:43:16 -0500
commit841fdd4094ff2969714d2264562a86c34bc59dfd (patch)
treedc46239e953d66521eed244404346eb80bae83f0
parent5ab0b984d5d35c331b551f5488861535c97ff46c (diff)
downloadkdirstat-841fdd4094ff2969714d2264562a86c34bc59dfd.tar.gz
kdirstat-841fdd4094ff2969714d2264562a86c34bc59dfd.zip
Update XDG information in support of bug report 892.
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index c5d0754..3217def 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'