summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-08 16:35:26 -0500
committerDarrell Anderson <[email protected]>2012-06-08 16:35:26 -0500
commitb9e36ba3034f97d5d77fbd37fd0b992b054192c2 (patch)
treef31ea1dfcb662e36b8c37b8db0a65c89e81bb1a5 /acinclude.m4
parenta2afca2eb0bae421e59a2d18d49395f7dae9b539 (diff)
downloadk9copy-b9e36ba3034f97d5d77fbd37fd0b992b054192c2.tar.gz
k9copy-b9e36ba3034f97d5d77fbd37fd0b992b054192c2.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 c4115be..0cf97f5 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -478,7 +478,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'