comparison pidgin/plugins/sendbutton.c @ 27366:73c8e1964eef

A semi-random collection of English spelling and grammatical changes.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 04 Jul 2009 06:44:39 +0000
parents f0d5d78e8e47
children a8cc50c2279f
comparison
equal deleted inserted replaced
27365:8d1e8060b1d8 27366:73c8e1964eef
175 "gtksendbutton", /**< id */ 175 "gtksendbutton", /**< id */
176 N_("Send Button"), /**< name */ 176 N_("Send Button"), /**< name */
177 DISPLAY_VERSION, /**< version */ 177 DISPLAY_VERSION, /**< version */
178 N_("Conversation Window Send Button."), /**< summary */ 178 N_("Conversation Window Send Button."), /**< summary */
179 N_("Adds a Send button to the entry area of " 179 N_("Adds a Send button to the entry area of "
180 "the conversation window. Intended for when " 180 "the conversation window. Intended for use "
181 "no physical keyboard is present."), /**< description */ 181 "when no physical keyboard is present."), /**< description */
182 "Etan Reisner <deryni@pidgin.im>", /**< author */ 182 "Etan Reisner <deryni@pidgin.im>", /**< author */
183 PURPLE_WEBSITE, /**< homepage */ 183 PURPLE_WEBSITE, /**< homepage */
184 plugin_load, /**< load */ 184 plugin_load, /**< load */
185 plugin_unload, /**< unload */ 185 plugin_unload, /**< unload */
186 NULL, /**< destroy */ 186 NULL, /**< destroy */