Skip to content

Commit

Permalink
add Calibrite alias for X-Rite ColorChecker
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfbrown authored and TurboGit committed Aug 21, 2024
1 parent b312aa3 commit 5e997a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iop/channelmixerrgb.c
Original file line number Diff line number Diff line change
Expand Up @@ -4754,7 +4754,7 @@ void gui_init(struct dt_iop_module_t *self)
_("choose the vendor and the type of your chart"),
0, _checker_changed_callback, self,
N_("Xrite ColorChecker 24 pre-2014"),
N_("Xrite ColorChecker 24 post-2014"),
N_("Xrite/Calibrite ColorChecker 24 post-2014"),
N_("Datacolor SpyderCheckr 24 pre-2018"),
N_("Datacolor SpyderCheckr 24 post-2018"),
N_("Datacolor SpyderCheckr 48 pre-2018"),
Expand Down

0 comments on commit 5e997a3

Please sign in to comment.