1resource app_signature "application/x-vnd.haiku-mountvolume"; 2 3resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP; 4 5resource(1, "BEOS:FILE_TYPES") message 6{ 7 "types" = "application/x-bfs-image", 8 "types" = "application/x-cd-image" 9}; 10 11