comparison plugins/simple.c @ 5367:fc0441fbf159

[gaim-migrate @ 5743] javabsp fixed y!m point sizes (again) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 14 May 2003 04:11:23 +0000
parents 6d1707dc8c3d
children 7d385de2f9cd
comparison
equal deleted inserted replaced
5366:23898d72679c 5367:fc0441fbf159
19 19
20 static GaimPluginInfo info = 20 static GaimPluginInfo info =
21 { 21 {
22 2, /**< api_version */ 22 2, /**< api_version */
23 GAIM_PLUGIN_STANDARD, /**< type */ 23 GAIM_PLUGIN_STANDARD, /**< type */
24 NULL, /**< ui_requirement */ 24 NULL, /**< ui_requirement */
25 0, /**< flags */ 25 0, /**< flags */
26 NULL, /**< dependencies */ 26 NULL, /**< dependencies */
27 GAIM_PRIORITY_DEFAULT, /**< priority */ 27 GAIM_PRIORITY_DEFAULT, /**< priority */
28 28
29 NULL, /**< id */ 29 NULL, /**< id */