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