This file is indexed.

/usr/share/ubiquity-slideshow/slides/office.html is in ubiquity-slideshow-ubuntu-gnome 83.

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">Everything you need for the office
		<div style="float: left;"><img src="icons/pic-office.png"/></div>
	</h1>
</div>

<div class="main">
	<div class="text">
		<div>
			<p>We understand how important your computer is for day-to-day tasks. Create professional documents, spreadsheets and presentations with LibreOffice and manage your local and online documents in a single place with GNOME Documents.</p>
		</div>

		<div class="featured">
			<h2 class="subtitle">Included software</h2>
			<ul>
				<li>
					<img class="icon" src="icons/libreoffice.png" />
					<p class="caption">LibreOffice Suite</p>
				</li>
				<li>
					<img class="icon" src="icons/gnome-documents.png" />
					<p class="caption">Documents</p>
				</li>
				<li>
					<img class="icon" src="icons/evince.png" />
					<p class="caption">Evince Document Viewer</p>
				</li>
			</ul>
		</div>
	</div>

	<img class="screenshot" src="screenshots/office.png" />
</div>