/usr/share/ubiquity-slideshow/slides/social.html is in ubiquity-slideshow-ubuntu 58.2.
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">Stay connected</h1></div>
<div class="main">
<div class="text">
<div>
<p>The Ubuntu Message Indicator gives you an eagle-eye view of incoming messages from all applications and social networks. See at a glance when there’s something new to read, regardless how it arrived.</p>
</div>
<div class="featured">
<h2 class="subtitle">Supported services</h2>
<ul>
<li>
<img class="icon" src="icons/twitter.png" />
<p class="caption">Twitter</p>
</li>
<li>
<img class="icon" src="icons/facebook.png" />
<p class="caption">Facebook</p>
</li>
<li>
<img class="icon" src="icons/identica.png" />
<p class="caption">Identi.ca</p>
</li>
</ul>
</div>
</div>
<img class="screenshot" src="screenshots/social.jpg" />
</div>
|