diff plugins/perl/common/Status.xs @ 11249:b4b1be482b4e

[gaim-migrate @ 13418] sf patch #1235519, from Sadrul Habib Chowdhury This is a pretty big patch that makes Gaim correctly save and restore the current status (away/available, away message, available message, invisible, etc). The GaimGtkStatusBoxWidget thing I think defaults to "Available" every time its created, which overrides the setting that was saved to the XML file. So that still needs to be fixed before this will really work. Anyway, mad props to Sadrul for putting up with my requests on this patch committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 13 Aug 2005 05:22:09 +0000
parents 0e9e2b923d09
children ecbbe6d18b0d
line wrap: on
line diff
--- a/plugins/perl/common/Status.xs	Sat Aug 13 03:55:07 2005 +0000
+++ b/plugins/perl/common/Status.xs	Sat Aug 13 05:22:09 2005 +0000
@@ -218,7 +218,7 @@
 	Gaim::StatusAttr attr
 
 Gaim::Value
-gaim_status_attr_get_value_type(attr)
+gaim_status_attr_get_value(attr)
 	Gaim::StatusAttr attr
 
 Gaim::StatusAttr