This file is indexed.

/usr/share/help/fr/gthumb/attributes.page is in gthumb-data 3:3.6.1-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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="gthumb-attributes" xml:lang="fr">
  <info>
    <link type="guide" xref="index#reference"/>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Bruno Brouard</mal:name>
      <mal:email>annoa.b@gmail.com</mal:email>
      <mal:years>2007,2010</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Claude Paroz</mal:name>
      <mal:email>claude@2xlibre.net</mal:email>
      <mal:years>2007,2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Laurent Coudeur</mal:name>
      <mal:email>laurentc@iol.ie</mal:email>
      <mal:years>2010</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Julien Hardelin,</mal:name>
      <mal:email>jhardlin@orange.fr</mal:email>
      <mal:years>2016</mal:years>
    </mal:credit>
  </info>
  <title>Codes d'attributs</title>
  <p><app>gThumb</app> enregistre de nombreux attributs pour chaque fichier. Les extensions en ajoutent encore plus. La liste qui suit est un résumé d'une partie des attributs les plus courants :</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::ExposureProgram</p>
    </item>
    <item>
      <p>Exif::Photo::ExposureIndex</p>
    </item>
    <item>
      <p>Exif::Photo::ExposureBiasValue</p>
    </item>
    <item>
      <p>Exif::Photo::ExposureMode</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::FocalLength</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>