This file is indexed.

/usr/share/oem-config-slideshow/slides/04_music.html is in oem-config-slideshow-ubuntu-mate 113.

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
<div class="header">
    <h1 class="slidetitle">Take your music with you</h1>
</div>
<div class="main">
    <div class="text">
        <div>
            <p>Ubuntu MATE comes with the amazing Rhythmbox music player. With advanced playback options, it's simple to queue up the perfect songs. And it works great with CDs and portable music players, so you can enjoy all your music wherever you go.</p>
        </div>

    <div class="featured">
        <h2 class="subtitle">Included software</h2>
        <ul>
            <li>
                <img class="icon" src="icons/rhythmbox.png"/>
                <p class="caption">Rhythmbox Music Player</p>
            </li>
        </ul>
	<h2 class="subtitle">Supported software</h2>
        <ul>
	    <li>
	        <img class="icon" src="icons/banshee.png" />
	        <p class="caption">Banshee Media Player</p>
	    </li>
	    <li>
	        <img class="icon" src="icons/vlc.png" />
	        <p class="caption">VLC Media Player</p>
	    </li>
        </ul>
    </div>
</div>

<img class="screenshot" src="screenshots/04_music.png"/>