Mercurial > pidgin
diff ChangeLog.API @ 17811:e62095e99db0
Add new function purple_xfer_get_remote_user.
Expose the xfer-functions to dbus.
Register the xfer's so dbus-scripts can play with them, and we don't get a
runtime dbus-whining.
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Sun, 27 May 2007 21:35:47 +0000 |
| parents | 274ceb453176 |
| children | 79c1f60ece2e |
line wrap: on
line diff
--- a/ChangeLog.API Sun May 27 18:31:40 2007 +0000 +++ b/ChangeLog.API Sun May 27 21:35:47 2007 +0000 @@ -7,6 +7,7 @@ * pidgin_retrieve_user_info, shows immediate feedback when getting information about a user. * gtk_imhtml_setup_entry + * purple_xfer_get_remote_user Changed: * pidgin_separator returns the separator added to the menu.
