[Kde-pim] KMail Help actions
Burkhard Lück
lueck at hube-lueck.de
Sun Aug 15 21:40:32 BST 2010
Hi kdepim devels,
I found some issues with the Help action in KMail:
1) kmail_view.desktop has an entry X-DocPath=kmail/index.html so this item
appears as "KMail view" in the navigation tree of khelpcenter.
Is this really intended, does that desktop file need a X-DocPath?
Removing the X-DocPath entry here would also remove the item from khelpcenters
navigation tree, but maybe this is used elsewhere like e.g. in Kontact?
2) aboutdata.cpp has: KAboutData( "kmail2", "kmail",
ki18n("KMail"),KMAIL_VERSION,
Launching the Handbook from menu Help->KMail Handbook therefore tries to load
kmail2/index.html, but the documentation is installed in kmail/index.html.
Launching the Handbook from the Help buttons in the settings pages loads
kmail/index.html#configure-*, that works properly due to the entries like
kmail_config_*.desktop:14:X-DocPath=kmail/index.html#configure-*
How to solve this?
Rename the doc to kmail2 and change all X-DocPath entries accordingly?
--
Burkhard Lück
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list