haiku/src/bin/notify.rdef
Alex Wilson fdc1b8cd84 Add an rdef file for /system/bin/notify which specifies the B_BACKGROUND_APP flag. Fixes #6399.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37782 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-28 08:38:59 +00:00

3 lines
114 B
Plaintext

resource app_signature "application/x-vnd.Haiku-notify";
resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP;