summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-08 17:14:45 -0500
committerDarrell Anderson <[email protected]>2012-06-08 17:14:45 -0500
commit81aaa3e86aa7d671f013505cbf87edeaf41fd881 (patch)
treed9eff70f4be6e1859ccc76b206bc8f0437102ab7 /acinclude.m4
parent63f39f5bb797dedfe18e9a8aa8c0272e90625077 (diff)
downloadyakuake-81aaa3e86aa7d671f013505cbf87edeaf41fd881.tar.gz
yakuake-81aaa3e86aa7d671f013505cbf87edeaf41fd881.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 e6fad7f..5cbd21b 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'