Introducing X-KDE-DBus-ModuleName property for Services of the Type KDEDModule. Contains the Name of the corresponding DBus Module as advertised by the org.kde.kded/kded method loadedModules.

It's used for kcmkded to find out if a service is running. If that property is not set issue a warning and use the value of X-KDE-Library as before.

svn path=/trunk/KDE/kdebase/apps/; revision=782938
This commit is contained in:
Michael Jansen 2008-03-06 15:27:06 +00:00
parent 410ffdc58f
commit 258ad71da1
2 changed files with 2 additions and 0 deletions

View file

@ -136,5 +136,6 @@ Comment[zh_CN]=减少 Konqueror 启动时间
Comment[zh_TW]= Konqueror
X-KDE-ServiceTypes=KDEDModule
X-KDE-Library=konqy_preloader
X-KDE-DBus-ModuleName=konqy_preloader
X-KDE-Kded-autoload=false
X-KDE-Kded-load-on-demand=true

View file

@ -133,5 +133,6 @@ Comment[zh_CN]=快捷图标支持
Comment[zh_TW]=
X-KDE-ServiceTypes=KDEDModule
X-KDE-Library=favicons
X-KDE-DBus-ModuleName=favicons
X-KDE-Kded-autoload=false
X-KDE-Kded-load-on-demand=true