Bug 207130

Summary: Description column in 'Shortcuts for Kontact' document incomplete.
Product: [Applications] kaddressbook Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: wishlist CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2009-09-11 23:46:45 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KAB
- Go to Settings menu/Configure Shortcuts...
- click on the 'Print' button
- Select 'Print to File'
- Click on 'Print'

Open the .pdf you've created.
In it there are three columns: Action Name, Shortcuts and Description.
However the 'Description' column which explain the 'Action' is mostly incomplete.

Would it be possible to add more descriptions so that the user could not only use the document as a reminded of shortcuts but also as cheatsheet.

Trunk, Svn Rev 1022237
Comment 1 Tobias Koenig 2009-09-14 18:40:30 UTC
SVN commit 1023370 by tokoe:

Add WhatsThis information to most actions

BUG: 207130


 M  +13 -2     mainwidget.cpp  
 M  +10 -0     standardcontactactionmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1023370
Comment 2 Sabine Faure 2009-09-16 22:56:21 UTC
It is corrected now.

A lot of descriptions have been added to explain Kaddressbook functionalities.


Trunk, Svn Rev 1024362