1resource app_signature "application/x-vnd.Haiku-checkitout"; 2 3resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP; 4 5resource(1, "BEOS:FILE_TYPES") message 6{ 7 "types" = "application/x-vnd.Be.URL.svn", 8 "types" = "application/x-vnd.Be.URL.svn+ssh", 9 "types" = "application/x-vnd.Be.URL.git" 10}; 11 12