Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent 2fbc1fde90
commit c4aabd7911

@ -478,7 +478,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'

2
aclocal.m4 vendored

@ -490,7 +490,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'

@ -10,4 +10,4 @@ Comment[de]=
Terminal=0 Terminal=0
Name=KnowIt Name=KnowIt
Name[de]=KnowIt Name[de]=KnowIt
Categories=Qt;KDE;Office Categories=Qt;TDE;Office

Loading…
Cancel
Save