summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-08 16:52:29 -0500
committerDarrell Anderson <[email protected]>2012-06-08 16:52:29 -0500
commit9ed478e0dcc46fcc9578ba53a65ae4e412e1f7bd (patch)
tree349c70a217eb702b3e4177f88021fbb02d50f408 /acinclude.m4
parent52453a6c517f057f62c6dc5dd8b746dbe3bf8762 (diff)
downloadknemo-9ed478e0dcc46fcc9578ba53a65ae4e412e1f7bd.tar.gz
knemo-9ed478e0dcc46fcc9578ba53a65ae4e412e1f7bd.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 b376b87..d3d6f06 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'