summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:30:18 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:30:18 -0500
commit31c98b7172fda21eb8684440c1ecf2d19d143499 (patch)
treea84d05496e62ab9dd56c764d42edff395793ea5f /acinclude.m4
parent8e11faf168bec8e5d67fa032628f4ecafbdceff3 (diff)
downloaddigikam-31c98b7172fda21eb8684440c1ecf2d19d143499.tar.gz
digikam-31c98b7172fda21eb8684440c1ecf2d19d143499.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 103e956..ea3168e 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'