Mercurial > geeqie.yaz
changeset 680:2c9184126cf9
Fix formatted.SubjectDistance appearing twice in exif bar configuration.
author | zas_ |
---|---|
date | Sat, 17 May 2008 22:37:04 +0000 |
parents | c881382f1a4f |
children | ac0ede6a53cf |
files | src/bar_exif.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/bar_exif.c Sat May 17 21:28:02 2008 +0000 +++ b/src/bar_exif.c Sat May 17 22:37:04 2008 +0000 @@ -38,7 +38,6 @@ { 0, 0, EXIF_UI_IFSET, "formatted.FocalLength"}, { 0, 0, EXIF_UI_IFSET, "formatted.FocalLength35mmFilm"}, { 0, 0, EXIF_UI_IFSET, "formatted.Flash"}, - { 0, 0, EXIF_UI_IFSET, "formatted.SubjectDistance"}, { 0, 0, EXIF_UI_IFSET, "Exif.Photo.ExposureProgram"}, { 0, 0, EXIF_UI_IFSET, "Exif.Photo.MeteringMode"}, { 0, 0, EXIF_UI_IFSET, "Exif.Photo.LightSource"},