Re-add Mail support declaration for mails again, thanks Stippi.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40795 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
443561c08d
commit
2e1acbe269
@ -4,6 +4,8 @@ resource app_signature "application/x-vnd.Be-MAIL";
|
||||
resource app_flags B_SINGLE_LAUNCH;
|
||||
|
||||
resource file_types message {
|
||||
"types" = "text/x-email",
|
||||
"types" = "text/x-partial-email",
|
||||
"types" = "application/x-person",
|
||||
"types" = "application/x-vnd.Be.URL.mailto",
|
||||
"types" = "text/x-vnd.Be-MailDraft"
|
||||
|
Loading…
Reference in New Issue
Block a user