mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Changed app sig to the normally used format.
Added app flag single launch.
This commit is contained in:
@@ -16,7 +16,7 @@ index 0000000..6b165ae
|
||||
--- /dev/null
|
||||
+++ b/LBreakout2.rdef
|
||||
@@ -0,0 +1,33 @@
|
||||
+resource app_signature "application/x-vnd-lbreakout";
|
||||
+resource app_signature "application/x-vnd.lgames.lbreakout2";
|
||||
+
|
||||
+resource app_flags B_SINGLE_LAUNCH;
|
||||
+
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
resource app_signature "application/x-vnd.lgames.lmarbles";
|
||||
|
||||
resource app_flags B_SINGLE_LAUNCH;
|
||||
|
||||
resource vector_icon array {
|
||||
$"6E63696604020106023D1D3F341202B40EF83D18AC49111A48F914FF00008200"
|
||||
$"0097FF020116023D20000000000000003D2000494000496000FF4700DD044A82"
|
||||
|
||||
Reference in New Issue
Block a user