From 1ee5d15ef8d496ac258df3f998d18d12364b3889 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sat, 28 Jan 2006 19:28:58 +0000 Subject: [PATCH] MIME DB entry for ELF executable. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16122 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../beos_mime/application/x-vnd.be-elfexecutable | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/data/beos_mime/application/x-vnd.be-elfexecutable diff --git a/src/data/beos_mime/application/x-vnd.be-elfexecutable b/src/data/beos_mime/application/x-vnd.be-elfexecutable new file mode 100644 index 0000000000..ed2e8f438e --- /dev/null +++ b/src/data/beos_mime/application/x-vnd.be-elfexecutable @@ -0,0 +1,12 @@ + +resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime"; + +resource(1, "META:TYPE") "application/x-vnd.Be-elfexecutable"; + +resource(2, "META:S:DESC") #'MSDC' "Be Application"; + +resource(3, "META:L:DESC") #'MLDC' "Generic Be Application executable"; + +resource(4, "META:SNIFF_RULE") "0.90 (0x7f454c46)"; + +resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.Be-TRAK";