xref: /haiku/src/bin/checkitout.rdef (revision 23f179da55b1bd1ba84fbf3d3c56947e2c8d0aca)
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