X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcustomize%2Ffred%2Ffred_variables.sh;h=f592a277c036c81cfb9a5f103666365a675a606d;hb=5e4dc57a0edab04795aaf558949774c9d81e4dce;hp=660bfa647a1c78ace27bb1c7e3a7b94937246e9b;hpb=e6ce0aa508c3ad1beb167fdf20732b24f383c651;p=feisty_meow.git diff --git a/scripts/customize/fred/fred_variables.sh b/scripts/customize/fred/fred_variables.sh index 660bfa64..f592a277 100644 --- a/scripts/customize/fred/fred_variables.sh +++ b/scripts/customize/fred/fred_variables.sh @@ -25,11 +25,11 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then SOURCECODE_HIERARCHY_LIST="codebarn extra_brain interbrane" # point to our local certificate for ssh usage. - export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge" + export SVN_SSH="ssh -i $HOME/.ssh/others/id_dsa_sourceforge" # Error and success noises for CLAM. - export CLAM_ERROR_SOUND='/z/walrus/media/sounds/effects/bwaaang.wav /z/walrus/media/sounds/cartoons/doh4.wav' - export CLAM_FINISH_SOUND='/z/walrus/media/sounds/cartoons/meepmeep.wav' + export CLAM_ERROR_SOUND='/z/walrus/media/sounds/effects/bwaaang.mp3 /z/walrus/media/sounds/cartoons/doh4.mp3' + export CLAM_FINISH_SOUND='/z/walrus/media/sounds/cartoons/meepmeep.mp3' # Setup for nethack adventure. export NETHACKOPTIONS="name:Manjusri-W,dogname:Fred,catname:Zonker"