/usr/share/ubiquity-slideshow/slides/05_social.html is in ubiquity-slideshow-lubuntu 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 27 28 29 30 31 32 | <div class="header"><h1 class="slidetitle">Chat with your friends</h1></div>
<div class="main">
<div class="text">
<div>
<p>With <em>Pidgin</em>, you will be able to keep in touch with all your friends. It supports a wide range of chat services, such as AIM, Google Talk and Facebook.</p>
</div>
<div class="featured">
<h2 class="subtitle">Included software</h2>
<ul>
<li>
<img class="icon" src="icons/pidgin.png" />
<p class="caption">Pidgin</p>
</li>
</ul>
<h2 class="subtitle">Supported software</h2>
<ul>
<li>
<img class="icon" src="icons/empathy.png" />
<p class="caption">Empathy</p>
</li>
</ul>
</div>
</div>
<img class="screenshot" src="screenshots/05_social.png"/>
</div>
|