← Back to team overview

ubiquity-slideshow team mailing list archive

[Merge] lp:~feng-kylin/ubiquity-slideshow-ubuntu/ubuntukylin-jammy into lp:ubiquity-slideshow-ubuntu

 

handsome_feng has proposed merging lp:~feng-kylin/ubiquity-slideshow-ubuntu/ubuntukylin-jammy into lp:ubiquity-slideshow-ubuntu.

Commit message:
Updated Ubuntu Kylin slideshow.

Requested reviews:
  Ubiquity Slideshow (ubiquity-slideshow)

For more details, see:
https://code.launchpad.net/~feng-kylin/ubiquity-slideshow-ubuntu/ubuntukylin-jammy/+merge/417733
-- 
Your team Ubiquity Slideshow is requested to review the proposed merge of lp:~feng-kylin/ubiquity-slideshow-ubuntu/ubuntukylin-jammy into lp:ubiquity-slideshow-ubuntu.
=== modified file 'slideshows/ubuntukylin/slides/index.html'
--- slideshows/ubuntukylin/slides/index.html	2020-09-28 07:52:39 +0000
+++ slideshows/ubuntukylin/slides/index.html	2022-03-28 10:38:08 +0000
@@ -31,7 +31,6 @@
 		<div><a href="stablekernel.html"></a></div>
 		<div><a href="hardware.html"></a></div>
 		<div><a href="newdesktop-environment.html"></a></div>
-		<div><a href="startmenu.html"></a></div>
 		<div><a href="panel.html"></a></div>
 		<div><a href="control-center.html"></a></div>
 		<div><a href="rich-applications.html"></a></div>

=== modified file 'slideshows/ubuntukylin/slides/long-support.html'
--- slideshows/ubuntukylin/slides/long-support.html	2020-03-11 10:09:10 +0000
+++ slideshows/ubuntukylin/slides/long-support.html	2022-03-28 10:38:08 +0000
@@ -3,7 +3,7 @@
 <div class="text"> 
 <h3 style="text-align:center; font-size:34px; margin-top:40px; margin-bottom:30px; font-weight:bold; color:white">Long-term Online Support</h3>
 
-<h3 style="text-align:center; font-size:16px; font-weight:bold; color:white">Free system support and updates for up to 5 years</h3>
+<h3 style="text-align:center; font-size:16px; font-weight:bold; color:white">Free system support and updates for up to 3 years</h3>
 
 </div>
 

=== modified file 'slideshows/ubuntukylin/slides/panel.html'
--- slideshows/ubuntukylin/slides/panel.html	2020-03-11 10:09:10 +0000
+++ slideshows/ubuntukylin/slides/panel.html	2022-03-28 10:38:08 +0000
@@ -8,6 +8,6 @@
 
 </div>
 
-<img class="background" src="screenshots/startmenu.jpg" />
+<img class="background" src="screenshots/panel.jpg" />
 
 </div>

=== modified file 'slideshows/ubuntukylin/slides/screenshots/control-center.jpg'
Binary files slideshows/ubuntukylin/slides/screenshots/control-center.jpg and slideshows/ubuntukylin/slides/screenshots/control-center.jpg differ
=== modified file 'slideshows/ubuntukylin/slides/screenshots/hardware.jpg'
Binary files slideshows/ubuntukylin/slides/screenshots/hardware.jpg and slideshows/ubuntukylin/slides/screenshots/hardware.jpg differ
=== modified file 'slideshows/ubuntukylin/slides/screenshots/long-support.jpg'
Binary files slideshows/ubuntukylin/slides/screenshots/long-support.jpg and slideshows/ubuntukylin/slides/screenshots/long-support.jpg differ
=== modified file 'slideshows/ubuntukylin/slides/screenshots/newdesktop-environment.jpg'
Binary files slideshows/ubuntukylin/slides/screenshots/newdesktop-environment.jpg and slideshows/ubuntukylin/slides/screenshots/newdesktop-environment.jpg differ
=== modified file 'slideshows/ubuntukylin/slides/screenshots/panel.jpg'
Binary files slideshows/ubuntukylin/slides/screenshots/panel.jpg and slideshows/ubuntukylin/slides/screenshots/panel.jpg differ
=== modified file 'slideshows/ubuntukylin/slides/screenshots/rich-applications.jpg'
Binary files slideshows/ubuntukylin/slides/screenshots/rich-applications.jpg and slideshows/ubuntukylin/slides/screenshots/rich-applications.jpg differ
=== modified file 'slideshows/ubuntukylin/slides/screenshots/stablekernel.jpg'
Binary files slideshows/ubuntukylin/slides/screenshots/stablekernel.jpg and slideshows/ubuntukylin/slides/screenshots/stablekernel.jpg differ
=== modified file 'slideshows/ubuntukylin/slides/stablekernel.html'
--- slideshows/ubuntukylin/slides/stablekernel.html	2020-09-28 07:52:39 +0000
+++ slideshows/ubuntukylin/slides/stablekernel.html	2022-03-28 10:38:08 +0000
@@ -4,10 +4,10 @@
 
 <h3 style="text-align:center; font-size:34px; margin-top:40px; margin-bottom:30px; font-weight:bold; color:white">Latest Stable Kernel</h3>
 
-<h3 style="text-align:center; font-size:16px; font-weight:bold; color:white">Linux 5.8 LTS kernel inside, covering latest cutting-edge technologies</h3>
+<h3 style="text-align:center; font-size:16px; font-weight:bold; color:white">Linux 5.15 LTS kernel inside, covering latest cutting-edge technologies</h3>
 
 </div>
 
-<img class="background" src="screenshots/stablekernel-2010.jpg" />
+<img class="background" src="screenshots/stablekernel.jpg" />
 
 </div>


Follow ups