summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-08 16:33:49 -0500
committerDarrell Anderson <[email protected]>2012-06-08 16:33:49 -0500
commit3e31ea7e339c717c503f7e30ad9738c2b945f3a0 (patch)
tree97fba0861d23842d47c0b327f081802888fd68b0 /acinclude.m4
parent59c7639f5e9f3ef40b06cb0e011216cc748e3f85 (diff)
downloadgwenview-3e31ea7e339c717c503f7e30ad9738c2b945f3a0.tar.gz
gwenview-3e31ea7e339c717c503f7e30ad9738c2b945f3a0.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 8e60545..65e0a0f 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'