summaryrefslogtreecommitdiffstats
path: root/ktouch/sounds
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch)
treed3bb9f5d25a2dc09ca81adecf39621d871534297 /ktouch/sounds
downloadtdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz
tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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