KWallet in the KHelpcenter navigation tree

Burkhard Lück lueck at hube-lueck.de
Tue Sep 14 16:40:47 CEST 2010


Am Dienstag, 14. September 2010, um 09:05:08 schrieb Michael Leupold:
> Hi Burkhard,
> 
> Am 13.09.2010 18:42, schrieb Burkhard Lück:
> > KWallet has three entries in khelpcenters navigation tree:
> > 
> > 1) in category System ->  KWalletManager from kwalletmanager.desktop
> > 
> > 2) in the Control Center Modules ->  KDE Wallet
> > 
> > 3) in category Lost&  Found ->  Wallet Management Tool from
> > kwalletmanager-kwalletd.desktop with these entries
> > NoDisplay=true
> > X-DocPath=kwallet/index.html
> > 
> > NoDisplay=true means don't show in KMenu, why does this desktop file need
> > an X- DocPath then?
> > 
> > Any objection to remove X-DocPath from kwalletmanager-kwalletd.desktop?
> 
> Isn't that needed in order to be able to show the KWallet manual if you
> click kwalletmanager's Help menu entry?
> 
No, the X-DocPath entry in kwalletmanager-kwalletd.desktop is never used. 
Look at ktoolinvocation in kdelibs, there you see that the docpath is queried 
via serviceByDesktopName(appname). 
But there is no application named kwalletmanager-kwalletd, only an application 
named kwalletmanager. Hence the docpath is taken from the X-DocPath entry in  
kwalletmanager.desktop if you launch the handbook via F1 or the help menu.

-- 
Burkhard Lück


More information about the Kde-utils-devel mailing list