Haiku: add resources: application signature and flags
Since we do not handle B_QUIT_REQUESTED because the BApplication does not Run(), use the background flag to avoid showing up in Deskbar.
This commit is contained in:

committed by
Max Kellermann

parent
a36eeb5261
commit
1943b158fe
@@ -1,3 +1,8 @@
|
|||||||
|
resource app_signature "application/x-vnd.MusicPD";
|
||||||
|
|
||||||
|
resource app_flags B_BACKGROUND_APP;
|
||||||
|
|
||||||
|
// TODO: resource app_version {};
|
||||||
|
|
||||||
resource vector_icon {
|
resource vector_icon {
|
||||||
$"6E6369661F050102031604BEE29BBEC5403EC540BEE29B4A10004A10000001C6"
|
$"6E6369661F050102031604BEE29BBEC5403EC540BEE29B4A10004A10000001C6"
|
||||||
|
Reference in New Issue
Block a user