diff --git a/src/preferences/print/Printers.h b/src/preferences/print/Printers.h index ec916d18ca..63919378d5 100644 --- a/src/preferences/print/Printers.h +++ b/src/preferences/print/Printers.h @@ -33,7 +33,7 @@ class PrintersApp; #include -#define PRINTERS_SIGNATURE "application/x-vnd.Be-PRNT2" +#define PRINTERS_SIGNATURE "application/x-vnd.Be-PRNT" class PrintersApp : public BApplication {