Thu, 02 Aug 2007 12:20:59 +0000
On Tue, 2007-07-31 at 08:50 -0400, Evan Schoenberg wrote:
> The libpurple 2.1.0 changelog.API lists
> purple_image_data_calculate_filename() as an added function, but I
> can't find it. Was it added and subsequently removed?
I suspect so.
| ChangeLog.API | file | annotate | diff | comparison | revisions |
--- a/ChangeLog.API Thu Aug 02 05:34:12 2007 +0000 +++ b/ChangeLog.API Thu Aug 02 12:20:59 2007 +0000 @@ -19,7 +19,6 @@ * purple_core_ensure_single_instance This is for UIs to use to ensure only one copy is running. * purple_dbus_is_owner - * purple_image_data_calculate_filename * purple_timeout_add_seconds Callers should prefer this to purple_timeout_add for timers longer than 1 second away. Be aware of the rounding, though.