comparison libpurple/plugins/fortuneprofile.pl @ 31844:3d5d06c12502

Update a reference to http://gaim.sf.net/
author Richard Laager <rlaager@wiktel.com>
date Thu, 17 Mar 2011 12:37:39 +0000
parents 44b4e8bd759b
children
comparison
equal deleted inserted replaced
31843:2b0c2a0f3134 31844:3d5d06c12502
49 name => "Fortune Profile", 49 name => "Fortune Profile",
50 version => "3.4", 50 version => "3.4",
51 summary => "Sets your AIM profile to a fortune (with a header and footer of your choice).", 51 summary => "Sets your AIM profile to a fortune (with a header and footer of your choice).",
52 description => "Sets your AIM profile to a fortune (with a header and footer of your choice).", 52 description => "Sets your AIM profile to a fortune (with a header and footer of your choice).",
53 author => "Sean Egan <seanegan\@gmail.com>", 53 author => "Sean Egan <seanegan\@gmail.com>",
54 url => "http://gaim.sf.net/", 54 url => "http://pidgin.im/",
55 55
56 load => "plugin_load" 56 load => "plugin_load"
57 ); 57 );
58 58
59 sub plugin_init { 59 sub plugin_init {