Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent ca469b9939
commit 1d9feffc66

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

@ -27,6 +27,6 @@ Exec=knetstats
Icon=knetstats
Terminal=false
Type=Application
Categories=Qt;KDE;Network;
X-KDE-StartupNotify=true
Categories=Qt;TDE;Network;
X-TDE-StartupNotify=true

Loading…
Cancel
Save