BAlert: play user-selected sound
* Alert sounds are separate from notifications Change-Id: I9e5545084faea354ddd339154c10b54d6479b404 Reviewed-on: https://review.haiku-os.org/c/haiku/+/8477 Tested-by: Commit checker robot <[email protected]> Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
f081c0202d
commit
64f088f495
@@ -13,6 +13,9 @@
|
||||
|
||||
#define MEDIA_SOUNDS_BEEP "Beep"
|
||||
#define MEDIA_SOUNDS_STARTUP "Startup"
|
||||
#define MEDIA_SOUNDS_INFORMATION_ALERT "Information alert"
|
||||
#define MEDIA_SOUNDS_IMPORTANT_ALERT "Important alert"
|
||||
#define MEDIA_SOUNDS_ERROR_ALERT "Error alert"
|
||||
#define MEDIA_SOUNDS_KEY_DOWN "Key down"
|
||||
#define MEDIA_SOUNDS_KEY_REPEAT "Key repeat"
|
||||
#define MEDIA_SOUNDS_KEY_UP "Key up"
|
||||
|
||||
Reference in New Issue
Block a user