/usr/share/ubiquity-slideshow/slides/dyk1.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">Did you know...</h1></div>
<div class="main">
<div class="content wrap-top"><ul>
<!-- Beware the size limit; the text here just about hits the limits. -->
<li>Using the Mythweb plugin, you can...</li>
<ul>
<li>schedule shows using a web browser.</li>
<li>view TV listings and upcoming recordings.</li>
<li>delete, stream, and manage shows that have already been recorded.</li></ul>
</ul></div>
</div>
<img class="icon exact" src="icons/help.png" alt="" />
|