Uncomment signature and flags of FileType add-on to fix bug #1280.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21496 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
* FileType.rdef
|
* FileType.rdef
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//resource app_signature "application/x-vnd.Haiku-FileType";
|
resource app_signature "application/x-vnd.Haiku-FileType";
|
||||||
//resource app_flags B_MULTIPLE_LAUNCH;
|
resource app_flags B_MULTIPLE_LAUNCH;
|
||||||
|
|
||||||
resource file_types message {
|
resource file_types message {
|
||||||
"types" = "application/x-be-resource",
|
"types" = "application/x-be-resource",
|
||||||
|
|||||||
Reference in New Issue
Block a user