added rdef for mimeset
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16143 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -83,6 +83,8 @@ StdBinCommands
|
|||||||
# yes.cpp
|
# yes.cpp
|
||||||
: libbe.so ;
|
: libbe.so ;
|
||||||
|
|
||||||
|
AddResources mimeset : mimeset.rdef ;
|
||||||
|
|
||||||
# standard commands that need libbe.so, libstdc++.so
|
# standard commands that need libbe.so, libstdc++.so
|
||||||
StdBinCommands
|
StdBinCommands
|
||||||
copyattr.cpp
|
copyattr.cpp
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
resource app_signature "application/x-vnd.haiku.mimeset";
|
||||||
|
|
||||||
|
resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP;
|
||||||
Reference in New Issue
Block a user