/usr/share/help/cs/gthumb/attributes.page is in gthumb-data 3:3.4.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="gthumb-attributes" xml:lang="cs">
<info>
<link type="guide" xref="index#reference"/>
</info>
<title>Kódy atributů</title>
<p><app>gThumb</app> uchovává pro každý soubor řadu různých atributů. A rozšíření mohou přidávat další. Následující seznam je přehledem některých z nejběžnějších:</p>
<list>
<item>
<p>gth::file::display-size</p>
</item>
<item>
<p>standard::fast-content-type</p>
</item>
<item>
<p>general::dimensions</p>
</item>
<item>
<p>general::format</p>
</item>
<item>
<p>general::location</p>
</item>
<item>
<p>general::datetime</p>
</item>
<item>
<p>general::rating</p>
</item>
<item>
<p>Exif::Image::Make</p>
</item>
<item>
<p>Exif::Image::Model</p>
</item>
<item>
<p>Exif::Image::Software</p>
</item>
<item>
<p>Exif::Image::Artist</p>
</item>
<item>
<p>Exif::Image::Copyright</p>
</item>
<item>
<p>Exif::Photo::ISOSpeedRatings</p>
</item>
<item>
<p>Exif::Photo::BrightnessValue</p>
</item>
<item>
<p>Exif::Photo::FNumber</p>
</item>
<item>
<p>Exif::Photo::ApertureValue</p>
</item>
<item>
<p>Exif::Photo::MaxApertureValue</p>
</item>
<item>
<p>Exif::Photo::ExposureTime</p>
</item>
<item>
<p>Exif::Photo::ExposureProgra</p>
</item>
<item>
<p>Exif::Photo::ExposureIndex</p>
</item>
<item>
<p>Exif::Photo::ExposureBiasValue</p>
</item>
<item>
<p>Exif::Photo::ExposureMod</p>
</item>
<item>
<p>Exif::Photo::ShutterSpeedValue</p>
</item>
<item>
<p>Exif::Photo::MeteringMode</p>
</item>
<item>
<p>Exif::Photo::LightSource</p>
</item>
<item>
<p>Exif::Photo::WhiteBalance</p>
</item>
<item>
<p>Exif::Photo::Flash</p>
</item>
<item>
<p>Exif::Photo::FocalLengt</p>
</item>
<item>
<p>Exif::Photo::SubjectArea</p>
</item>
<item>
<p>Exif::Photo::Contrast</p>
</item>
<item>
<p>Exif::Photo::Saturation</p>
</item>
<item>
<p>Exif::Photo::Sharpness</p>
</item>
</list>
</page>
|