← Back to team overview

ubiquity-slideshow team mailing list archive

[Merge] lp:~dylanmccall/ubiquity-slideshow-ubuntu/1499088-change-layout into lp:ubiquity-slideshow-ubuntu

 

Dylan McCall has proposed merging lp:~dylanmccall/ubiquity-slideshow-ubuntu/1499088-change-layout into lp:ubiquity-slideshow-ubuntu.

Requested reviews:
  Ubiquity Slideshow (ubiquity-slideshow)
Related bugs:
  Bug #1499088 in ubiquity-slideshow-ubuntu (Ubuntu): "Text is unreadable (dark-on-dark) in ubiquity slideshow "Help & Support" slide, when installing Ubuntu 15.10"
  https://bugs.launchpad.net/ubuntu/+source/ubiquity-slideshow-ubuntu/+bug/1499088

For more details, see:
https://code.launchpad.net/~dylanmccall/ubiquity-slideshow-ubuntu/1499088-change-layout/+merge/273346

Fix for bug #1406972 that changes the layout of the last slide to better accommodate its contents. Please remember to update pot files after merging this change. No string changes, but the surrounding markup is a little different :)
-- 
Your team Ubiquity Slideshow is requested to review the proposed merge of lp:~dylanmccall/ubiquity-slideshow-ubuntu/1499088-change-layout into lp:ubiquity-slideshow-ubuntu.
=== modified file 'slideshows/ubuntu/slides/gethelp.html'
--- slideshows/ubuntu/slides/gethelp.html	2015-09-13 21:14:53 +0000
+++ slideshows/ubuntu/slides/gethelp.html	2015-10-04 18:25:10 +0000
@@ -1,17 +1,23 @@
 <div class="header"><h1 class="slidetitle">Help and support</h1></div>
 
-<div class="main wide">
+<div class="main">
 
 <div class="text">
 
+<div>
 <p>The <span class="app" data-app="docs">Official documentation</span> covers many of the most common areas about Ubuntu. It's available both <a href="https://help.ubuntu.com";>online</a> and via the Ubuntu Help item in the System menu.</p>
+</div>
 
+<div>
 <p>At <a href="http://askubuntu.com";>Ask Ubuntu</a> you can ask questions and search an impressive collection of already answered questions. Support in your own language may be provided by your <a href="http://loco.ubuntu.com/teams/";>Local Community Team</a>.</p>
+</div>
 
+<div>
 <p>For pointers to other useful resources, please visit <a href="http://community.ubuntu.com/help-information/";>community.ubuntu.com/help-information</a> or <a href="http://www.ubuntu.com/support";>ubuntu.com/support</a>.</p>
-
-</div>
-
-<img class="background" src="screenshots/welcome.jpg" />
+</div>
+
+</div>
+
+<img class="screenshot" src="screenshots/gethelp.jpg" />
 
 </div>

=== added file 'slideshows/ubuntu/slides/screenshots/gethelp.jpg'
Binary files slideshows/ubuntu/slides/screenshots/gethelp.jpg	1970-01-01 00:00:00 +0000 and slideshows/ubuntu/slides/screenshots/gethelp.jpg	2015-10-04 18:25:10 +0000 differ

Follow ups