Applied patch by Andreas Faerber:
Consequently use the IANA "x-" prefix for unofficial MIME types. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26930 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
BApplication app("application/x.vnd.Haiku-ffm");
|
||||
BApplication app("application/x-vnd.Haiku-ffm");
|
||||
bool follow;
|
||||
|
||||
if (argc == 2) {
|
||||
|
||||
Reference in New Issue
Block a user