Re: [PATCH] youtube: Make the plugin compile with gdata 0.8.0
- From: Víctor M. Jáquez L. <vjaquez igalia com>
- To: grilo-list gnome org
- Subject: Re: [PATCH] youtube: Make the plugin compile with gdata 0.8.0
- Date: Fri, 7 Jan 2011 12:52:29 +0100
On Fri, Jan 07, 2011 at 11:36:56AM +0000, Damien Lespiau wrote:
> From: Damien Lespiau <damien lespiau intel com>
>
> A small typo/renaming issue was preventing the youtube plugin to compile
> against libgdata 0.8.0.
Pushed. Thanks.
vmjl
> ---
> src/youtube/grl-youtube.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/youtube/grl-youtube.c b/src/youtube/grl-youtube.c
> index 386930c..047f167 100644
> --- a/src/youtube/grl-youtube.c
> +++ b/src/youtube/grl-youtube.c
> @@ -1613,7 +1613,7 @@ grl_youtube_get_media_from_uri (GrlMediaSource *source,
> NULL,
> media_from_uri_cb,
> mfus);
> - g_free (entryid);
> + g_free (entry_id);
> #else
> gdata_youtube_service_query_single_video_async (GDATA_YOUTUBE_SERVICE (service),
> NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]