summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:00:23 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:00:23 -0500
commit8697f81d6615f91e529a57b0136ce4347b4f37c9 (patch)
treeca3652e75532102036973958bb8d7e31382978b2 /acinclude.m4
parent6301689af8246d4f01eca2fe8d7c2f2ecfff7248 (diff)
downloadkrename-8697f81d6615f91e529a57b0136ce4347b4f37c9.tar.gz
krename-8697f81d6615f91e529a57b0136ce4347b4f37c9.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 4d10a03..970f045 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'