diff plugins/perl/common/Server.xs @ 11975:aadf61b30056

[gaim-migrate @ 14268] 1. Fix the I'dle Mak'er plugin 2. Show a friendly "none of your accounts are idle" message in the I'dle Mak'er plugin when attempting to unidle your accounts and none of them are idle 3. HIGify the capitalization of the I'dle Mak'er menu items 4. i18n system log "signed on" and "signed off" messages 5. Log when your accounts become idle and unidle 6. Add default saved statuses if the user has no saved statuses 7. Removed serv_set_idle(). Use gaim_presence_set_idle() instead. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 04 Nov 2005 19:15:05 +0000
parents d2db6426c88a
children 4d3119205a33
line wrap: on
line diff
--- a/plugins/perl/common/Server.xs	Fri Nov 04 18:01:55 2005 +0000
+++ b/plugins/perl/common/Server.xs	Fri Nov 04 19:15:05 2005 +0000
@@ -210,11 +210,6 @@
 	const char *filename
 
 void 
-serv_set_idle(con, a)
-	Gaim::Connection con 
-	int a
-
-void 
 serv_set_info(con, a)
 	Gaim::Connection con 
 	const char * a