1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-26 02:46:13 -04: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:
Kalle Olavi Niemitalo 2006-05-13 16:47:39 +03:00 committed by Kalle Olavi Niemitalo
parent daaed3912b
commit 5c2dfc72cf
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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