/usr/share/ubiquity-slideshow/slides/mcc.html is in mythbuntu-live-autostart 0.76.
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 | <!-- Assume that this slide has been linked to a CSS stylesheet at "link/general.css" -->
<!-- Title of slide goes here. Try to keep it shorter than this one. -->
<div class="header"><h1 class="title">Easy Configuration</h1></div>
<div class="main">
<div class="content wrap-top"><ul>
<li>All Mythbuntu installs include the Mythbuntu Control Centre, which can:</li>
<ul>
<li>install plugins, themes, and applications </li>
<li>configure drivers and remote controls </li>
<li>set system roles, change system settings and more.</li>
</ul>
</ul></div>
</div>
<img class="icon exact" src="icons/default.png" alt="" />
|