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' kde_widgetdir='\${libdir}/kde3/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'

2
aclocal.m4 vendored

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

@ -4,10 +4,10 @@ Exec=kcmshell kcmautostart
Icon=autostart Icon=autostart
Type=Application Type=Application
X-KDE-ModuleType=Library X-TDE-ModuleType=Library
X-KDE-Library=autostart X-TDE-Library=autostart
X-KDE-Factoryname=autostart X-TDE-Factoryname=autostart
X-KDE-ParentApp=kcontrol X-TDE-ParentApp=kcontrol
Name=AutoStart Manager Name=AutoStart Manager
Name[da]=Autostarthåndtering Name[da]=Autostarthåndtering
@ -53,4 +53,4 @@ Keywords[sv]=automatisk start,tjänster
Keywords[ta]=தானாக துவங்கும், சேவைகள் Keywords[ta]=தானாக துவங்கும், சேவைகள்
Keywords[xx]=xxAutoStart,Servicesxx 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 Exec=kiosktool
Icon=kiosktool Icon=kiosktool
DocPath=kioskgui/index.html DocPath=kioskgui/index.html
X-KDE-StartupNotify=true X-TDE-StartupNotify=true
Name=Kiosk Admin Tool Name=Kiosk Admin Tool
Name[bs]=Kiosk administratorski alat Name[bs]=Kiosk administratorski alat
@ -23,6 +23,6 @@ Name[ta]=Kiosk மேலாளர கருவி
Name[tr]=Kiosk Yönetim Aracı Name[tr]=Kiosk Yönetim Aracı
Name[xx]=xxKiosk Admin Toolxx Name[xx]=xxKiosk Admin Toolxx
X-KDE-AuthorizeAction=user/root X-TDE-AuthorizeAction=user/root
X-DCOP-ServiceType=None X-DCOP-ServiceType=None
Categories=Qt;KDE;System; Categories=Qt;TDE;System;

Loading…
Cancel
Save