Update Canon CS Exposure mode to match ExifTool

v0.27.3
tbeu 9 years ago
parent e26650f409
commit ffcb3f5002

@ -681,7 +681,8 @@ namespace Exiv2 {
{ 3, N_("Aperture priority (Av)") }, { 3, N_("Aperture priority (Av)") },
{ 4, N_("Manual (M)") }, { 4, N_("Manual (M)") },
{ 5, N_("A-DEP") }, { 5, N_("A-DEP") },
{ 6, N_("M-DEP") } { 6, N_("M-DEP") },
{ 7, N_("Bulb") }
}; };
//! LensType, tag 0x0016 //! LensType, tag 0x0016

Loading…
Cancel
Save