repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libroot/posix/stdio: Remove unused portions.
[haiku.git]
/
src
/
bin
/
mountvolume.rdef
blob
629b2c94b4271b656c7816323d2525d2b82f7729
1
resource app_signature "application/x-vnd.haiku-mountvolume";
2
3
resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP;
4
5
resource(1, "BEOS:FILE_TYPES") message
6
{
7
"types" = "application/x-bfs-image",
8
"types" = "application/x-cd-image"
9
};
10