libpurple/plugins/log_reader.c

changeset 15629
a2261cb315e2
parent 15435
4b933b06d75e
child 15884
4de1981757fc
equal deleted inserted replaced
15627:4be4b97cf1b7 15629:a2261cb315e2
2135 "logs from other IM clients. Currently, this " 2135 "logs from other IM clients. Currently, this "
2136 "includes Adium, MSN Messenger, and Trillian.\n\n" 2136 "includes Adium, MSN Messenger, and Trillian.\n\n"
2137 "WARNING: This plugin is still alpha code and " 2137 "WARNING: This plugin is still alpha code and "
2138 "may crash frequently. Use it at your own risk!"), 2138 "may crash frequently. Use it at your own risk!"),
2139 2139
2140 "Richard Laager <rlaager@users.sf.net>", /**< author */ 2140 "Richard Laager <rlaager@pidgin.im>", /**< author */
2141 GAIM_WEBSITE, /**< homepage */ 2141 GAIM_WEBSITE, /**< homepage */
2142 plugin_load, /**< load */ 2142 plugin_load, /**< load */
2143 plugin_unload, /**< unload */ 2143 plugin_unload, /**< unload */
2144 NULL, /**< destroy */ 2144 NULL, /**< destroy */
2145 NULL, /**< ui_info */ 2145 NULL, /**< ui_info */

mercurial