Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent 4af57bf229
commit 06098efaf3

@ -532,7 +532,7 @@ if test "$1" = "default"; then
kde_widgetdir='\${libdir}/trinity/plugins/designer' kde_widgetdir='\${libdir}/trinity/plugins/designer'
fi fi
if test -z "$xdg_appsdir"; then if test -z "$xdg_appsdir"; then
xdg_appsdir='\${datadir}/applications/kde' xdg_appsdir='\${datadir}/applications/tde'
fi fi
if test -z "$xdg_menudir"; then if test -z "$xdg_menudir"; then
xdg_menudir='\${sysconfdir}/xdg/menus' xdg_menudir='\${sysconfdir}/xdg/menus'

Loading…
Cancel
Save