| 144 N_("Customizes the message timestamp formats."), |
144 N_("Customizes the message timestamp formats."), |
| 145 /** description */ |
145 /** description */ |
| 146 N_("This plugin allows the user to customize " |
146 N_("This plugin allows the user to customize " |
| 147 "conversation and logging message timestamp " |
147 "conversation and logging message timestamp " |
| 148 "formats."), |
148 "formats."), |
| 149 "Richard Laager <rlaager@users.sf.net>", /**< author */ |
149 "Richard Laager <rlaager@pidgin.im>", /**< author */ |
| 150 GAIM_WEBSITE, /**< homepage */ |
150 GAIM_WEBSITE, /**< homepage */ |
| 151 |
151 |
| 152 plugin_load, /**< load */ |
152 plugin_load, /**< load */ |
| 153 plugin_unload, /**< unload */ |
153 plugin_unload, /**< unload */ |
| 154 NULL, /**< destroy */ |
154 NULL, /**< destroy */ |