; Configuration File for Sound Junkie
;
; $VER: SoundJunkie configuration file 1.3 (23/03/1998) (68020+ Version, Copyright © 1998 by George Hornmoen)
;
; Yes!  This is the config file I use on my machine :)

; **** Daemon config values ****

; Use system wide volume? (0 = NO, 1 = YES)
DAEMON_VOLUME		1

; Sound level (Valid range is 0 to 64)
; [0=0%, 32=50%, 64=100%, etc.]
VOLUME_LEVEL		64

; **** Requester specific samples ****
ERROR_READWRITE		Samples:System/ChimeUrgent.sfx
ERROR_TASK			Samples:System/Explosion.sfx

WARN_DELETE			Samples:System/Chime04.sfx
WARN_PRINTER		Samples:System/Beacon.sfx
WARN_REBOOT			Samples:System/Fatal.sfx
WARN_VOLUME			Samples:System/Probes.sfx
WARN_WRITE			Samples:System/Chime01.sfx

WARN_GENERAL		Samples:System/Chime02.sfx
QUERY_GENERAL		Samples:System/B5Chime01.sfx

APP_VERSIONWB		Samples:System/QuakeErie.sfx
APP_FORMATWARN		Samples:System/Multi-Shot.sfx

; **** Requester ID strings ****
; These are set to the built-in English strings.  If you wish to
; use SoundJunkie with you language of choice, then uncomment
; these keywords, and put in the appropriate bit of requester
; message body.

;ERROR_READWRITE_ID	write protected
;ERROR_TASK_ID		Program failed (error

;WARN_DELETE_ID		what you delete!
;WARN_PRINTER_ID		Printer Trouble:
;WARN_REBOOT_ID		reboot
;WARN_VOLUME_ID		Please insert volume
;WARN_WRITE_ID		Error while copying

;APP_VERSIONWB_ID	Version:
;APP_FORMATWARN_ID	OK to format volume

