← Back to team overview

ubiquity-slideshow team mailing list archive

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

 

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

Commit message:
Adjust the slideshow for Ubuntu Kylin groovy.

Requested reviews:
  Ubiquity Slideshow (ubiquity-slideshow)

For more details, see:
https://code.launchpad.net/~feng-kylin/ubiquity-slideshow-ubuntu/ubuntukylin-groovy/+merge/391419
-- 
Your team Ubiquity Slideshow is requested to review the proposed merge of lp:~feng-kylin/ubiquity-slideshow-ubuntu/ubuntukylin-groovy into lp:ubiquity-slideshow-ubuntu.
=== modified file 'po/ubuntukylin/slideshow-ubuntukylin.pot'
--- po/ubuntukylin/slideshow-ubuntukylin.pot	2020-03-13 03:51:57 +0000
+++ po/ubuntukylin/slideshow-ubuntukylin.pot	2020-09-28 07:58:47 +0000
@@ -45,8 +45,7 @@
 #. type: Content of: <div><div><h3>
 #: slideshows/ubuntukylin/slides/hardware.html:5
 msgid ""
-"Supporting mainstream hardware platforms including Intel, AMD, Kunpeng and "
-"Phytium"
+"Supporting mainstream hardware platforms including Intel, AMD, ARM"
 msgstr ""
 
 #. type: Content of: <div><div><div><h1>
@@ -161,7 +160,7 @@
 
 #. type: Content of: <div><div><h3>
 #: slideshows/ubuntukylin/slides/stablekernel.html:7
-msgid "Linux 5.4 LTS kernel inside, covering latest cutting-edge technologies"
+msgid "Linux 5.8 LTS kernel inside, covering latest cutting-edge technologies"
 msgstr ""
 
 #. type: Content of: <div><div><h3>

=== modified file 'slideshows/ubuntukylin/slides/hardware.html'
--- slideshows/ubuntukylin/slides/hardware.html	2020-03-11 10:09:10 +0000
+++ slideshows/ubuntukylin/slides/hardware.html	2020-09-28 07:58:47 +0000
@@ -2,7 +2,7 @@
 <div class="text">
 
 <h3 style="text-align:center; font-size:34px; margin-top:40px; margin-bottom:30px; font-weight:bold; color:white">Mainstream Hardware Platforms</h3>
-<h3 style="text-align:center; font-size:16px; font-weight:bold; line-height:28px; color:white">Supporting mainstream hardware platforms including Intel, AMD, Kunpeng and Phytium</h3>
+<h3 style="text-align:center; font-size:16px; font-weight:bold; line-height:28px; color:white">Supporting mainstream hardware platforms including Intel, AMD, ARM</h3>
 
 </div>
 

=== modified file 'slideshows/ubuntukylin/slides/index.html'
--- slideshows/ubuntukylin/slides/index.html	2020-03-11 10:09:10 +0000
+++ slideshows/ubuntukylin/slides/index.html	2020-09-28 07:58:47 +0000
@@ -35,7 +35,6 @@
 		<div><a href="panel.html"></a></div>
 		<div><a href="control-center.html"></a></div>
 		<div><a href="rich-applications.html"></a></div>
-		<div><a href="long-support.html"></a></div>
 	</div>
 
 	<div id="controls">

=== added file 'slideshows/ubuntukylin/slides/screenshots/stablekernel-2010.jpg'
Binary files slideshows/ubuntukylin/slides/screenshots/stablekernel-2010.jpg	1970-01-01 00:00:00 +0000 and slideshows/ubuntukylin/slides/screenshots/stablekernel-2010.jpg	2020-09-28 07:58:47 +0000 differ
=== modified file 'slideshows/ubuntukylin/slides/stablekernel.html'
--- slideshows/ubuntukylin/slides/stablekernel.html	2020-03-13 03:02:48 +0000
+++ slideshows/ubuntukylin/slides/stablekernel.html	2020-09-28 07:58:47 +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.4 LTS kernel inside, covering latest cutting-edge technologies</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>
 
 </div>
 
-<img class="background" src="screenshots/stablekernel.jpg" />
+<img class="background" src="screenshots/stablekernel-2010.jpg" />
 
 </div>


Follow ups