Re: [Gimp-developer] wtf with the download?

2015-06-12 Thread Gez
El lun, 01-06-2015 a las 01:04 +0100, C R escribió: > Thanks for the comments. For reference, the font styling is the same > that is already deployed throughout the site, the rounded corners > mimic the download button on the front page with the added requirement > that our not contain bitmap graph

[Gimp-developer] typo in gimpruler.c

2015-06-12 Thread jcupitt
Hi, I noticed a small typo in gimpruler.c on the gtk3-port branch: g_object_class_install_property (object_class, PROP_LOWER, gimp_param_spec_unit ("unit", it should of course be PROP_UNIT. John _