1 2resource app_signature "application/x-vnd.Haiku-MediaPlayer"; 3 4resource app_version { 5 major = 1, 6 middle = 0, 7 minor = 0, 8 variety = B_APPV_BETA, 9 internal = 0, 10 short_info = "MediaPlayer", 11 long_info = "MediaPlayer ©2006-2009 Haiku, Inc." 12}; 13 14resource app_flags B_SINGLE_LAUNCH; 15 16resource file_types message { 17 "types" = "application/ogg", 18 "types" = "application/x-ogg", 19 "types" = "audio", 20 "types" = "audio/32kadpcm", 21 "types" = "audio/aac", 22 "types" = "audio/ac3", 23 "types" = "audio/aiff", 24 "types" = "audio/basic", 25 "types" = "audio/3gpp2", 26 "types" = "audio/mp4", 27 "types" = "audio/mpeg", 28 "types" = "audio/riff", 29 "types" = "audio/voc", 30 "types" = "audio/vorbis", 31 "types" = "audio/wav", 32 "types" = "audio/x-adpcm", 33 "types" = "audio/x-aifc", 34 "types" = "audio/x-aiff", 35 "types" = "audio/x-au", 36 "types" = "audio/x-riff", 37 "types" = "audio/x-matroska", 38 "types" = "audio/x-mp2", 39 "types" = "audio/x-mp3", 40 "types" = "audio/x-mpeg", 41 "types" = "audio/x-ms-asf", 42 "types" = "audio/x-ms-wma", 43 "types" = "audio/x-voc", 44 "types" = "audio/x-vorbis", 45 "types" = "audio/x-wav", 46 "types" = "video", 47 "types" = "video/3gpp2", 48 "types" = "video/mp4", 49 "types" = "video/mpeg", 50 "types" = "video/msvideo", 51 "types" = "video/quicktime", 52 "types" = "video/x-avi", 53 "types" = "video/x-divx", 54 "types" = "video/x-matroska", 55 "types" = "video/x-mpeg", 56 "types" = "video/x-mpeg2", 57 "types" = "video/x-msmpeg", 58 "types" = "video/x-ms-asf", 59 "types" = "video/x-ms-wmv", 60 "types" = "video/x-msvideo", 61 "types" = "video/x-ogm", 62 "types" = "video/x-theora" 63}; 64 65resource vector_icon { 66 $"6E6369660D05000401740200060238FD543D29B3BD87203955A34A81F24A9838" 67 $"0075E9FFFF46D3EC0200060238E9203CA6E8BD037C394EBB4B224D4A495A0013" 68 $"9FB8FF048AA202000602BA5D113612D8B936AEBDA9B54AFE784B9845000FA6C2" 69 $"FF0B778A0200060234E5DA38ADBFBB9EB437EA864AFEE34B2C5E000499B4FF22" 70 $"BAD5020106033E2C11B82BB93719683D19E648342D448EA500FFEEACB3FFE789" 71 $"FFDABC5203C1844303FFFDCE03FFE26D02000602B504C13BBEB1BD9B53B6E83E" 72 $"4A1A204B5E8900FBFFC0FF46D3EC02000602B5818638F95EBD4FAAB9E7414A06" 73 $"ED4A930F00FBFFC0FFF8FF8903FF5A00130606B60626345131572B54375A405E" 74 $"4E50310606FE0F40604A604A60C45760C66D5DC553CC0B555D5B565F57CC59C6" 75 $"94584C5C4A5649504A5348504A0605B60126345131572B54375A405E3B0A1629" 76 $"52264C26472A522C52263F263328BAC52E5330542E363538335635573C3A403B" 77 $"404438583A59404E40553B5B0A04405E44544536403B0A0444544E504E314536" 78 $"0A03405E44544E500612EEEEEEBA0E2832242F2431242D2A2C2A2626282C2530" 79 $"27372233213B233B263F243D2341254029462844274829492B50284DB563C6BB" 80 $"B6974D2C4E2E4A32C4A8B973C2DEBAD84535403A32373939B897BBB60608EEDC" 81 $"332A2D2F2D2B2D3231313434313337353834323533333130302E30B978302C06" 82 $"04EE3E2C462E452C47304432432E452F412D0606FB0F3325BBD4B3BB2F293B28" 83 $"3A2ABCE3B6AB3D2C432A432A402ABEC6B676BEC6B67642233C273B233C270605" 84 $"B7032A272E22B647B6AB2E2930B5B1B87B2B322F312B2B2C31322C0608BBBB35" 85 $"2C382ABA5FB87138303832373139333B333E363837C12DBB653D323A313A323A" 86 $"303C2E06033B482E432DC4E4B8F8492C4C2A512A482A02022356B5E3C82AB273" 87 $"C8DF285A235B2A5A0202305E2F5FBA01CB122E5DB924CABD2D5E0606FA0B265C" 88 $"2C5D2F602F603360355E355F355C2D5C2D5C2E5A2A590204323F3740B82D3E2A" 89 $"422A3F2A45324AB822C30E384C3C473C4B3C430A0B2D422E4531463247364837" 90 $"4839453645344431443042120A010101000A0001001001178400040A02010200" 91 $"0A0A0103081FFF0A0201111001178400040A0B0111000A0C0112000A03010400" 92 $"0A040105000A050106000A0001071815FF01178403040A000107180015011786" 93 $"03040A060107000A07020809000A08040B0C0A0D0815FF0A0101100815FF0A00" 94 $"020E0F1815FF01178400040A09020E0F0815FF" 95}; 96 97