summaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:57:00 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:57:00 -0500
commitb888c7edb54e483ec0e3c2e2ce0eafd73acdcc65 (patch)
tree7ca76d42f66fb21ea08142de9a8d3bf16e597404 /sounds
downloadkshowmail-b888c7edb54e483ec0e3c2e2ce0eafd73acdcc65.tar.gz
kshowmail-b888c7edb54e483ec0e3c2e2ce0eafd73acdcc65.zip
Initial import from kshowmail 3.3.1 sources
Diffstat (limited to 'sounds')
-rw-r--r--sounds/Makefile.am2
-rw-r--r--sounds/neuepost.wavbin0 -> 137506 bytes
-rw-r--r--sounds/newmail.wavbin0 -> 94340 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/sounds/Makefile.am b/sounds/Makefile.am
new file mode 100644
index 0000000..c1836a1
--- /dev/null
+++ b/sounds/Makefile.am
@@ -0,0 +1,2 @@
+soundsdir = $(kde_datadir)/kshowmail/sounds
+sounds_DATA = neuepost.wav newmail.wav
diff --git a/sounds/neuepost.wav b/sounds/neuepost.wav
new file mode 100644
index 0000000..d20b90e
--- /dev/null
+++ b/sounds/neuepost.wav
Binary files differ
diff --git a/sounds/newmail.wav b/sounds/newmail.wav
new file mode 100644
index 0000000..4e598ce
--- /dev/null
+++ b/sounds/newmail.wav
Binary files differ