--- sim/plugins/sound/sound.cpp.orig 2004-06-16 07:56:49 +0600 +++ sim/plugins/sound/sound.cpp.orig 2004-06-22 14:57:01 +0600 @@ -68,7 +68,7 @@ #ifdef USE_KDE { "UseArts", DATA_BOOL, 1, DATA(1) }, #endif - { "Player", DATA_STRING, 1, "play" }, + { "Player", DATA_STRING, 1, "play_wrapper.sh" }, { "StartUp", DATA_STRING, 1, "startup.wav" }, { "FileDone", DATA_STRING, 1, "filedone.wav" }, { "MessageSent", DATA_STRING, 1, "msgsent.wav" },