From: Dan F. <dfa...@us...> - 2013-07-13 20:35:52
|
Update of /cvsroot/libexif/libexif/libexif/canon In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10607/libexif/canon Modified Files: mnote-canon-tag.c Log Message: FNumber => F-Number Index: mnote-canon-tag.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/canon/mnote-canon-tag.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- mnote-canon-tag.c 12 Jul 2011 07:04:16 -0000 1.21 +++ mnote-canon-tag.c 13 Jul 2013 20:35:48 -0000 1.22 @@ -108,7 +108,7 @@ {MNOTE_CANON_TAG_SETTINGS_2, 16, N_("AE Bracket Value")}, {MNOTE_CANON_TAG_SETTINGS_2, 18, N_("Focus Distance Upper")}, {MNOTE_CANON_TAG_SETTINGS_2, 19, N_("Focus Distance Lower")}, - {MNOTE_CANON_TAG_SETTINGS_2, 20, N_("FNumber")}, + {MNOTE_CANON_TAG_SETTINGS_2, 20, N_("F-Number")}, {MNOTE_CANON_TAG_SETTINGS_2, 21, N_("Exposure Time")}, {MNOTE_CANON_TAG_SETTINGS_2, 23, N_("Bulb Duration")}, {MNOTE_CANON_TAG_SETTINGS_2, 25, N_("Camera Type")}, |