git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10716 a95241bf-73f2-0310-859d-f6bbb57e9c96
29 lines
583 B
Plaintext
29 lines
583 B
Plaintext
resource(2, "BEOS:TYPE") #'MIMS' "application/x-be-executable";
|
|
|
|
resource(1, "BEOS:APP_SIG") #'MIMS' "application/x-vnd.Be-MAIL";
|
|
|
|
resource(1, "BEOS:FILE_TYPES") message
|
|
{
|
|
"types" = "text/x-email",
|
|
"types" = "application/x-person",
|
|
"types" = "text/x-vnd.Be-MailDraft"
|
|
};
|
|
|
|
resource app_version
|
|
{
|
|
major = 3,
|
|
middle = 0,
|
|
minor = 0,
|
|
|
|
/* 0 = development 1 = alpha 2 = beta
|
|
3 = gamma 4 = golden master 5 = final */
|
|
variety = 5,
|
|
|
|
internal = 3,
|
|
|
|
short_info = "BeMail 3.0.2",
|
|
long_info = "BeMail 3.0.2 ©2004 Haiku"
|
|
};
|
|
|
|
resource(1, "BEOS:APP_FLAGS") #'APPF' $"00000000";
|