2004-12-01 15:54:40 +00:00
|
|
|
resource app_signature "application/x-vnd.haiku.jam-cacheserver";
|
2004-12-01 15:38:12 +00:00
|
|
|
|
2004-12-01 15:54:40 +00:00
|
|
|
resource file_types message
|
2004-12-01 15:38:12 +00:00
|
|
|
{
|
2004-12-01 15:54:40 +00:00
|
|
|
"types" = "application/octet-stream"
|
2004-12-01 15:38:12 +00:00
|
|
|
};
|
|
|
|
|
|
2004-12-01 15:54:40 +00:00
|
|
|
resource app_flags B_BACKGROUND_APP;
|