Gimp/modules
Ell 1e6f82d9f0 modules: in colorblind, change "deficiency" prop to "type"
With the new propgui UI, the property nick is used as the combo's
label; since the descriptions of the corresponding enum values are
quite long, using "deficiency" as a label for the prop is
problematics, especially for some translations.

Change the property name and nick to "type", and align the code
with the change.

Also, change the property's blurb from "color deficiency type" to
"color vision deficiency type".
2017-11-12 18:27:13 -05:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
color-selector-cmyk.c Bug 782840 - CMYK color selector broken when a CMYK profile is configured 2017-05-19 23:37:13 +02:00
color-selector-water.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
color-selector-wheel.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
controller-dx-dinput.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
controller-linux-input.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
controller-midi.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
display-filter-clip-warning.c modules: various changes in clip-warning 2017-11-07 09:28:33 -05:00
display-filter-color-blind.c modules: in colorblind, change "deficiency" prop to "type" 2017-11-12 18:27:13 -05:00
display-filter-gamma.c modules: remove custom display filter gui 2017-11-02 16:48:52 -04:00
display-filter-high-contrast.c modules: stylistic code and ui text cleanup in display filters 2017-11-05 08:45:35 -05:00
gimpcolorwheel.c Chain up in some size-allocate implementations 2016-09-09 21:31:09 +02:00
gimpcolorwheel.h Bug 467930 - color selectors are not color managed 2016-05-27 01:12:35 +02:00
gimpinputdevicestore-dx.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpinputdevicestore-gudev.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpinputdevicestore.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
Makefile.am modules: add clip-warning display filter 2017-11-02 16:12:33 -04:00