/usr/share/ubiquity-slideshow/slides/welcome.html is in ubiquity-slideshow-ubuntukylin 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 16 17 18 | <div class="main wide">
<img class="icon" src="icons/logo.png" style="position:absolute; top:100px; left:250px"/>
<div class="text">
<div style="position:absolute; top:190px; left:160px"><h1>Thank You For Choosing Ubuntu Kylin Desktop Operating System</h1></div>
<div style="position:absolute; top:240px; left:80px"><h6>
<p>Ubuntu Kylin is an official flavor of Ubuntu, specifically endeavored to tailor an open source desktop operating system with distinct Chinese characteristics, so as to allow its users to enjoy a thoughtful and fine user experience. This release version is 18.04.</p>
<p>The following pictures will show you what we have done in localization for Chinese users.</p>
</h6></div>
</div>
<img class="background" src="screenshots/welcome.jpg" />
</div>
|