Bug 291622 - Handbook: Update and fix menu reference
Summary: Handbook: Update and fix menu reference
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.1
Platform: Chakra Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-16 02:15 UTC by André Marcelo Alvarenga
Modified: 2012-02-29 08:25 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 André Marcelo Alvarenga 2012-01-16 02:15:16 UTC
Version:           4.6.1 (using Devel) 
OS:                Linux

file: kmymoney_reference.pot


In message #39:

<shortcut> <keycombo>&Ctrl;<keycap>F</keycap></keycombo> </shortcut> 
<guimenu>Edit</guimenu><guimenuitem>Find transactions...</guimenuitem>

Should be:

<shortcut> <keycombo>&Ctrl;<keycap>F</keycap></keycombo> </shortcut> 
<guimenu>Edit</guimenu><guimenuitem>Find transaction...</guimenuitem>

In message #52:

<guimenu>Institution</guimenu> <guimenuitem>Add new institution...</
guimenuitem>

Should be:

<guimenu>Institution</guimenu> <guimenuitem>New institution...</
guimenuitem>

In message #136:

<guimenu>Tools</guimenu> <guimenuitem>Update Stock and Currency prices...</
guimenuitem>

Should be:

<guimenu>Tools</guimenu> <guimenuitem>Update Stock and Currency Prices...</
guimenuitem>



Remove references - menu entries no longer exist:

Messages #121 and #122: (Transaction -> Unmatch)
Messages #130 and #131: (Tools -> Securities...)



Add reference to Transaction -> Print Check



GUI changes?

In messages #113:

<guimenu>Transaction</guimenu><guimenuitem>Go to account</guimenuitem>

GUI menu: Transaction - > Goto account (Should be 'Go to account')


In messages #115:

<guimenu>Transaction</guimenu><guimenuitem>Go to payee</guimenuitem>

GUI menu: Transaction - > Goto payee (Should be 'Go to payee')

Reproducible: Didn't try



Expected Results:
Comment 1 Jack 2012-01-16 03:17:47 UTC
The developers will have to handle the GUI changes, but I'll try to identify where in the docbook files (actual source for the handbook) the other changes go, and either confirm here I have updated them or ask for clarification if needed.

Jack
Comment 2 Cristian Oneț 2012-02-17 21:07:37 UTC
Git commit 09f045d4eb741d06eb7a27683ae943e2cece594e by Cristian Oneț.
Committed on 17/02/2012 at 22:05.
Pushed by conet into branch 'master'.

M  +1    -1    doc/details-search.docbook
M  +3    -13   doc/reference.docbook
M  +6    -6    kmymoney/kmymoney.cpp

http://commits.kde.org/kmymoney/09f045d4eb741d06eb7a27683ae943e2cece594e
Comment 3 Cristian Oneț 2012-02-17 21:08:50 UTC
Git commit 71b6be28f84e39fee5e0de5d902e1ac01992a5a9 by Cristian Oneț.
Committed on 17/02/2012 at 22:05.
Pushed by conet into branch '4.6'.
(cherry picked from commit 09f045d4eb741d06eb7a27683ae943e2cece594e)

M  +1    -1    doc/details-search.docbook
M  +3    -13   doc/reference.docbook
M  +6    -6    kmymoney/kmymoney.cpp

http://commits.kde.org/kmymoney/71b6be28f84e39fee5e0de5d902e1ac01992a5a9
Comment 4 Cristian Oneț 2012-02-17 21:10:11 UTC
Just a note:
"Transaction -> Unmatch" does still exists, you just need to be on a matched transaction to see it.
Comment 5 André Marcelo Alvarenga 2012-02-26 01:08:00 UTC
Hi Cristian.

Thanks for fixing the bug, but there are one item not fixed (Could be classified as 'wishlist'?).


> Add reference to Transaction -> Print check
Comment 6 Cristian Oneț 2012-02-29 08:25:16 UTC
(In reply to comment #5)
> Hi Cristian.
> 
> Thanks for fixing the bug, but there are one item not fixed (Could be
> classified as 'wishlist'?).
> 
> 
> > Add reference to Transaction -> Print check

If you mean 'documenting the feature' then yes that would be a wishlist item. Nevertheless I wouldn't bother with documenting that feature yet since I don't think that it's working right now 'the way it should be'. So 'Print check' needs some love but we don't really have time for that; if someone would like to document it (knowing the above) we are happy to add that contribution to the manual.