Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent 40adac3b6d
commit f8e5d58279

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

2
aclocal.m4 vendored

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

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

Loading…
Cancel
Save