Add rVersion and rComment resources for AFP Mounter CDev.

This commit is contained in:
Stephen Heumann 2017-04-20 20:11:55 -05:00
parent 8f72c9b89f
commit 7d9dc2de54
1 changed files with 18 additions and 0 deletions

View File

@ -1,5 +1,23 @@
#include "types.rez"
resource rVersion (1) {
{ 1,0,0,beta,1 },
verUS,
"AFP Mounter",
"By Stephen Heumann"
};
resource rComment (1) {
"The AFP Mounter control panel allows you to connect to "
"file servers using the Apple Filing Protocol (AFP) "
"over either AppleTalk or TCP/IP.\n"
"\n"
"Copyright 2017 Stephen Heumann\n"
"\n"
"This program contains material from the ORCA/C Run-Time Libraries, "
"copyright 1987-1996 by Byte Works, Inc. Used with permission."
};
resource rCDEVFlags (1) {
wantMachine+wantHit+wantClose+wantEvents+wantEdit+wantCreate,
1, /* enabled */