summaryrefslogtreecommitdiffstats
path: root/aclocal.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 /aclocal.m4
parent42c0f7adc04efd70d5070049b2c25e1c35f2e538 (diff)
downloadktorrent-2f856f26ca85e9c73175fefad01e16a859d030f7.tar.gz
ktorrent-2f856f26ca85e9c73175fefad01e16a859d030f7.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 f758d52..6e06bb7 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -501,7 +501,7 @@ if test "$1" = "default"; then
kde_widgetdir='\${libdir}/kde3/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'