pidgin/plugins/extplacement.c

changeset 21106
b85fbef13eed
parent 19859
71d37b57eff2
child 34477
86f6c431da7b
child 34659
4fc616843cb2
equal deleted inserted replaced
21105:74acfc3782f1 21106:b85fbef13eed
142 0, /**< flags */ 142 0, /**< flags */
143 NULL, /**< dependencies */ 143 NULL, /**< dependencies */
144 PURPLE_PRIORITY_DEFAULT, /**< priority */ 144 PURPLE_PRIORITY_DEFAULT, /**< priority */
145 "gtk-extplacement", /**< id */ 145 "gtk-extplacement", /**< id */
146 N_("ExtPlacement"), /**< name */ 146 N_("ExtPlacement"), /**< name */
147 VERSION, /**< version */ 147 DISPLAY_VERSION, /**< version */
148 N_("Extra conversation placement options."), /**< summary */ 148 N_("Extra conversation placement options."), /**< summary */
149 /** description */ 149 /** description */
150 N_("Restrict the number of conversations per windows," 150 N_("Restrict the number of conversations per windows,"
151 " optionally separating IMs and Chats"), 151 " optionally separating IMs and Chats"),
152 "Stu Tomlinson <stu@nosnilmot.com>", /**< author */ 152 "Stu Tomlinson <stu@nosnilmot.com>", /**< author */

mercurial