Thanks Ingo.  That's what I was looking for.   I'll remove it from the handbook during my next period of editing (probably this evening.)  Even though I did create the Handbook5.2 branch from master, there are clearly some sections which have not been updated in a VERY long time.

On 2/7/24 06:59, Ingo Klöcker via KMyMoney-devel wrote:
On Mittwoch, 7. Februar 2024 12:18:49 CET Thomas Baumgart via KMyMoney-devel
wrote:
On Dienstag, 6. Februar 2024 02:22:48 CET Jack via KMyMoney-devel wrote:
The handbook currently includes mention of "Always show a No. field" in
the Data Entry tab of the ledger configuration dialog.  Searching, I
find that string in several po files, but I don't see it anywhere in
the source code.  Has it actually been removed, and if so, why is it
sill in between 20 and 30 po files?
Hmm, I can see it right there:

thb@sy-346-nb /home/thb/devel/kmymoney/doc  (master)$ rg "Always show a No"
details-settings.docbook
490:    <term><guilabel>Always show a No. field</guilabel></term>

so I thought it might be removed on the Handbook branch, but it is not:

thb@sy-346-nb /home/thb/devel/kmymoney/doc  (Handbook-5.2)$ rg "Always show
a No" details-settings.docbook
673:      <term><guilabel>Always show a No. field</guilabel></term>
I think the question is where does this string occur in the code. The answer
is: nowhere. It was removed more than 1 year ago:
https://invent.kde.org/office/kmymoney/-/commit/
704bfbf07e1149d2c309f1ba1cecb5fda127f995

I guess it should also be removed from the handbook for the upcoming 5.2.

Regards,
Ingo

Reply via email to