|
|
|
@ -2460,7 +2460,7 @@ if test "default" = "default"; then
|
|
|
|
|
kde_widgetdir='\${libdir}/kde3/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'
|
|
|
|
@ -2764,7 +2764,7 @@ if test "default" = "default"; then
|
|
|
|
|
kde_widgetdir='\${libdir}/kde3/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'
|
|
|
|
|