/usr/share/ubiquity-slideshow/slides/00_Welcome.html is in ubiquity-slideshow-kubuntu 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 | <div class="slide" id="welcome">
<div class="header">
<h1 class="slidetitle">Welcome to Kubuntu</h1>
</div>
<div id="icon-logo">
<img src="icons/kubuntu-logo.svg" alt="kubuntu logo" />
</div>
<div class="main" id="center-text">
<p>Thanks for picking Kubuntu!</p>
<p>Kubuntu combines the best of the KDE Community's software with Ubuntu's base to make a great desktop experience</p>
<p>This slideshow will go over the default applications, how to get help, and how to contribute to Kubuntu</p>
</div>
</div>
|