~noskcaj/ubuntu/trusty/gthumb/3.2.5

« back to all changes in this revision

Viewing changes to extensions/facebook/facebook-service.h

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2011-12-22 22:40:29 UTC
  • mfrom: (5.2.19 sid)
  • Revision ID: package-import@ubuntu.com-20111222224029-l58g65u1nfa6ojtg
Tags: 3:2.14.1-1
* New upstream version (Closes: #652692)
* Patches refreshed
* Bump build-dependencies requirements
* Fix FTBFS, added missing #include
* debian/watch fixed to point to new location (.xz tarballs)

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
void              facebook_service_upload_photos              (FacebookService      *self,
88
88
                                                               FacebookAlbum        *album,
89
89
                                                               GList                *file_list, /* GFile list */
 
90
                                                               int                   max_resolution,
90
91
                                                               GCancellable         *cancellable,
91
92
                                                               GAsyncReadyCallback   callback,
92
93
                                                               gpointer              user_data);