d0cab16b9f
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32275 a95241bf-73f2-0310-859d-f6bbb57e9c96
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
resource app_signature "application/x-vnd.haiku-mountvolume";
|
|
|
|
resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP;
|
|
|
|
resource(1, "BEOS:FILE_TYPES") message
|
|
{
|
|
"types" = "application/x-bfs-image",
|
|
"types" = "application/x-cd-image"
|
|
};
|
|
|