mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
doc: Minor fixes wrt accel-check.
doc/hacking.txt: Point to the ELinks-specific po/perl/README, rather than to the generic po/perl/check-accelerator-conflicts.pl. po/perl/README: Removed a spurious preposition.
This commit is contained in:
parent
daaed3912b
commit
5c2dfc72cf
@ -682,7 +682,7 @@ which is why everybody concerned with ELinks develepment should use it:
|
||||
In 0.5 versions `--enable-debug` add some fancy things:
|
||||
- many data integrity checking (see `lists.h`)
|
||||
- hotkey debugging: especially cool for translators, it highlights redundant
|
||||
hotkeys in a menu. (See also po/perl/check-accelerator-conflicts.pl.)
|
||||
hotkeys in a menu. (See also po/perl/README.)
|
||||
- more errors messages
|
||||
- low bug tolerance: it will core dump on some errors instead of just writing
|
||||
an error description.
|
||||
|
@ -2,7 +2,7 @@ PURPOSE
|
||||
=======
|
||||
|
||||
The scripts in this directory scan the PO files and search for
|
||||
translations that assign the same accelerator to for multiple buttons
|
||||
translations that assign the same accelerator to multiple buttons
|
||||
in a dialog box or to multiple items in a menu.
|
||||
|
||||
In addition to this static checking, ELinks can also detect
|
||||
|
Loading…
Reference in New Issue
Block a user