fixed .exe suffix
[mirrors/Programs.git] / plugins / pidgin-plugins / core-answerscripts / answerscripts.c
index 51c49338e3aec3ef6e15d09190f814c87a2a1537..7c7da4e1cf2de3c1ae8d4a9460183614c05355bf 100755 (executable)
@@ -76,7 +76,7 @@ static PurplePluginInfo info = {
        "core-answerscripts",
        "AnswerScripts",
        "0.1",
-       "Framework for writing various hooks for libpurple clients",
+       "Framework for hooking scripts to received messages for various 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_MSG and PURPLE_FROM will be set to carry "
This page took 0.097965 seconds and 4 git commands to generate.