summaryrefslogtreecommitdiffstats
path: root/kbattleship/kbattleship/sounds
diff options
context:
space:
mode:
Diffstat (limited to 'kbattleship/kbattleship/sounds')
-rw-r--r--kbattleship/kbattleship/sounds/Makefile.am5
-rw-r--r--kbattleship/kbattleship/sounds/ship-player-shoot-water.oggbin0 -> 37703 bytes
-rw-r--r--kbattleship/kbattleship/sounds/ship-player1-shoot.oggbin0 -> 55778 bytes
-rw-r--r--kbattleship/kbattleship/sounds/ship-player2-shoot.oggbin0 -> 55778 bytes
-rw-r--r--kbattleship/kbattleship/sounds/ship-sink.oggbin0 -> 22344 bytes
5 files changed, 5 insertions, 0 deletions
diff --git a/kbattleship/kbattleship/sounds/Makefile.am b/kbattleship/kbattleship/sounds/Makefile.am
new file mode 100644
index 00000000..459b8e50
--- /dev/null
+++ b/kbattleship/kbattleship/sounds/Makefile.am
@@ -0,0 +1,5 @@
+sounddir = $(kde_datadir)/kbattleship/sounds
+sound_DATA = ship-player-shoot-water.ogg \
+ ship-player1-shoot.ogg \
+ ship-player2-shoot.ogg \
+ ship-sink.ogg
diff --git a/kbattleship/kbattleship/sounds/ship-player-shoot-water.ogg b/kbattleship/kbattleship/sounds/ship-player-shoot-water.ogg
new file mode 100644
index 00000000..ad677670
--- /dev/null
+++ b/kbattleship/kbattleship/sounds/ship-player-shoot-water.ogg
Binary files differ
diff --git a/kbattleship/kbattleship/sounds/ship-player1-shoot.ogg b/kbattleship/kbattleship/sounds/ship-player1-shoot.ogg
new file mode 100644
index 00000000..5fa88f22
--- /dev/null
+++ b/kbattleship/kbattleship/sounds/ship-player1-shoot.ogg
Binary files differ
diff --git a/kbattleship/kbattleship/sounds/ship-player2-shoot.ogg b/kbattleship/kbattleship/sounds/ship-player2-shoot.ogg
new file mode 100644
index 00000000..d4becd0a
--- /dev/null
+++ b/kbattleship/kbattleship/sounds/ship-player2-shoot.ogg
Binary files differ
diff --git a/kbattleship/kbattleship/sounds/ship-sink.ogg b/kbattleship/kbattleship/sounds/ship-sink.ogg
new file mode 100644
index 00000000..f5dfac9b
--- /dev/null
+++ b/kbattleship/kbattleship/sounds/ship-sink.ogg
Binary files differ