plugins/relnot.c

changeset 8749
fb487e9e101a
parent 7769
2fdb40ffd8a6
child 8993
41f67bceab41
equal deleted inserted replaced
8748:b371a58d0263 8749:fb487e9e101a
121 return TRUE; 121 return TRUE;
122 } 122 }
123 123
124 static GaimPluginInfo info = 124 static GaimPluginInfo info =
125 { 125 {
126 2, /**< api_version */ 126 GAIM_PLUGIN_API_VERSION, /**< api_version */
127 GAIM_PLUGIN_STANDARD, /**< type */ 127 GAIM_PLUGIN_STANDARD, /**< type */
128 NULL, /**< ui_requirement */ 128 NULL, /**< ui_requirement */
129 0, /**< flags */ 129 0, /**< flags */
130 NULL, /**< dependencies */ 130 NULL, /**< dependencies */
131 GAIM_PRIORITY_DEFAULT, /**< priority */ 131 GAIM_PRIORITY_DEFAULT, /**< priority */

mercurial