ubiquity-slideshow team mailing list archive
-
ubiquity-slideshow team
-
Mailing list archive
-
Message #03233
[Merge] ~feng-kylin/ubiquity-slideshow-ubuntu:main into ubiquity-slideshow-ubuntu:main
handsome_feng has proposed merging ~feng-kylin/ubiquity-slideshow-ubuntu:main into ubiquity-slideshow-ubuntu:main.
Commit message:
Delete the stablekernel page and adjust the order of display, with no effect on the current string and translation.
Requested reviews:
Ubiquity Slideshow (ubiquity-slideshow)
For more details, see:
https://code.launchpad.net/~feng-kylin/ubiquity-slideshow-ubuntu/+git/ubiquity-slideshow-ubuntu/+merge/439784
--
Your team Ubiquity Slideshow is requested to review the proposed merge of ~feng-kylin/ubiquity-slideshow-ubuntu:main into ubiquity-slideshow-ubuntu:main.
diff --git a/slideshows/ubuntukylin/slides/index.html b/slideshows/ubuntukylin/slides/index.html
index 0e71f6b..857357b 100644
--- a/slideshows/ubuntukylin/slides/index.html
+++ b/slideshows/ubuntukylin/slides/index.html
@@ -28,12 +28,11 @@
<div id="wrapper">
<div id="slideshow">
- <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="panel.html"></a></div>
<div><a href="control-center.html"></a></div>
<div><a href="rich-applications.html"></a></div>
+ <div><a href="hardware.html"></a></div>
</div>
<div id="controls">
Follow ups