summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:06:36 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:06:36 -0500
commit2f856f26ca85e9c73175fefad01e16a859d030f7 (patch)
tree2c08f61584fb160a0854492e7a2cb4bfe91b5677 /acinclude.m4
parent42c0f7adc04efd70d5070049b2c25e1c35f2e538 (diff)
downloadktorrent-2f856f26ca85e9c73175fefad01e16a859d030f7.tar.gz
ktorrent-2f856f26ca85e9c73175fefad01e16a859d030f7.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'