/usr/share/ubiquity-slideshow/slides/media.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 | <div class="header">
<h1 class="slidetitle">Enjoy your music and videos</h1>
</div>
<div class="main">
<div class="text">
<div>
<p>Rhythmbox lets you organize your music and listen to Internet radio, podcasts, and more.</p>
<br />
<p>GNOME Videos allows you to easily watch videos from your computer, DVD, or streamed over the Internet.</p>
</div>
<div class="bigicon">
<ul>
<li>
<img src="icons/gnome-videos.png"/>
</li>
<li>
<img src="icons/gnome-music.png"/>
</li>
<li>
<img src="icons/pitivi.png"/>
</li>
</ul>
</div>
</div>
<img class="screenshot" src="screenshots/media.png"/>
</div>
|