This file is indexed.

/usr/share/ubiquity-slideshow/slides/04_software.html is in ubiquity-slideshow-ubuntu-mate 138.

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
<div class="header">
  <h1 class="slidetitle">Find the best software</h1>
</div>
<div class="main">
  <div class="text">
    <div>
      <p>Say goodbye to searching the web for new software. There is an
      abundance of software available for Ubuntu MATE and some people
      find that choice overwhelming. The <strong>Software
      Boutique</strong> is a carefully curated selection of the
      best-in-class applications that complement Ubuntu MATE.
      Experienced users can simply queue up all their favourite
      software for install and process it in one operation.</p>
    </div>
    <div class="featured">
      <h2 class="subtitle">Included software</h2>
      <ul>
        <li>
          <img class="icon" src="icons/software-boutique.png"/>
          <p class="caption">Software Boutique</p>
        </li>
      </ul>
      <h2 class="subtitle">Supported software</h2>
      <ul>
        <li>
          <img class="icon" src="icons/softwarecenter.png"/>
          <p class="caption">Ubuntu Software</p>
        </li>
      </ul>
    </div>
  </div>
  <img class="screenshot" src="screenshots/04_software.png"/>
</div>