This file is indexed.

/usr/share/ubiquity-slideshow/slides/02_desktop.html is in ubiquity-slideshow-xubuntu 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
<div class="slide" id="desktop">
	<div class="panel">
		<img src="images/shot_panel.png" alt="Xubuntu default panel" />
		<div id="panelhighlight"></div>
	</div>

	<div class="panelnotes group">
		<div id="panel_menu" class="bubble small">On the left hand side, you will see a Xubuntu logo. Clicking it opens the main menu.</div>
		<div id="panel_windowbuttons" class="bubble small">The middle part of the panel is dedicated to window buttons for open applications.</div>
		<div id="panel_indicatorsclock" class="bubble small">On the far right, you will see indicators and a clock.</div>
	</div>

	<div class="bottom group">
		<div class="content w50">
			<p>On the desktop you will see icons that can be used to access some of the most common places on your system. In the Settings Manager you will find many tools to change this default desktop.</p>
		</div>

		<div class="content w50">
			<p>Most of the tools to customise your desktop to your liking will be found at the top in the <strong>Personal</strong> section. For quick visible changes to your desktop, play with the Panel, Theme Configuration, Appearance and Window Manager tools.</p>
		</div>

		<h1>The Xubuntu desktop</h1>
	</div>

</div>