comparison libgaim/plugins/newline.c @ 15356:2db21e0292b8

[gaim-migrate @ 18149] clean out the translations tracker, including some gettext stuff from bjorn committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 17 Jan 2007 18:57:22 +0000
parents 1a54e98534ec
children
comparison
equal deleted inserted replaced
15355:00d0d4524377 15356:2db21e0292b8
67 "core-plugin_pack-newline", /**< id */ 67 "core-plugin_pack-newline", /**< id */
68 N_("New Line"), /**< name */ 68 N_("New Line"), /**< name */
69 VERSION, /**< version */ 69 VERSION, /**< version */
70 N_("Prepends a newline to displayed message."), /** summary */ 70 N_("Prepends a newline to displayed message."), /** summary */
71 N_("Prepends a newline to messages so that the " 71 N_("Prepends a newline to messages so that the "
72 "test of the message appears below the " 72 "rest of the message appears below the "
73 "screen name in the conversation window."), /** description */ 73 "screen name in the conversation window."), /** description */
74 "Stu Tomlinson <stu@nosnilmot.com>", /**< author */ 74 "Stu Tomlinson <stu@nosnilmot.com>", /**< author */
75 GAIM_WEBSITE, /**< homepage */ 75 GAIM_WEBSITE, /**< homepage */
76 76
77 plugin_load, /**< load */ 77 plugin_load, /**< load */