libroot/posix/stdio: Remove unused portions.
[haiku.git] / src / bin / mountvolume.rdef
blob629b2c94b4271b656c7816323d2525d2b82f7729
1 resource app_signature "application/x-vnd.haiku-mountvolume";
3 resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP;
5 resource(1, "BEOS:FILE_TYPES") message
7         "types" = "application/x-bfs-image",
8         "types" = "application/x-cd-image"
9 };