summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-08 16:38:47 -0500
committerDarrell Anderson <[email protected]>2012-06-08 16:38:47 -0500
commit2596caab944815581502e89b75532fa4b07c819f (patch)
tree8f1b74148ac0b783f82416051a280f086ab4d69f /acinclude.m4
parentc1fee5b44ba8012b7b9ce3b8fb359068b7c72c8b (diff)
downloadkbarcode-2596caab944815581502e89b75532fa4b07c819f.tar.gz
kbarcode-2596caab944815581502e89b75532fa4b07c819f.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 0af4394..54b39a3 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'