From b9e36ba3034f97d5d77fbd37fd0b992b054192c2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 8 Jun 2012 16:35:26 -0500 Subject: Update XDG information in support of bug report 892. --- acinclude.m4 | 2 +- src/k9copy.desktop | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index c4115be..0cf97f5 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -478,7 +478,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' diff --git a/src/k9copy.desktop b/src/k9copy.desktop index d772235..a5e60d9 100644 --- a/src/k9copy.desktop +++ b/src/k9copy.desktop @@ -13,5 +13,5 @@ MimeTypes= Terminal=false Icon=k9copy X-DocPath=k9copy/index.html -Categories=Qt;KDE;AudioVideo;DiscBurning; -X-KDE-StartupNotify=true \ No newline at end of file +Categories=Qt;TDE;AudioVideo;DiscBurning; +X-TDE-StartupNotify=true \ No newline at end of file -- cgit v1.2.1