Skip to content

Commit 5e997a3

Browse files
ralfbrownTurboGit
authored andcommitted
add Calibrite alias for X-Rite ColorChecker
1 parent b312aa3 commit 5e997a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/iop/channelmixerrgb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4754,7 +4754,7 @@ void gui_init(struct dt_iop_module_t *self)
47544754
_("choose the vendor and the type of your chart"),
47554755
0, _checker_changed_callback, self,
47564756
N_("Xrite ColorChecker 24 pre-2014"),
4757-
N_("Xrite ColorChecker 24 post-2014"),
4757+
N_("Xrite/Calibrite ColorChecker 24 post-2014"),
47584758
N_("Datacolor SpyderCheckr 24 pre-2018"),
47594759
N_("Datacolor SpyderCheckr 24 post-2018"),
47604760
N_("Datacolor SpyderCheckr 48 pre-2018"),

0 commit comments

Comments
 (0)