# HG changeset patch # User mojin # Date 1216098161 -32400 # Node ID 01b6613a075a69be30908e990d2c73e53e5ea12d # Parent eb77d409c235844fa8fd2b86e25f40b20f60e61d documentation in configuration window. diff -r eb77d409c235 -r 01b6613a075a pidgin-twitter.c --- a/pidgin-twitter.c Tue Jul 15 12:32:06 2008 +0900 +++ b/pidgin-twitter.c Tue Jul 15 14:02:41 2008 +0900 @@ -2137,7 +2137,7 @@ /* post configuration */ pref = purple_plugin_pref_new_with_name_and_label(OPT_API_BASE_POST, - "Post Status via API"); + "Post Status to Twitter via API "); purple_plugin_pref_frame_add(frame, pref);