pidgin/plugins/timestamp_format.c

changeset 21106
b85fbef13eed
parent 16976
3a4c6c96e2cf
child 30000
a6ceec33f2c1
equal deleted inserted replaced
21105:74acfc3782f1 21106:b85fbef13eed
147 NULL, /**< dependencies */ 147 NULL, /**< dependencies */
148 PURPLE_PRIORITY_DEFAULT, /**< priority */ 148 PURPLE_PRIORITY_DEFAULT, /**< priority */
149 149
150 "core-timestamp_format", /**< id */ 150 "core-timestamp_format", /**< id */
151 N_("Message Timestamp Formats"), /**< name */ 151 N_("Message Timestamp Formats"), /**< name */
152 VERSION, /**< version */ 152 DISPLAY_VERSION, /**< version */
153 /** summary */ 153 /** summary */
154 N_("Customizes the message timestamp formats."), 154 N_("Customizes the message timestamp formats."),
155 /** description */ 155 /** description */
156 N_("This plugin allows the user to customize " 156 N_("This plugin allows the user to customize "
157 "conversation and logging message timestamp " 157 "conversation and logging message timestamp "

mercurial