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
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user