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:
Michael Lotz 2007-06-27 23:18:11 +00:00
parent 7f9939f06d
commit ba416ad375

View File

@ -2,8 +2,9 @@
* FileType.rdef
*/
resource app_signature "application/x-vnd.Haiku-FileType";
resource app_flags B_MULTIPLE_LAUNCH;
// The FileType add-on has no app signature as it is no standalone application
//resource app_signature "application/x-vnd.Haiku-FileType";
//resource app_flags B_MULTIPLE_LAUNCH;
resource file_types message {
"types" = "application/x-be-resource",