Update of /cvsroot/netrek/client/netrekxp/include
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv11581/include

Modified Files:
	sound.h 
Log Message:
Added 5 new message sounds (can be used with beeplite, or you can just choose your favorite and save it over your default message sound file, which is nt_message.wav)
Added enter ship sound to when you refit

Index: sound.h
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/include/sound.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- sound.h	3 Jun 2006 07:03:42 -0000	1.8
+++ sound.h	11 Jun 2006 09:36:25 -0000	1.9
@@ -79,6 +79,11 @@
   MESSAGE_WAV,
   MESSAGE1_WAV,
   MESSAGE2_WAV,
+  MESSAGE3_WAV,
+  MESSAGE4_WAV,
+  MESSAGE5_WAV,
+  MESSAGE6_WAV,
+  MESSAGE7_WAV,
   PHASER_WAV,
   PHASER_OTHER_WAV,
   PLASMA_HIT_WAV,