summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-10-20 14:29:58 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2008-10-20 14:29:58 -0400
commit198ed13b83c694307821482f7154f60b8e0fa509 (patch)
tree1698ab8a24842a94c0c7e61fceca60dcf3afcd22
parentfd3d4d6a53db3fc647cae63192d228a71bd30abf (diff)
add new sounds for power management apps
-rw-r--r--stereo/Makefile.am3
-rw-r--r--stereo/battery-low.oggbin0 -> 4735 bytes
-rw-r--r--stereo/power-unplug.oggbin0 -> 3719 bytes
-rw-r--r--stereo/suspend-error.oggbin0 -> 6849 bytes
4 files changed, 3 insertions, 0 deletions
diff --git a/stereo/Makefile.am b/stereo/Makefile.am
index af12c6f..d2af38c 100644
--- a/stereo/Makefile.am
+++ b/stereo/Makefile.am
@@ -12,6 +12,7 @@ sound_DATA = \
audio-channel-side-left.ogg \
audio-channel-side-right.ogg \
audio-test-signal.ogg \
+ battery-low.ogg \
bell.ogg \
button-pressed.ogg \
button-toggle-off.ogg \
@@ -31,8 +32,10 @@ sound_DATA = \
message-new-instant.ogg \
phone-incoming-call.ogg \
phone-outgoing-busy.ogg \
+ power-unplug.ogg \
service-login.ogg \
service-logout.ogg \
+ suspend-error.ogg \
trash-empty.ogg \
window-close.ogg \
window-maximized.ogg \
diff --git a/stereo/battery-low.ogg b/stereo/battery-low.ogg
new file mode 100644
index 0000000..9a1236e
--- /dev/null
+++ b/stereo/battery-low.ogg
Binary files differ
diff --git a/stereo/power-unplug.ogg b/stereo/power-unplug.ogg
new file mode 100644
index 0000000..df41a72
--- /dev/null
+++ b/stereo/power-unplug.ogg
Binary files differ
diff --git a/stereo/suspend-error.ogg b/stereo/suspend-error.ogg
new file mode 100644
index 0000000..1896185
--- /dev/null
+++ b/stereo/suspend-error.ogg
Binary files differ