summaryrefslogtreecommitdiff
path: root/palm/makeztxt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* makeztxt is a simple command line program that takes a plain ASCII text fileKris Kennaway2002-10-2012-0/+123
and compresses it into a zTXT database. makeztxt will remove newline characters at the end of lines that contain text so that the paragraphs flow better on the Palm screen. Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=68446