Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent 001ed98f80
commit 1eea5bf2cf

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

@ -4,10 +4,10 @@ Exec=kcmshell autostart
Icon=launch
Type=Application
X-KDE-ModuleType=Library
X-KDE-Library=autostart
X-KDE-HasReadOnlyMode=false
X-KDE-ParentApp=kcontrol
X-TDE-ModuleType=Library
X-TDE-Library=autostart
X-TDE-HasReadOnlyMode=false
X-TDE-ParentApp=kcontrol
[Desktop Entry]
Encoding=UTF-8
@ -20,4 +20,4 @@ Name=Autostart Manager
Name[ca]=Autoengega
Name[es]=Arranque automático
Name[fr]=Démarrage automatique
Categories=Qt;KDE;X-KDE-settings-components;
Categories=Qt;TDE;X-TDE-settings-components;

Loading…
Cancel
Save