Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent 94039997e8
commit 43508d556d

@ -489,7 +489,7 @@ if test "$1" = "default"; then
kde_widgetdir='\${libdir}/kde3/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}/kde3/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'

@ -4,10 +4,10 @@ Exec=kcmshell kcmautostart
Icon=autostart
Type=Application
X-KDE-ModuleType=Library
X-KDE-Library=autostart
X-KDE-Factoryname=autostart
X-KDE-ParentApp=kcontrol
X-TDE-ModuleType=Library
X-TDE-Library=autostart
X-TDE-Factoryname=autostart
X-TDE-ParentApp=kcontrol
Name=AutoStart Manager
Name[da]=Autostarthåndtering
@ -53,4 +53,4 @@ Keywords[sv]=automatisk start,tjänster
Keywords[ta]=தானாக துவங்கும், சேவைகள்
Keywords[xx]=xxAutoStart,Servicesxx
Categories=Qt;KDE;X-KDE-settings-components;
Categories=Qt;TDE;X-TDE-settings-components;

@ -4,7 +4,7 @@ Type=Application
Exec=kiosktool
Icon=kiosktool
DocPath=kioskgui/index.html
X-KDE-StartupNotify=true
X-TDE-StartupNotify=true
Name=Kiosk Admin Tool
Name[bs]=Kiosk administratorski alat
@ -23,6 +23,6 @@ Name[ta]=Kiosk மேலாளர கருவி
Name[tr]=Kiosk Yönetim Aracı
Name[xx]=xxKiosk Admin Toolxx
X-KDE-AuthorizeAction=user/root
X-TDE-AuthorizeAction=user/root
X-DCOP-ServiceType=None
Categories=Qt;KDE;System;
Categories=Qt;TDE;System;

Loading…
Cancel
Save