This file is indexed.

/usr/share/help/gl/gnome-terminal/app-fullscreen.page is in gnome-terminal-data 3.22.2-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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="app-fullscreen" xml:lang="gl">

  <info>
    <revision version="0.1" date="2013-02-17" status="candidate"/>
    <link type="guide" xref="index#appearance"/>
    <link type="seealso" xref="pref-menubar"/>

    <credit type="author copyright">
      <name>Sindhu S</name>
      <email>sindhus@live.in</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
      <years>2013</years>
    </credit>

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

    <desc>Activar o modo a pantalla completa</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Fran Dieguez</mal:name>
      <mal:email>frandieguez@gnome.org</mal:email>
      <mal:years>2013.</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Leandro Regueiro</mal:name>
      <mal:email>leandro.regueiro@gmail.com</mal:email>
      <mal:years>2011.</mal:years>
    </mal:credit>
  </info>

  <title>Sesión a pantalla completa</title>

  <p>O modo a pantalla completa permítelle á <app>Terminal</app> usar toda a pantalla.</p>

  <p>This mode is useful if you have a device with limited screen space and
  intend to work in <app>Terminal</app> for a long duration, or are working with
  long lines of terminal output. It temporarily hides the window
  decoration, allowing you to view more <link xref="pref-scrolling">scrollback
  lines</link> on the screen.</p>

  <p>Para activar o modo a pantalla completa:</p>

  <steps>
    <item>
      <p>Seleccione <gui style="menu">Ver</gui> e marque <gui style="menuitem">Pantalla completa</gui>, ou prema <key>F11</key>.</p>
    </item>
  </steps>

  <note style="important">
    <p>A barra de menú continuará visíbel en modo a pantalla completa a menos que a oculte.</p>
  </note>

  <note style="tip">
    <p>If you have more than one <app>Terminal</app> tab open, the tab bar will
    be visible in the fullscreen mode.</p>
  </note>

  <p>Para desactivar o modo a pantalla completa:</p>

  <steps>
    <item>
      <p>Select <gui style="menu">View</gui> and uncheck
      <gui style="menuitem">Full Screen</gui>, or right click and select
      <gui style="menuitem">Leave Full Screen</gui>. Alternatively,
      press <key>F11</key>.</p>
    </item>
  </steps>

</page>