[aisleriot/gnome-3-2] sounds: Add missing files



commit b9a1f676657a729f1a3bfd0952879c25c9c74f76
Author: Christian Persch <chpe gnome org>
Date:   Mon Oct 17 17:38:40 2011 +0200

    sounds: Add missing files
    
    Copied over from gnome-games.

 data/sounds/Makefile.am |    2 ++
 data/sounds/click.ogg   |  Bin 0 -> 3186 bytes
 data/sounds/slide.ogg   |  Bin 0 -> 4036 bytes
 3 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/sounds/Makefile.am b/data/sounds/Makefile.am
index ec139e5..5d32fe9 100644
--- a/data/sounds/Makefile.am
+++ b/data/sounds/Makefile.am
@@ -3,6 +3,8 @@ NULL =
 sounddir = $(pkgdatadir)/sounds
 
 sound_DATA = \
+	click.ogg \
+	slide.ogg \
 	splat.ogg \
 	victory.ogg \
 	$(NULL)
diff --git a/data/sounds/click.ogg b/data/sounds/click.ogg
new file mode 100644
index 0000000..221b0e0
Binary files /dev/null and b/data/sounds/click.ogg differ
diff --git a/data/sounds/slide.ogg b/data/sounds/slide.ogg
new file mode 100644
index 0000000..029d6db
Binary files /dev/null and b/data/sounds/slide.ogg differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]