[maemo-commits] [maemo-commits] r16551 - projects/haf/trunk/hildon-thumbnail/thumbs
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Fri Oct 31 17:06:04 EET 2008
- Previous message: [maemo-commits] r16550 - projects/haf/trunk/hildon-thumbnail/thumbs
- Next message: [maemo-commits] r16552 - projects/haf/doc/mvo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: pvanhoof Date: 2008-10-31 17:06:03 +0200 (Fri, 31 Oct 2008) New Revision: 16551 Modified: projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.h Log: Bugfixes Modified: projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.h =================================================================== --- projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.h 2008-10-31 15:04:20 UTC (rev 16550) +++ projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.h 2008-10-31 15:06:03 UTC (rev 16551) @@ -146,7 +146,7 @@ * @destroy: (allow-none): a #GDestroyNotify to destroy @user_data as soon as @callback has ran * * Request the preparation, if needed, of a thumbnail and return it in @callback - * as a #GdkPixbuf as soon as it's ready. This operation is asynchronous, the + * as a URI as soon as it's ready. This operation is asynchronous, the * creation of the thumbnail will not affect your running mainloop unless you * use one of the join methods on either #HildonThumbnailFactory or the * #HildonThumbnailRequest being returned.
- Previous message: [maemo-commits] r16550 - projects/haf/trunk/hildon-thumbnail/thumbs
- Next message: [maemo-commits] r16552 - projects/haf/doc/mvo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]