mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kded: update examples in HOWTO
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
bab2e1b6e4
commit
b6d30b98fb
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ KDED modules should be useful during the whole session and manage
|
|||
information that, for some reason, cannot be kept in any other process.
|
||||
|
||||
Here are examples of KDED modules:
|
||||
kdelibs/kioslave/http/kcookiejar/kcookieserver.cpp Cookie-handling module (including GUI)
|
||||
kdebase/apps/lib/konq/favicons/favicons.cpp Favicons module, for downloading favicon.ico files when browsing
|
||||
kdelibs/kutils/kmediaplayer/kded/kaudioplayer.cpp Audio player module for playing notification and accessibility sounds
|
||||
kde-workspace/lib/konq/favicons/favicons.cpp Favicons module for downloading favicon.ico files
|
||||
|
||||
A KDED module should install a .desktop file with
|
||||
ServicesTypes=KDEDModule
|
||||
|
|
Loading…
Add table
Reference in a new issue