Signature have to match in rdef and sources.

Change-Id: I4172585fab51e9d9640ae7a40b5b9c3a247fb841
Reviewed-on: https://review.haiku-os.org/711
Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
Zoltán Mizsei
2018-11-18 17:45:24 +00:00
committed by waddlesplash
parent e980073d22
commit 9f2e5521fa
+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;