summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-08 17:40:24 -0500
committerDarrell Anderson <[email protected]>2012-06-08 17:40:24 -0500
commit87ae44f8d4231f21e5359fe4583f290b01058453 (patch)
treef0dd9a00445f27e97a4444ed452304ec835626d3 /acinclude.m4
parent648fad1c3e3017144ae45b87f9272e7ade29f83b (diff)
downloadtdesudo-87ae44f8d4231f21e5359fe4583f290b01058453.tar.gz
tdesudo-87ae44f8d4231f21e5359fe4583f290b01058453.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 38c11b0..b1d2d04 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'