almost ready for distribution
[mirrors/Programs.git] / plugins / pidgin-plugins / core-answerscripts / answerscripts.c
similarity index 97%
rename from plugins/pidgin-plugins/autokiss/answerscripts.c
rename to plugins/pidgin-plugins/core-answerscripts/answerscripts.c
index a4bc95b9b769bad0b2e6d5d70ae229b641b399d7..51c49338e3aec3ef6e15d09190f814c87a2a1537 100755 (executable)
@@ -79,7 +79,7 @@ static PurplePluginInfo info = {
        "Framework for writing various hooks for libpurple clients",
        "This plugin will call ~/.purple/" HOOK_SCRIPT " (or wherever purple_user_dir() points) "
                "script (or any executable) for each single message called."
-               "Envinronment values PURPLE_FROM and PURPLE_FROM will be set to carry "
+               "Envinronment values PURPLE_MSG and PURPLE_FROM will be set to carry "
                "informations about message text and sender so script can respond to that message. "
                "Any text printed to STDOUT by the script will be sent back as answer to message. "
                "Please see example scripts for more informations...",
This page took 0.110325 seconds and 4 git commands to generate.