X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=pctb%2Fdictionary-update-receiver;h=8f53438d4fe1a040a6766363dcc49e6a446f5991;hp=078b9f8c312ffd300d6bbf205b743a672b7937f8;hb=cde017ed6b76840ce2ae1aa5fc740a6e06352f92;hpb=9739f45fc783a87f02d1f435cf04fde3899ad4c7 diff --git a/pctb/dictionary-update-receiver b/pctb/dictionary-update-receiver index 078b9f8..8f53438 100755 --- a/pctb/dictionary-update-receiver +++ b/pctb/dictionary-update-receiver @@ -1,20 +1,7 @@ #!/usr/bin/perl -w # -# This script is invoked when the YPP SC PCTB client phones home to -# provide updated character set OCR data or updated screenshot pixmap -# interpretation (island name) data. -# -# The client will also phone home anyway to fetch the latest parsedb -# before -# -# This allows me (the operator of the SC server) to: -# - review the choices made by the user -# - if they are correct, incorporate them in the next client version -# - if they are wrong, incorporate fixes of them, or contradictions of them, -# in - -# The information reported -# The SC PCTB client does this so that +# This script is invoked when the YPP SC PCTB client talks to the +# dictionary server. See README.privacy. use strict (qw(vars)); use POSIX;