bunzip2/bzip2recover.rez

16 lines
536 B
Plaintext

#include "/lang/orca/libraries/rinclude/Types.Rez"
resource rVersion (0x1, purgeable3, nocrossbank) {
{ 1, 0, 2, /* version 1.0.2 */
release, /* development|alpha|beta|final|release */
0 /* non-final release number */
},
verUS, /* country code -- only some are avail */
"bzip2recover", /* name */
/* _Very_ brief descrition. Check "file info" */
/* shown in the Finder to see if it's too long */
/* Note that \n is used to separate lines here. */
"Bzip2 archive recovery program"
};