git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10339 a95241bf-73f2-0310-859d-f6bbb57e9c96
9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
resource app_signature "application/x-vnd.haiku.jam-cacheserver";
|
|
|
|
resource file_types message
|
|
{
|
|
"types" = "application/octet-stream"
|
|
};
|
|
|
|
resource app_flags B_BACKGROUND_APP;
|