Added more quality types. Removed redundant table entry.
authorDan Fandrich <dan@coneharvesters.com>
Fri, 7 Dec 2007 01:08:48 +0000 (17:08 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 7 Dec 2007 01:08:48 +0000 (17:08 -0800)
libexif/olympus/mnote-olympus-entry.c

index 27fd2df..73a6540 100644 (file)
@@ -146,6 +146,8 @@ static const struct {
       {4, N_("RAW")},
       {5, N_("SQ1")},
       {6, N_("SQ2")},
+      {17, N_("Standard")},
+      {529, N_("High")},
       {0, NULL}}},
   { MNOTE_OLYMPUS_TAG_MACRO, EXIF_FORMAT_SHORT,
     { {0, N_("No")},
@@ -156,10 +158,6 @@ static const struct {
     { {0, N_("No")},
       {1, N_("Yes")},
       {0, NULL}}},
-  { MNOTE_OLYMPUS_TAG_DIGIZOOM, EXIF_FORMAT_SHORT,
-    { {0, N_("1x")},
-      {2, N_("2x")},
-      {0, NULL}}},
   { MNOTE_OLYMPUS_TAG_ONETOUCHWB, EXIF_FORMAT_SHORT,
     { {0, N_("Off")},
       {1, N_("On")},