Fix signature duplication of printer drivers

Signed-off-by: Matt Madia <[email protected]>
This commit is contained in:
Murai Takashi
2013-03-27 17:51:56 -04:00
committed by Matt Madia
parent 7e1e5bb6ca
commit 37cdde518c
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
resource app_signature "application/x-vnd.pcl5-compatible";
resource app_signature "application/x-vnd.pcl6-compatible";
resource app_flags B_SINGLE_LAUNCH;
+3 -3
View File
@@ -1,5 +1,5 @@
resource app_signature "application/x-vnd.pcl5-compatible";
resource app_signature "application/x-vnd.ps-compatible";
resource app_flags B_SINGLE_LAUNCH;
@@ -11,8 +11,8 @@ resource app_version {
variety = B_APPV_DEVELOPMENT,
internal = 0,
short_info = "PCL5 Compatible",
long_info = "PCL5 Compatible for BeOS 5\nCopyright 1999 Y.Takagi\nCopyright 2003 Michael Pfeiffer\nAll Rights Reserved."
short_info = "PS Compatible",
long_info = "PS Compatible for BeOS 5\nCopyright 1999 Y.Takagi\nCopyright 2003 Michael Pfeiffer\nAll Rights Reserved."
};
resource vector_icon {