This file is indexed.

/usr/share/help/it/gnome-documents/info.page is in gnome-documents 3.28.0-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
<?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="info" xml:lang="it">

  <info>
    <link type="guide" xref="index#view" group="#last"/>
    <revision pkgversion="3.5.90" date="2012-09-02" status="review"/>
    <revision pkgversion="3.12" date="2014-03-23" status="review"/>

    <credit type="author copyright">
      <name>Julita Inca</name>
      <email its:translate="no">yrazes@gmail.com</email>
      <years>2012</years>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email its:translate="no">mdhillca@gmail.com</email>
      <years>2012</years>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
      <years>2014</years>
    </credit>

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

    <desc>See a document's name, location, date modified, or type.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Luca Ferretti</mal:name>
      <mal:email>lferrett@gnome.org</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Flavia Weisghizzi</mal:name>
      <mal:email>flavia.weisghizzi@ubuntu.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  </info>

  <title>Find information about documents</title>

  <p>When a document is created, it contains <em>metadata</em>.
  <app>Documents</app> displays the following metadata for each document:</p>

  <list>
    <item>
      <p>Title: the name of the document, which can be edited;</p>
    </item>
    <item>
      <p>Source: the path to the folder containing the document;</p>
    </item>
    <item>
      <p>Date Modified;</p>
    </item>
    <item>
      <p>Type: the <link xref="formats">file format</link> of the document.</p>
    </item>
  </list>
    
  <p>To see a document's properties:</p>
  <steps>
    <item>
      <p>Click the check button to switch to selection mode.</p>
    </item>
    <item>
      <p>Select a document.</p>
    </item>
    <item>
      <p>Click the <gui>Properties</gui> button at the right end of the button
      bar.</p>
    </item>
  </steps>

  <note style="tip">
    <p>Some types of documents (e.g. PDF files) can be password protected,
    preventing access to their metadata or content.</p>
  </note>

  <note style="info">
    <p><app>Documents</app> does not currently offer any mechanism to add
    privacy to a document. You may be able to do this from the application you
    used to create the document (e.g. <app>LibreOffice</app> or <app>Adobe
    Acrobat</app>).</p>
  </note>

</page>