--- a/share/hedgewars/Data/Sounds/voices/CMakeLists.txt Wed Jan 11 21:46:06 2012 +0000
+++ b/share/hedgewars/Data/Sounds/voices/CMakeLists.txt Fri Jan 13 22:28:59 2012 +0400
@@ -9,6 +9,7 @@
Singer
Surfer
Default_uk
+ Default_es
HillBilly
)
add_subdirectory(${dir})
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Boring.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Byebye.ogg has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Sounds/voices/Default_es/CMakeLists.txt Fri Jan 13 22:28:59 2012 +0400
@@ -0,0 +1,41 @@
+file(GLOB VoiceSounds
+Boring.ogg
+Byebye.ogg
+Comeonthen.ogg
+Coward.ogg
+Enemydown.ogg
+Firstblood.ogg
+Firepunch*.ogg
+Flawless.ogg
+Hello.ogg
+Hurry.ogg
+Illgetyou.ogg
+Incoming.ogg
+Jump*.ogg
+JustYouwait.ogg
+Kamikaze.ogg
+Laugh.ogg
+Melon.ogg
+Missed.ogg
+Nooo.ogg
+Nutter.ogg
+Ooff*.ogg
+Oops.ogg
+Ow*.ogg
+PoisonCough.ogg
+PoisonMoan.ogg
+Reinforcements.ogg
+Sameteam.ogg
+Stupid.ogg
+Takecover.ogg
+Traitor.ogg
+Uh-oh.ogg
+Victory.ogg
+Watchit.ogg
+Yessir.ogg
+Youllregretthat.ogg
+)
+
+install(FILES
+ ${VoiceSounds}
+ DESTINATION ${SHAREPATH}Data/Sounds/voices/Default_es)
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Comeonthen.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Coward.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Enemydown.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Firstblood.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Flawless.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Hello.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Hurry.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Illgetyou.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Incoming.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Jump1.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Jump2.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Jump3.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Kamikaze.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Laugh.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Missed.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Nooo.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Nutter.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Ooff1.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Ooff2.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Ooff3.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Oops.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Ow1.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Ow2.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Ow3.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Ow4.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/PoissonCough.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/PoissonMoan.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Reinforcements.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Sameteam.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Stupid.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Takeover.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Traitor.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Uh-oh.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Victory.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Wachit.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Yessir.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default_es/Youllregretthat.ogg has changed