screenmode: fix MIME signature

Change-Id: Id7f1ffea799b4843076abe4e791d949dcb2f0339
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2518
Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
X512
2020-04-26 17:37:18 +00:00
committed by waddlesplash
parent ffbe5ecde2
commit bd3b700484
+1 -1
View File
@@ -1,3 +1,3 @@
resource app_signature "application/x-vnd.Haiku.screenmode";
resource app_signature "application/x-vnd.Haiku-screenmode";
resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP;