This file is indexed.

/usr/share/help/ru/cheese/photo-take.page is in cheese-common 3.22.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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="photo-take" xml:lang="ru">

  <info>
    <link type="guide" xref="index#main" group="#first"/>
    <link type="seealso" xref="pref-flash"/>
    <link type="seealso" xref="pref-countdown"/>
    <link type="seealso" xref="photo-view"/>
    <link type="seealso" xref="photo-delete"/>

    <revision pkgversion="3.0" date="2011-08-25" status="candidate"/>
    <revision pkgversion="3.1" date="2011-09-05" status="review"/>
    <revision pkgversion="3.8" date="2013-04-15" status="review"/>
    <revision pkgversion="3.12" date="2014-02-21" status="review"/>

    <credit type="author copyright">
      <name>Джулита Инка (Julita Inca)</name>
      <email its:translate="no">yrazes@gmail.com</email>
      <years>2011</years>
    </credit>
    <credit type="author editor">
      <name>Екатерина Герасимова (Ekaterina Gerasimova)</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Использование веб-камеры для получения фотоснимков.</desc>
  </info>

  <title>Take photos</title>

  <p>Webcams can be used to take still photos as well as videos. To take a
  photo:</p>

  <steps>
    <item>
      <p>Make sure that you are in <gui>Photo</gui> mode. If you are, the
      <gui style="button">Photo</gui> button will be selected on the left side
      of the screen.</p>
    </item>
    <item>
      <p>Click the <gui style="button">Take a photo using a webcam</gui>
      button in the middle of the bottom panel, or press the
      <key>Space</key> key, to take the photo.</p>
    </item>
    <item>
      <p>There will be a short countdown, followed by a flash, and the photo
      will appear in the photo stream.</p>
    </item>
  </steps>

  <p>The photos in the photo stream are automatically saved in the
  <file>Pictures/Webcam</file> folder in your home folder. They are saved
  using the JPEG (<file>.jpg</file>) format.</p>

  <p>Для отмены фотографирования после нажатия кнопки <gui>Сфотографировать</gui> нажмите клавишу <key>Esc</key> до того, как закончится обратный отсчёт.</p>

  <note>
    <p>To take multiple photos in rapid succession, use
    <link xref="burst-mode"><gui>Burst</gui> mode</link>.</p>
  </note>

</page>