pidgin/plugins/timestamp_format.c

changeset 15629
a2261cb315e2
parent 15626
6210ee4beccc
child 15884
4de1981757fc
equal deleted inserted replaced
15627:4be4b97cf1b7 15629:a2261cb315e2
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 */

mercurial