summaryrefslogtreecommitdiffstats
path: root/ktouch/sounds
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/sounds')
-rw-r--r--ktouch/sounds/Makefile.am2
-rw-r--r--ktouch/sounds/down.wavbin0 -> 53760 bytes
-rw-r--r--ktouch/sounds/typewriter.wavbin0 -> 29840 bytes
-rw-r--r--ktouch/sounds/up.wavbin0 -> 470316 bytes
4 files changed, 2 insertions, 0 deletions
diff --git a/ktouch/sounds/Makefile.am b/ktouch/sounds/Makefile.am
new file mode 100644
index 00000000..bc1baa96
--- /dev/null
+++ b/ktouch/sounds/Makefile.am
@@ -0,0 +1,2 @@
+sounddir = $(kde_datadir)/ktouch
+sound_DATA = up.wav down.wav typewriter.wav
diff --git a/ktouch/sounds/down.wav b/ktouch/sounds/down.wav
new file mode 100644
index 00000000..1e5d0d06
--- /dev/null
+++ b/ktouch/sounds/down.wav
Binary files differ
diff --git a/ktouch/sounds/typewriter.wav b/ktouch/sounds/typewriter.wav
new file mode 100644
index 00000000..299e65c8
--- /dev/null
+++ b/ktouch/sounds/typewriter.wav
Binary files differ
diff --git a/ktouch/sounds/up.wav b/ktouch/sounds/up.wav
new file mode 100644
index 00000000..6fb9319c
--- /dev/null
+++ b/ktouch/sounds/up.wav
Binary files differ