> On mar., 2010-06-29 at 21:17 +0400, Ibragimov Rinat wrote:
> > GtkWidget *about;
> > - const gchar* authors[2] = {
> > + const gchar* authors[] = {
> > "Alexander Iliev <[email protected]>",
> > "Gauvain Pocentek <[email protected]>",
> > NULL
>
> Does this mean you intend to take over upstream maintainership?
> No, I had not added my name to the list, but removed '2' from array size because there are three elements (including NULL), not two. I'd noticed compiler warning about this line and fixed it but forgot to remove this from the patch. My fault. I can upload patch without this fix if it is important. --- Rinat
select-font-size-v2.diff
Description: Binary data

