summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:27:32 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:27:32 -0500
commita353c255ba6bd807d8681f66b35664ad9585340d (patch)
treed4f1dd063242876f4931f69f376835266ae26362 /acinclude.m4
parent74043b50a2aee74852cb67b4013163565c001472 (diff)
downloadamarok-a353c255ba6bd807d8681f66b35664ad9585340d.tar.gz
amarok-a353c255ba6bd807d8681f66b35664ad9585340d.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 e6fad7f1..5cbd21b0 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'