diff options
Diffstat (limited to 'sounds')
-rw-r--r-- | sounds/.cvsignore | 2 | ||||
-rw-r--r-- | sounds/Makefile.am | 6 | ||||
-rw-r--r-- | sounds/default_alarm.wav | bin | 0 -> 8624 bytes |
3 files changed, 8 insertions, 0 deletions
diff --git a/sounds/.cvsignore b/sounds/.cvsignore new file mode 100644 index 0000000000..3dda72986f --- /dev/null +++ b/sounds/.cvsignore @@ -0,0 +1,2 @@ +Makefile.in +Makefile diff --git a/sounds/Makefile.am b/sounds/Makefile.am new file mode 100644 index 0000000000..cf6d5f5dcc --- /dev/null +++ b/sounds/Makefile.am @@ -0,0 +1,6 @@ + +soundsdir = $(datadir)/evolution/sounds + +sounds_DATA = \ + default_alarm.wav + diff --git a/sounds/default_alarm.wav b/sounds/default_alarm.wav Binary files differnew file mode 100644 index 0000000000..30b84e30b1 --- /dev/null +++ b/sounds/default_alarm.wav |