Ported all scripts from PURPLE_ to ANSW_ prefix. Added examples to support STATUS...
[mirrors/libpurple-core-answerscripts.git] / answerscripts.c
index 9bbdf05e1a6b9de34959e79ad204364527777053..1bec4e6c446e3c4552be5bf153b702c43773d810 100755 (executable)
@@ -7,7 +7,7 @@
 #define ANSWERSCRIPT "answerscripts" ANSWERSCRIPT_EXT
 #define ANSWERSCRIPTS_TIMEOUT_INTERVAL 250
 #define ANSWERSCRIPTS_LINE_LENGTH 4096
-#define ENV_PREFIX "PURPLE_"
+#define ENV_PREFIX "ANSW_"
 
 #include <stdio.h>
 #include <stdlib.h>
This page took 0.102402 seconds and 4 git commands to generate.