This file is indexed.

/usr/share/ubiquity-slideshow/slides/04_media.html is in ubiquity-slideshow-lubuntu 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<div class="header"><h1 class="slidetitle">Enjoy your music and videos</h1></div>

<div class="main">

<div class="text">



<div>
	<p>Listen to your favorite music with <em>Audacious</em>, a simple but powerful audio player. And enjoy all your videos with <em>Gnome MPV</em>, the next generation video player, with support for many formats.</p>
</div>

<div>
	<p>You can also obtain additional codec support by installing the <em>lubuntu-restricted-extras</em> package.</p>
</div>

<div class="featured">
<h2 class="subtitle">Included software</h2>
<ul>

	<li>
	<img class="icon" src="icons/audacious.png" />
	<p class="caption">Audacious</p>
	</li>

	<li>
	<img class="icon" src="icons/gnome-mplayer.png" />
	<p class="caption">Gnome MPV</p>
	</li>

</ul>
<h2 class="subtitle">Supported software</h2>
<ul>
	<li>
	<img class="icon" src="icons/exaile.png" />
	<p class="caption">Exaile</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_media.png"/>

</div>