plugins/perl/perl.c

changeset 6063
8fbafa2e1846
parent 6036
285e48913c72
child 6100
53fc37becbb7
equal deleted inserted replaced
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)

mercurial