Update exif pane documentation a bit.
authorLaurent Monin <geeqie@norz.org>
Tue, 11 Nov 2008 10:32:03 +0000 (10:32 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 11 Nov 2008 10:32:03 +0000 (10:32 +0000)
doc/sidebars_exif.html

index 0698bcc..3bece26 100644 (file)
@@ -45,7 +45,7 @@
 
   <p><b>EXIF</b>: Stands for &ldquo;Exchangeable image file format&rdquo;, it is the common format used to store additional information into the JPEG and TIFF file formats. EXIF is the standard for saving the settings used when taking a photo with a digital camera, however other imaging devices and some software also use the EXIF format to store settings in the image file.</p>
 
-  <p>The EXIF parser in Geeqie conforms to version 2.2 of the EXIF specification, with the exception that GPS attributes are ignored. In addition, manufacturer extensions to the format are not supported, this includes the proprietary data stored in the MakerNote Tag. Geeqie support of EXIF is read only.</p>
+  <p>The EXIF parser in Geeqie conforms to version 2.2 of the EXIF specification. In addition, manufacturer extensions to the format are not supported, this includes the proprietary data stored in the MakerNote Tag.</p>
 
   <h2>Standard view</h2>
 
@@ -59,7 +59,7 @@
 
   <p>Additional information can be added to the standard view. To add custom EXIF tags to the standard view, switch to the advanced view. The first column of each row in the advanced view is a check box, enabling the check box will result in the corresponding tag to appear in the standard view. Customized tags are displayed in the order that they are added.</p>
 
-  <p>To remove customized tags from the standard view, switch to the advanced view and disable the check box next to the tag (or tags) you want to remove.</p>
+  <p>To remove customized tags from the standard view, use the checkbox displayed next to the tag (or tags) you want to remove. Or you may switch to the advanced view and disable the check box here.</p>
 
   <hr id="bottomseparator" />