Re: [PATCH 3/4] tracker: add support for some picture keys



On Sun, 2011-03-20 at 02:11 +0000, lionel g landwerlin linux intel com
wrote:
> +
> +  insert_key_mapping (GRL_METADATA_KEY_ORIGINAL_WIDTH,
> +                      "nfo:horizontalResolution(?urn)",
> +                      "image");
> +
> +  insert_key_mapping (GRL_METADATA_KEY_ORIGINAL_HEIGHT,
> +                      "nfo:verticalResolution(?urn)",
> +                      "image");
>  }


I've pushed this commit, but removing the ORIGINAL_HEIGHT and
ORIGINAL_WIDTH.

Those keys were added but actually nobody was using them (neither
Tracker), so I removed them from core (this was agreed with Lionel, who
was the proponent of these keys).


	J.A.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]