Set the exclusive launch flag on servers, daemons, Tracker and Deskbar.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41214 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jonas Sundström
2011-04-11 12:23:51 +00:00
parent e6da4edf67
commit 1c09002cbe
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ resource app_version {
"©2006-2009 Haiku, Inc."
};
resource app_flags B_SINGLE_LAUNCH;
resource app_flags B_EXCLUSIVE_LAUNCH;
resource vector_icon {
$"6E6369661C050004006B020006023A498437D931BA09203C6B6D4B49E74A11B7"
+1 -1
View File
@@ -14,7 +14,7 @@ resource app_version {
"©2006-2009 Haiku, Inc."
};
resource app_flags B_SINGLE_LAUNCH;
resource app_flags B_EXCLUSIVE_LAUNCH;
resource file_types message {
"types" = "application/x-vnd.Be-symlink",
+1 -1
View File
@@ -4,7 +4,7 @@
resource app_signature "application/x-vnd.Haiku-app-server";
resource app_flags B_SINGLE_LAUNCH | B_BACKGROUND_APP;
resource app_flags B_EXCLUSIVE_LAUNCH | B_BACKGROUND_APP;
resource app_version {
major = 1,
+1 -1
View File
@@ -4,7 +4,7 @@
resource app_signature "application/x-vnd.Haiku-bluetooth_server";
resource app_flags B_SINGLE_LAUNCH | B_BACKGROUND_APP;
resource app_flags B_EXCLUSIVE_LAUNCH | B_BACKGROUND_APP;
resource app_version {
major = 0,
+1 -1
View File
@@ -1,6 +1,6 @@
resource app_signature "application/x-vnd.Haiku-cddb_daemon";
resource app_flags B_BACKGROUND_APP;
resource app_flags B_EXCLUSIVE_LAUNCH | B_BACKGROUND_APP;
resource app_version {
major = 1,
+1 -1
View File
@@ -4,7 +4,7 @@
resource app_signature "application/x-vnd.Haiku-debug_server";
resource app_flags B_SINGLE_LAUNCH | B_BACKGROUND_APP;
resource app_flags B_EXCLUSIVE_LAUNCH | B_BACKGROUND_APP;
resource app_version {
major = 1,
+1 -1
View File
@@ -13,7 +13,7 @@ resource app_version {
long_info = "Index Server ©2010 Haiku, Inc."
};
resource app_flags B_SINGLE_LAUNCH;
resource app_flags B_EXCLUSIVE_LAUNCH;
resource vector_icon {
$"6E6369660B05000400540510057802001604378852378852378852B788524B07"
+1 -1
View File
@@ -1,6 +1,6 @@
resource app_signature "application/x-vnd.Be-POST";
resource app_flags B_BACKGROUND_APP;
resource app_flags B_EXCLUSIVE_LAUNCH | B_BACKGROUND_APP;
resource app_version {
major = 3,
+1 -1
View File
@@ -1,7 +1,7 @@
resource app_signature "application/x-vnd.Haiku-midi_server";
resource app_flags B_SINGLE_LAUNCH | B_BACKGROUND_APP;
resource app_flags B_EXCLUSIVE_LAUNCH | B_BACKGROUND_APP;
resource app_version {
major = 1,
+1 -1
View File
@@ -4,7 +4,7 @@
resource app_signature "application/x-vnd.Haiku-mount_server";
resource app_flags B_SINGLE_LAUNCH | B_BACKGROUND_APP;
resource app_flags B_EXCLUSIVE_LAUNCH | B_BACKGROUND_APP;
resource app_version {
major = 1,
+1 -1
View File
@@ -1,7 +1,7 @@
resource app_signature "application/x-vnd.Haiku-SystemLogger";
resource app_flags B_SINGLE_LAUNCH | B_BACKGROUND_APP;
resource app_flags B_EXCLUSIVE_LAUNCH | B_BACKGROUND_APP;
resource app_version {
major = 1,