Bug 11431: Add audio alerts to installer

http://bugs.koha-community.org/show_bug.cgi?id=11431
Signed-off-by: Nick Clemens <nick@quecheelibrary.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
This commit is contained in:
Kyle Hall 2014-12-22 05:57:21 -05:00 committed by Tomas Cohen Arazi
parent 88bf1a75db
commit 5e4077ae91
16 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,4 @@
INSERT INTO audio_alerts VALUES
(1, 1, '.audio-alert-action', 'opening.ogg'),
(2, 2, '.audio-alert-warning', 'critical.ogg'),
(3, 3, '.audio-alert-success', 'beep.ogg');

View file

@ -0,0 +1 @@
Audio alerts

View file

@ -0,0 +1,4 @@
INSERT INTO audio_alerts VALUES
(1, 1, '.audio-alert-action', 'opening.ogg'),
(2, 2, '.audio-alert-warning', 'critical.ogg'),
(3, 3, '.audio-alert-success', 'beep.ogg');

View file

@ -0,0 +1 @@
Audio alerts

View file

@ -0,0 +1,4 @@
INSERT INTO audio_alerts VALUES
(1, 1, '.audio-alert-action', 'opening.ogg'),
(2, 2, '.audio-alert-warning', 'critical.ogg'),
(3, 3, '.audio-alert-success', 'beep.ogg');

View file

@ -0,0 +1 @@
Audio alerts

View file

@ -0,0 +1,4 @@
INSERT INTO audio_alerts VALUES
(1, 1, '.audio-alert-action', 'opening.ogg'),
(2, 2, '.audio-alert-warning', 'critical.ogg'),
(3, 3, '.audio-alert-success', 'beep.ogg');

View file

@ -0,0 +1 @@
Audio alerts

View file

@ -0,0 +1,4 @@
INSERT INTO audio_alerts VALUES
(1, 1, '.audio-alert-action', 'opening.ogg'),
(2, 2, '.audio-alert-warning', 'critical.ogg'),
(3, 3, '.audio-alert-success', 'beep.ogg');

View file

@ -0,0 +1 @@
Audio alerts

View file

@ -0,0 +1,4 @@
INSERT INTO audio_alerts VALUES
(1, 1, '.audio-alert-action', 'opening.ogg'),
(2, 2, '.audio-alert-warning', 'critical.ogg'),
(3, 3, '.audio-alert-success', 'beep.ogg');

View file

@ -0,0 +1 @@
Audio alerts

View file

@ -0,0 +1,4 @@
INSERT INTO audio_alerts VALUES
(1, 1, '.audio-alert-action', 'opening.ogg'),
(2, 2, '.audio-alert-warning', 'critical.ogg'),
(3, 3, '.audio-alert-success', 'beep.ogg');

View file

@ -0,0 +1 @@
Audio alerts

View file

@ -0,0 +1,4 @@
INSERT INTO audio_alerts VALUES
(1, 1, '.audio-alert-action', 'opening.ogg'),
(2, 2, '.audio-alert-warning', 'critical.ogg'),
(3, 3, '.audio-alert-success', 'beep.ogg');

View file

@ -0,0 +1 @@
Audio alerts