/usr/share/ubiquity-slideshow/slides/desktop.html is in ubiquity-slideshow-ubuntu-gnome 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 26 27 28 29 30 31 | <div class="header">
<h1 class="slidetitle">Simple and easy to use</h1>
</div>
<div class="main">
<div class="text">
<div>
<p><strong>The Activities Overview is an easy way to access all your basic tasks. </strong> <br /> <br />
Having everything in one place is convenient and means that you don't have to learn your way around a maze of different technologies.</p>
</div>
<div class="featured">
<ul>
<li>
<img class="icon" src="icons/overview1.png"/>
<p class="caption">Launch and manage <strong>your apps</strong> from the Dash</p>
</li>
<li>
<img class="icon" src="icons/overview2.png"/>
<p class="caption">Check <strong>your notifications</strong> easily</p>
</li>
<li>
<img class="icon" src="icons/overview3.png"/>
<p class="caption">Enhance your work flow with <strong>dynamic workspaces</strong></p>
</li>
</ul>
</div>
</div>
<img class="screenshot" src="screenshots/desktop.png"/>
</div>
|