summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:41:09 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:41:09 -0500
commit1eea5bf2cf6b598ea9b5e7ab338ef27286af7f80 (patch)
treeb2d8b9ba587f60d137c159b593ef9f4c8f90c9c0 /acinclude.m4
parent001ed98f805d73a5f9c560891eab3bae488864c7 (diff)
downloadkcmautostart-1eea5bf2cf6b598ea9b5e7ab338ef27286af7f80.tar.gz
kcmautostart-1eea5bf2cf6b598ea9b5e7ab338ef27286af7f80.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 e14ad4c..9f80645 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -489,7 +489,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'