fixed app signature

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21334 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2007-06-05 19:24:28 +00:00
parent 021ebd611a
commit 1068e2caf5

View File

@ -33,7 +33,7 @@ class PrintersApp;
#include <Application.h>
#define PRINTERS_SIGNATURE "application/x-vnd.Be-PRNT2"
#define PRINTERS_SIGNATURE "application/x-vnd.Be-PRNT"
class PrintersApp : public BApplication
{