rdef cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13083 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
resource(2, "BEOS:TYPE") #'MIMS' "application/x-be-executable";
|
|
||||||
|
|
||||||
resource(1, "BEOS:APP_SIG") #'MIMS' "application/x-vnd.Be-MAIL";
|
resource app_signature "application/x-vnd.Be-MAIL";
|
||||||
|
|
||||||
resource(1, "BEOS:FILE_TYPES") message
|
resource file_types message
|
||||||
{
|
{
|
||||||
"types" = "text/x-email",
|
"types" = "text/x-email",
|
||||||
"types" = "application/x-person",
|
"types" = "application/x-person",
|
||||||
@@ -25,4 +24,4 @@ resource app_version
|
|||||||
long_info = "BeMail 3.0.2 ©2004 Haiku"
|
long_info = "BeMail 3.0.2 ©2004 Haiku"
|
||||||
};
|
};
|
||||||
|
|
||||||
resource(1, "BEOS:APP_FLAGS") #'APPF' $"00000000";
|
resource app_flags B_SINGLE_LAUNCH;
|
||||||
|
|||||||
Reference in New Issue
Block a user