Re: [PATCH 1/3] vala: fixed metadata
- From: Víctor M. Jáquez L. <vjaquez igalia com>
- To: grilo-list gnome org
- Subject: Re: [PATCH 1/3] vala: fixed metadata
- Date: Sun, 21 Nov 2010 18:00:39 +0100
On Sun, Nov 21, 2010 at 12:12:58AM +0100, Simón Pena wrote:
> * Allow creating config entries with a null source
> * Make 'grl_init_get_option_group' transfer ownership
> ---
> bindings/vala/grilo-0.1.metadata | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/bindings/vala/grilo-0.1.metadata b/bindings/vala/grilo-0.1.metadata
> index 71bafc6..3b3e956 100644
> --- a/bindings/vala/grilo-0.1.metadata
> +++ b/bindings/vala/grilo-0.1.metadata
> @@ -42,6 +42,9 @@ grl_metadata_source_writable_keys type_arguments="unowned KeyID" transfer_owners
> # GrlData
> grl_data_get_keys type_arguments="unowned KeyID" transfer_ownership="1"
>
> +# GrlConfig
> +grl_config_new.source nullable="1"
Also grl_config_new.plugin is nullable. Please add it
> +
> # Error domain
> GrlCoreError errordomain="1"
>
> @@ -59,3 +62,4 @@ grl_list_from_va ellipsis="1"
> # Grilo
> grl_init.argc hidden="1"
> grl_init.argv is_array="1" is_ref="1" array_length_pos="0.9"
> +grl_init_get_option_group transfer_ownership="1"
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]