From d445cb68d3905c8ba4008ff35275e575a4028130 Mon Sep 17 00:00:00 2001 From: Michael Pfeiffer Date: Sun, 27 May 2007 14:18:29 +0000 Subject: [PATCH] Fixed bug ticket #1007. The icon of the default printer was not displayed. The icon of Printers preflet is reused for that. Changed mime type of Printers preflet to match the one used by the preflet. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21249 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/preferences/print/Printers.rdef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/preferences/print/Printers.rdef b/src/preferences/print/Printers.rdef index 8ac92fae9a..41e483bbf4 100644 --- a/src/preferences/print/Printers.rdef +++ b/src/preferences/print/Printers.rdef @@ -1,7 +1,7 @@ resource app_flags B_SINGLE_LAUNCH; -resource app_signature "application/x-vnd.Be-PRNT2"; +resource app_signature "application/x-vnd.Be-PRNT"; resource app_version { major = 1,