moved libpurple-answerscripts to separate repository. wow!
[mirrors/Programs.git] / plugins / pidgin-plugins / core-answerscripts / purple / answerscripts.d / espeak.sh
diff --git a/plugins/pidgin-plugins/core-answerscripts/purple/answerscripts.d/espeak.sh b/plugins/pidgin-plugins/core-answerscripts/purple/answerscripts.d/espeak.sh
deleted file mode 100755 (executable)
index c0dec78..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-#Say it loudly and proudly!
-test -x "$(which espeak)" && echo "$PURPLE_MSG" | espeak -v $(echo "$LANG" | head -c 2) &
This page took 0.132796 seconds and 4 git commands to generate.