1resource app_signature "application/x-vnd.Haiku-mount_nfs";
2resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP | B_ARGV_ONLY;
3
4resource(1, "BEOS:FILE_TYPES") message
5{
6	"types" = "application/x-vnd.Be.URL.nfs"
7};
8
9