| 6062:a292fd631fdb | 6063:8fbafa2e1846 |
|---|---|
| 1409 my_plugin = plugin; | 1409 my_plugin = plugin; |
| 1410 | 1410 |
| 1411 loader_info.exts = g_list_append(loader_info.exts, "pl"); | 1411 loader_info.exts = g_list_append(loader_info.exts, "pl"); |
| 1412 } | 1412 } |
| 1413 | 1413 |
| 1414 GAIM_INIT_PLUGIN(perl, init_plugin, info); | 1414 GAIM_INIT_PLUGIN(perl, init_plugin, info) |