gnome-commander r2280 - in trunk: doc/C doc/de doc/es po src/tags



Author: epiotr
Date: Sat Nov 15 13:10:06 2008
New Revision: 2280
URL: http://svn.gnome.org/viewvc/gnome-commander?rev=2280&view=rev

Log:
Minor metadata description fix

Modified:
   trunk/doc/C/gnome-commander.xml
   trunk/doc/de/de.po
   trunk/doc/es/es.po
   trunk/po/ar.po
   trunk/po/bg.po
   trunk/po/ca.po
   trunk/po/cs.po
   trunk/po/de.po
   trunk/po/dz.po
   trunk/po/el.po
   trunk/po/en_CA.po
   trunk/po/en_GB.po
   trunk/po/eo.po
   trunk/po/es.po
   trunk/po/eu.po
   trunk/po/fi.po
   trunk/po/fr.po
   trunk/po/ga.po
   trunk/po/hr.po
   trunk/po/hu.po
   trunk/po/it.po
   trunk/po/ja.po
   trunk/po/nb.po
   trunk/po/ne.po
   trunk/po/nl.po
   trunk/po/oc.po
   trunk/po/pa.po
   trunk/po/pl.po
   trunk/po/pt.po
   trunk/po/pt_BR.po
   trunk/po/ro.po
   trunk/po/ru.po
   trunk/po/rw.po
   trunk/po/sk.po
   trunk/po/sl.po
   trunk/po/sq.po
   trunk/po/sr.po
   trunk/po/sr Latn po
   trunk/po/sv.po
   trunk/po/uk.po
   trunk/po/vi.po
   trunk/po/zh_CN.po
   trunk/po/zh_TW.po
   trunk/src/tags/gnome-cmd-tags.cc

Modified: trunk/doc/C/gnome-commander.xml
==============================================================================
--- trunk/doc/C/gnome-commander.xml	(original)
+++ trunk/doc/C/gnome-commander.xml	Sat Nov 15 13:10:06 2008
@@ -1573,7 +1573,7 @@
                     <row valign="top">
                         <entry><para>Exif.ColorSpace</para></entry>
                         <entry><para>Color Space</para></entry>
-                        <entry><para>The color space information tag is always recorded as the color space specifier. Normally sRGB (=1) is used to define the color space based on the PC monitor conditions and environment. If a color space other than sRGB is used, Uncalibrated (=FFFF.H) is set. Image data recorded as Uncalibrated can be treated as sRGB when it is converted to FlashPix.</para></entry>
+                        <entry><para>The color space information tag is always recorded as the color space specifier. Normally sRGB is used to define the color space based on the PC monitor conditions and environment. If a color space other than sRGB is used, Uncalibrated is set. Image data recorded as Uncalibrated can be treated as sRGB when it is converted to FlashPix.</para></entry>
                     </row>
                     <row valign="top">
                         <entry><para>Exif.ComponentsConfiguration</para></entry>

Modified: trunk/src/tags/gnome-cmd-tags.cc
==============================================================================
--- trunk/src/tags/gnome-cmd-tags.cc	(original)
+++ trunk/src/tags/gnome-cmd-tags.cc	Sat Nov 15 13:10:06 2008
@@ -202,7 +202,7 @@
                        {TAG_EXIF_BRIGHTNESSVALUE, {"Exif.BrightnessValue", TAG_EXIF, N_("Brightness"), N_("The value of brightness. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.")}},
                        {TAG_EXIF_CFAPATTERN, {"Exif.CFAPattern", TAG_EXIF, N_("CFA Pattern"), N_("The color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used. It does not apply to all sensing methods.")}},
                        {TAG_EXIF_CFAREPEATPATTERNDIM, {"Exif.CFARepeatPatternDim", TAG_EXIF, N_("CFA Repeat Pattern Dim"), N_("CFA Repeat Pattern Dim.")}},
-                       {TAG_EXIF_COLORSPACE, {"Exif.ColorSpace", TAG_EXIF, N_("Color Space"), N_("The color space information tag is always recorded as the color space specifier. Normally sRGB (=1) is used to define the color space based on the PC monitor conditions and environment. If a color space other than sRGB is used, Uncalibrated (=FFFF.H) is set. Image data recorded as Uncalibrated can be treated as sRGB when it is converted to FlashPix.")}},
+                       {TAG_EXIF_COLORSPACE, {"Exif.ColorSpace", TAG_EXIF, N_("Color Space"), N_("The color space information tag is always recorded as the color space specifier. Normally sRGB is used to define the color space based on the PC monitor conditions and environment. If a color space other than sRGB is used, Uncalibrated is set. Image data recorded as Uncalibrated can be treated as sRGB when it is converted to FlashPix.")}},
                        {TAG_EXIF_COMPONENTSCONFIGURATION, {"Exif.ComponentsConfiguration", TAG_EXIF, N_("Components Configuration"), N_("Information specific to compressed data. The channels of each component are arranged in order from the 1st component to the 4th. For uncompressed data the data arrangement is given in the <Exif.PhotometricInterpretation> tag. However, since <Exif.PhotometricInterpretation> can only express the order of Y, Cb and Cr, this tag is provided for cases when compressed data uses components other than Y, Cb, and Cr and to enable support of other sequences.")}},
                        {TAG_EXIF_COMPRESSEDBITSPERPIXEL, {"Exif.CompressedBitsPerPixel", TAG_EXIF, N_("Compressed Bits per Pixel"), N_("Information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.")}},
                        {TAG_EXIF_COMPRESSION, {"Exif.Compression", TAG_EXIF, N_("Compression"), N_("The compression scheme used for the image data. When a primary image is JPEG compressed, this designation is not necessary and is omitted. When thumbnails use JPEG compression, this tag value is set to 6.")}},



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]