Hi Petr,

some comments on the script:

I ran it on the Dutch wiki code
http://wiki.services.openoffice.org/wiki/Mnemonics_NL

There are 3 occurences of "~Normaal" and 3 occurences of
"~Niet-afdrukbare tekens" in the wiki code, however, these 2 menu items
are never together under the "Beeld" menu.

Hm, right, local menu checking should be restricted to the local menu in the application checked. I fixed that. Doesn't complain anymore.

I also fixed the checking for duplicates between the main menu (like "~Help") and its commands. This made no sense.

One more thing:

# grep "align" nl_report.txt
Inconsistent shortcuts: | 239683  -  align="center"|  p  -
align="center"| p
Inconsistent shortcuts: | 239681 - align="center"| k - align="center"| k

Yes, I had an ugly hack to check if the shortcut was edited. Changed that as well.

I didn't have time for a deeper dive into the code of the script
(moreover I'm not really familiar with awk), therefore I cannot help you
to fix the script but I hope you find the above comments at least
somehow useful...

Yes, they were quite enough, as I still remember what I wanted to do :)

I changed the messages to somewhat less cryptic. I could quite easily generate changed wiki code instead of a report (or with a report) but I wanted to make sure that the output is correct. I think some color coding could be used but I wasn't sure how to add more information to the table.

Thanks, and don't hesitate to post bugs,

Regard,
Marcin

Regards,
Petr

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to