diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch) | |
tree | d3bb9f5d25a2dc09ca81adecf39621d871534297 /ktouch/sounds | |
download | tdeedu-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.am | 2 | ||||
-rw-r--r-- | ktouch/sounds/down.wav | bin | 0 -> 53760 bytes | |||
-rw-r--r-- | ktouch/sounds/typewriter.wav | bin | 0 -> 29840 bytes | |||
-rw-r--r-- | ktouch/sounds/up.wav | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..1e5d0d06 --- /dev/null +++ b/ktouch/sounds/down.wav diff --git a/ktouch/sounds/typewriter.wav b/ktouch/sounds/typewriter.wav Binary files differnew file mode 100644 index 00000000..299e65c8 --- /dev/null +++ b/ktouch/sounds/typewriter.wav diff --git a/ktouch/sounds/up.wav b/ktouch/sounds/up.wav Binary files differnew file mode 100644 index 00000000..6fb9319c --- /dev/null +++ b/ktouch/sounds/up.wav |