summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:30:43 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 17:30:43 -0500
commitb98e850ded482435f4cb9686c72c46256bcdf2b3 (patch)
tree00226a749d48de503a99447c50fc99753c18c704 /acinclude.m4
parentea6fe4208847a3f38c0c1cb98546970aeeadfd17 (diff)
downloadtdeio-umountwrapper-b98e850ded482435f4cb9686c72c46256bcdf2b3.tar.gz
tdeio-umountwrapper-b98e850ded482435f4cb9686c72c46256bcdf2b3.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 1e8eda5..468849e 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'