Bug 207130 - Description column in 'Shortcuts for Kontact' document incomplete.
Summary: Description column in 'Shortcuts for Kontact' document incomplete.
Status: VERIFIED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 23:46 UTC by Sabine Faure
Modified: 2009-09-16 22:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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