~xubuntu-doc/ubiquity-slideshow-ubuntu/xubuntu-1604

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<div class="slide" id="apps">
	<h1>Ready to go!</h1>

	<div class="content full">
		<p>Here is a list of some applications that are preinstalled with Xubuntu for your convenience. Find them in the applications menu and install more with the package manager.</p>
	</div>
	<div class="applist">
		<div class="fo"><img src="images/icon48_firefox.png" /> <strong>Firefox</strong> <span>Web browser</span></div>
		<div class="fo"><img src="images/icon48_thunderbird.png" /> <strong>Thunderbird</strong> <span>Mail and news client</span></div>
		<div class="fo"><img src="images/icon48_pidgin.png" /> <strong>Pidgin</strong> <span>Internet messenger</span></div>
		<div class="fo"><img src="images/icon48_parole.png" /> <strong>Parole</strong> <span>Media player</span></div>
	</div>
	<div class="applist">
		<div class="fo"><img src="images/icon48_libreoffice-writer.png" /> <strong>LibreOffice Writer</strong> <span>Word processor</span></div>
		<div class="fo"><img src="images/icon48_libreoffice-calc.png" /> <strong>LibreOffice Calc</strong> <span>Spreadsheet editor</span></div>
		<div class="fo"><img src="images/icon48_gnome-software.png" /> <strong>Gnome Software</strong> <span>Package manager</span></div>
		<div class="fo"><img src="images/icon48_settings-manager.png" /> <strong>Settings Manager</strong></div>
	</div>
</div>