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