This file is indexed.

/usr/share/ubiquity-slideshow/slides/09_photos.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">Organise your photos</h1>
</div>
<div class="main">
  <div class="text">
    <div>
      <p>Shotwell is a handy photo manager that is ready for your
      gadgets. Connect a camera or a phone to transfer your photos,
      then it's easy to share them and keep them safe. For the digital
      photography enthusiasts and professionals the Software Boutique
      includes <strong>Darktable</strong> and <strong>Luminance
      HDR</strong> that offer virtual lightable and darkroom for RAW
      and HDR image workflows.</p>
    </div>
    <div class="featured">
      <h2 class="subtitle">Included software</h2>
      <ul>
        <li>
          <img class="icon" src="icons/shotwell.png"/>
          <p class="caption">Shotwell Photo Manager</p>
        </li>
      </ul>
      <h2 class="subtitle">Supported software</h2>
      <ul>
        <li>
          <img class="icon" src="icons/gimp.png"/>
          <p class="caption">GIMP Image Editor</p>
        </li>
      </ul>
    </div>
  </div>
  <img class="screenshot" src="screenshots/09_photos.png"/>
</div>