Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 13 years ago
parent a2afca2eb0
commit b9e36ba303

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

@ -13,5 +13,5 @@ MimeTypes=
Terminal=false Terminal=false
Icon=k9copy Icon=k9copy
X-DocPath=k9copy/index.html X-DocPath=k9copy/index.html
Categories=Qt;KDE;AudioVideo;DiscBurning; Categories=Qt;TDE;AudioVideo;DiscBurning;
X-KDE-StartupNotify=true X-TDE-StartupNotify=true
Loading…
Cancel
Save