xref: /haiku/src/data/mime_db/application/pdf (revision 3c08adef21129761f27ae654a1c5d1705786691a)
1
2resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
3
4resource(1, "META:TYPE") "application/pdf";
5
6resource(2, "META:SNIFF_RULE") "0.50 (\"%PDF\")";
7
8resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.mp-xpdf";
9
10resource(4, "META:S:DESC") #'MSDC' "PDF document";
11
12resource(5, "META:L:DESC") #'MLDC' "Portable Document Format (PDF)";
13
14resource(6, "META:EXTENS") message(234) {
15	"extensions" = "pdf",
16	"type" = "application/pdf"
17};
18
19resource(7, "META:ICON") #'VICN' array {
20	$"6E636966080200160338D2F73CD163BF82B23B84A94B88504870C900E7BDFFFF"
21	$"EB0501020106023E49240000000000003CAAAA4940004A3000FFF4F4F47CFFC0"
22	$"C0040192020016023A55A6BAC2293F0DA33E958646C2EB47A1D60001FF9E05FF"
23	$"020006023B61A038E755B9F2003C4C154AC9623D6A0500FF6D6DFFDA1C1C0200"
24	$"060239658D3E8928BDB2D1387A224A2B6346C66BFF1467FF6B06F8B7100606AE"
25	$"0BB40BBF4D33C3AFB75DC173BDEFC607C13EC804CA28BD82C118B920C51BBB40"
26	$"BF07B8083AB6BC0605AE02B57D3EB9B9C3EFB7BB44BBB751BD75C936CA8EC1B1"
27	$"402F0A093B593D5BBFCDC93E455BC516C5F160465B435D4544510A045A425E3F"
28	$"5A3D5740080238333D2E08023D36413208024139463408023A484A3708023E4B"
29	$"4E390802424E4F3F0606F60F3E3022492444244D245A2255225A225A305A3055"
30	$"3049324D3244320404B6412E2745294526452C422B0604F649272E4E2C4E2F4E"
31	$"2C4E294EB71B4E260803522E522756270802522B552B0A04283E3E4C50383A2E"
32	$"0D0A03020203000A0101011001178400040A020101000A010100100117840004"
33	$"0A000100000A0404060407091815FF01178100040A0404060407091800150117"
34	$"8200040A040208051815FF01178100040A07010F023DCCCC0000000000003E00"
35	$"00460CCC47C0000A01010F123DCCCC0000000000003E0000460CCC47C0000117"
36	$"8100040A01010A1001178402040A06010A000A05040D0B0C0E1815FF01178222"
37	$"04"
38};
39
40resource(8, "META:ATTR_INFO") message(233) {
41	"attr:name" = "META:subject",
42	"attr:name" = "META:title",
43	"attr:name" = "META:creator",
44	"attr:name" = "META:author",
45	"attr:name" = "META:keyw",
46	"attr:name" = "PDF:producer",
47	"attr:name" = "PDF:created",
48	"attr:name" = "PDF:modified",
49	"attr:name" = "META:pages",
50	"attr:name" = "PDF:version",
51	"attr:name" = "PDF:linearized",
52	"attr:public_name" = "Subject",
53	"attr:public_name" = "Title",
54	"attr:public_name" = "Creator",
55	"attr:public_name" = "Author",
56	"attr:public_name" = "Keywords",
57	"attr:public_name" = "Producer",
58	"attr:public_name" = "Created",
59	"attr:public_name" = "Modified",
60	"attr:public_name" = "Pages",
61	"attr:public_name" = "Version",
62	"attr:public_name" = "Linearized",
63	"attr:type" = 'CSTR',
64	"attr:type" = 'CSTR',
65	"attr:type" = 'CSTR',
66	"attr:type" = 'CSTR',
67	"attr:type" = 'CSTR',
68	"attr:type" = 'CSTR',
69	"attr:type" = 'LONG',
70	"attr:type" = 'LONG',
71	"attr:type" = 'LONG',
72	"attr:type" = 'DBLE',
73	"attr:type" = 'BOOL',
74	"attr:viewable" = true,
75	"attr:viewable" = true,
76	"attr:viewable" = true,
77	"attr:viewable" = true,
78	"attr:viewable" = true,
79	"attr:viewable" = true,
80	"attr:viewable" = true,
81	"attr:viewable" = true,
82	"attr:viewable" = true,
83	"attr:viewable" = true,
84	"attr:viewable" = true,
85	"attr:editable" = true,
86	"attr:editable" = true,
87	"attr:editable" = true,
88	"attr:editable" = true,
89	"attr:editable" = true,
90	"attr:editable" = true,
91	"attr:editable" = false,
92	"attr:editable" = false,
93	"attr:editable" = false,
94	"attr:editable" = false,
95	"attr:editable" = false,
96	"attr:width" = 200,
97	"attr:width" = 200,
98	"attr:width" = 150,
99	"attr:width" = 150,
100	"attr:width" = 150,
101	"attr:width" = 150,
102	"attr:width" = 60,
103	"attr:width" = 60,
104	"attr:width" = 50,
105	"attr:width" = 70,
106	"attr:width" = 90,
107	"type" = "application/pdf"
108};
109