# HG changeset patch # User Nathan Walp # Date 1070655393 0 # Node ID 1802d02846f561ff3ca3cf515843dddfb9be0859 # Parent 4e5c48ea9478eece122b547c9217f927d1568fbc [gaim-migrate @ 8414] grim pointed this out committer: Tailor Script diff -r 4e5c48ea9478 -r 1802d02846f5 plugins/relnot.c --- a/plugins/relnot.c Fri Dec 05 18:02:27 2003 +0000 +++ b/plugins/relnot.c Fri Dec 05 20:16:33 2003 +0000 @@ -156,4 +156,4 @@ gaim_prefs_add_int("/plugins/gtk/relnot/last_check", 0); } -GAIM_INIT_PLUGIN(signalstest, init_plugin, info) +GAIM_INIT_PLUGIN(relnot, init_plugin, info)