xref: /haiku/src/bin/network/mount_nfs/mount_nfs.rdef (revision ed24eb5ff12640d052171c6a7feba37fab8a75d1)
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