Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent 0a356e5fde
commit 7b639b6566

@ -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'

@ -1,5 +1,5 @@
[Desktop Entry]
Categories=Qt;KDE;Utility;
Categories=Qt;TDE;Utility;
Encoding=UTF-8
Type=Application
Exec=kchmviewer %U

Loading…
Cancel
Save