Files
haiku-beta6/src/tools/jam/StatCacheServer.rdef
T
Ingo Weinhold 2d4896f90e Simplified as suggested by Matthijs.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10339 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-12-01 15:54:40 +00:00

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;