* Sounds/Basso.wav

* Sounds/Hero.wav
	* Sounds/Ping.wav
	* Sounds/Pop.wav
	* Sounds/Sosumi.wav
	* Sounds/Tink.wav: Added new sound files.
	* Sounds/GNUmakefile: Copy sound files


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28449 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2009-08-11 03:28:26 +00:00
parent c34154a5ef
commit 5ea075f5ab
8 changed files with 17 additions and 1 deletions

View file

@ -1,3 +1,13 @@
2009-08-10 23:25-EDT Gregory John Casamento <greg.casamento@gmail.com>
* Sounds/Basso.wav
* Sounds/Hero.wav
* Sounds/Ping.wav
* Sounds/Pop.wav
* Sounds/Sosumi.wav
* Sounds/Tink.wav: Added new sound files.
* Sounds/GNUmakefile: Copy sound files.
2009-08-08 23:26-EDT Gregory John Casamento <greg.casamento@gmail.com>
* Source/NSMenuItem.m: encodeWithCoder: only encode the NSSubitems

Binary file not shown.

View file

@ -32,10 +32,16 @@ include ../Version
sounddir = $(GNUSTEP_LIBRARY)/Sounds
SOUND_FILES = \
Glass.wav \
Basso.wav \
Blow.wav \
Bottle.wav \
Glass.wav
Glass.wav \
Hero.wav \
Ping.wav \
Pop.wav \
Sosumi.wav \
Tink.wav
-include GNUmakefile.preamble

BIN
Sounds/Hero.wav Normal file

Binary file not shown.

BIN
Sounds/Ping.wav Normal file

Binary file not shown.

BIN
Sounds/Pop.wav Normal file

Binary file not shown.

BIN
Sounds/Sosumi.wav Normal file

Binary file not shown.

BIN
Sounds/Tink.wav Normal file

Binary file not shown.