libpurple/protocols/novell/novell.c

changeset 21453
a90cf329cd48
parent 21233
e75de8db4f2b
parent 21106
b85fbef13eed
child 21503
b3cad646ba4a
equal deleted inserted replaced
21273:2f91b326b3f0 21453:a90cf329cd48
3516 0, /**< flags */ 3516 0, /**< flags */
3517 NULL, /**< dependencies */ 3517 NULL, /**< dependencies */
3518 PURPLE_PRIORITY_DEFAULT, /**< priority */ 3518 PURPLE_PRIORITY_DEFAULT, /**< priority */
3519 "prpl-novell", /**< id */ 3519 "prpl-novell", /**< id */
3520 "GroupWise", /**< name */ 3520 "GroupWise", /**< name */
3521 VERSION, /**< version */ 3521 DISPLAY_VERSION, /**< version */
3522 /** summary */ 3522 /** summary */
3523 N_("Novell GroupWise Messenger Protocol Plugin"), 3523 N_("Novell GroupWise Messenger Protocol Plugin"),
3524 /** description */ 3524 /** description */
3525 N_("Novell GroupWise Messenger Protocol Plugin"), 3525 N_("Novell GroupWise Messenger Protocol Plugin"),
3526 NULL, /**< author */ 3526 NULL, /**< author */

mercurial