/usr/share/ubiquity-slideshow/slides/01_audio.html is in ubiquity-slideshow-ubuntustudio 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 | <div class="header">
<h1>Let the world hear you</h1>
</div>
<div class="main">
<div class="content">
<p>From recording an album, podcast editing, or scoring a film, Ubuntu Studio includes applications and documented work flows to support your audio needs.</p>
<div class="featured">
<h2 class="subtitle">Included software</h2>
<ul>
<li><img class="icon" src="icons/ardour.png" />Ardour DAW</li>
<li><img class="icon" src="icons/jack.png" />JACK Sound Server</li>
<li><img class="icon" src="icons/lv2.png" />LADSPA/LV2 Plugins</li>
</ul>
</div>
</div>
<img class="shot clip" src="shots/01_audio.png" />
</div>
|