pidgin/plugins/raw.c

changeset 38312
b339bb8d0c18
parent 38240
0552f69f1996
child 38358
30ba44276e74
equal deleted inserted replaced
38311:0444cac8e452 38312:b339bb8d0c18
117 "name", N_("Raw"), 117 "name", N_("Raw"),
118 "version", DISPLAY_VERSION, 118 "version", DISPLAY_VERSION,
119 "category", N_("Protocol utility"), 119 "category", N_("Protocol utility"),
120 "summary", N_("Lets you send raw input to text-based protocols."), 120 "summary", N_("Lets you send raw input to text-based protocols."),
121 "description", N_("Lets you send raw input to text-based protocols " 121 "description", N_("Lets you send raw input to text-based protocols "
122 "(XMPP, MSN, IRC, TOC). Hit 'Enter' in the entry " 122 "(XMPP, IRC, TOC). Hit 'Enter' in the entry "
123 "box to send. Watch the debug window."), 123 "box to send. Watch the debug window."),
124 "authors", authors, 124 "authors", authors,
125 "website", PURPLE_WEBSITE, 125 "website", PURPLE_WEBSITE,
126 "abi-version", PURPLE_ABI_VERSION, 126 "abi-version", PURPLE_ABI_VERSION,
127 NULL 127 NULL

mercurial