Description: Point to the correct soundfolder
Author: Oliver Korff <ok@xynyx.de>
Last-Update: 2016-08-06
--- a/tcl/options.tcl
+++ b/tcl/options.tcl
@@ -603,7 +603,7 @@
 }
 
 ### Audio move announcement options:
-set ::utils::sound::soundFolder [file nativename [file join $::scidExeDir sounds]]
+set ::utils::sound::soundFolder [file nativename [file join $::scidShareDir sounds]]
 set ::utils::sound::announceNew 0
 set ::utils::sound::announceForward 0
 set ::utils::sound::announceBack 0
