Files
haiku-beta6/src/tools/jam/StatCacheServer.rdef
T

9 lines
179 B
Plaintext
Raw Normal View History

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