From f8e5d58279027f23196ca640bd58bcbff7fd93dc Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 8 Jun 2012 16:11:36 -0500 Subject: Update XDG information in support of bug report 892. --- acinclude.m4 | 2 +- aclocal.m4 | 2 +- libkipi/libkipi/kipiplugin.desktop | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index f91bd61..7a42818 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -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' diff --git a/aclocal.m4 b/aclocal.m4 index fe27e89..e057ec3 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -501,7 +501,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/libkipi/libkipi/kipiplugin.desktop b/libkipi/libkipi/kipiplugin.desktop index f7f556b..432c0d5 100644 --- a/libkipi/libkipi/kipiplugin.desktop +++ b/libkipi/libkipi/kipiplugin.desktop @@ -1,8 +1,8 @@ [Desktop Entry] Encoding=UTF-8 Type=ServiceType -X-KDE-ServiceType=KIPI/Plugin -X-KDE-DerivedName=KIPI Plugin +X-TDE-ServiceType=KIPI/Plugin +X-TDE-DerivedName=KIPI Plugin Name=KIPIPlugin Name[br]=Lugent KIPIP Name[cs]=KIPI modul -- cgit v1.2.3