X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=plugins%2Fpidgin-plugins%2Fcore-answerscripts%2Fanswerscripts.c;h=7c7da4e1cf2de3c1ae8d4a9460183614c05355bf;hb=ea0fdc06ec1813d98503955ea4137bb67131d4bf;hp=51c49338e3aec3ef6e15d09190f814c87a2a1537;hpb=6c6cc56619080a102e2c44555746aaf7321debd1;p=mirrors%2FPrograms.git diff --git a/plugins/pidgin-plugins/core-answerscripts/answerscripts.c b/plugins/pidgin-plugins/core-answerscripts/answerscripts.c index 51c4933..7c7da4e 100755 --- a/plugins/pidgin-plugins/core-answerscripts/answerscripts.c +++ b/plugins/pidgin-plugins/core-answerscripts/answerscripts.c @@ -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 "