# HG changeset patch # User Mark Doliner # Date 1104990576 0 # Node ID d497f3a2686f9149a37e12b9f6c2b4d45b7876f1 # Parent 5cb55bcad11bca7228a85418c4aafe6dead20015 [gaim-migrate @ 11765] Kevin, does this sound good? committer: Tailor Script diff -r 5cb55bcad11b -r d497f3a2686f plugins/ChangeLog.API --- a/plugins/ChangeLog.API Thu Jan 06 01:27:34 2005 +0000 +++ b/plugins/ChangeLog.API Thu Jan 06 05:49:36 2005 +0000 @@ -10,6 +10,10 @@ easier to add your own widgets to it * Changed: gaim_find_conversation, added a "type" parameter * Changed: gaim_find_conversation_with_account, added a "type" parameter + * Changed: gaim_gtk_prefs_labeled_spin_button, the "key" parameter is + now a const char* instead of just a char* + * Changed: gaim_gtk_prefs_labeled_entry, the "key" parameter is + now a const char* instead of just a char* Signals: * Changed: "received-im-msg and "received-chat-msg" to match, both