This file is indexed.

/usr/share/ubiquity-slideshow/slides/l10n/sl/03_browse.html is in ubiquity-slideshow-ubuntu-budgie 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
<div class="header">
	<h1 class="slidetitle">Imejte največ od spleta</h1>
</div>

<div class="main">
	<div class="text">
		<div>
			<p><strong>Chromium</strong> je že nameščen tako da Ubuntu Budgie ima vse za
brskanje po internetu. Preprosto brskanje, visoka zmogljivost, napredna
varnost, prilagajanje in najnovejša tehnologija, vse to na dosegu rok.</p>
		</div>

		<div class="bigicon">
			<ul>
				<li>
					<img src="icons/firefox.png" />
				</li>
				<li>
					<img src="icons/chromium.png" />
				</li>
			</ul>
		</div>
	</div>

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