Removed the app signature from FileType again and add a comment why there is none.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21519 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,8 +2,9 @@
|
|||||||
* FileType.rdef
|
* FileType.rdef
|
||||||
*/
|
*/
|
||||||
|
|
||||||
resource app_signature "application/x-vnd.Haiku-FileType";
|
// The FileType add-on has no app signature as it is no standalone application
|
||||||
resource app_flags B_MULTIPLE_LAUNCH;
|
//resource app_signature "application/x-vnd.Haiku-FileType";
|
||||||
|
//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