← Back to team overview

ubiquity-slideshow team mailing list archive

[Merge] lp:~lderan/ubiquity-slideshow-ubuntu/test into lp:ubiquity-slideshow-ubuntu

 

The proposal to merge lp:~lderan/ubiquity-slideshow-ubuntu/test into lp:ubiquity-slideshow-ubuntu has been updated.

Commit Message changed to:

Slideshow.py - now fetches the version number and name and sends them to the slideshow
Slideshow.js - replaces objects with .versionId & .releaseName with Id and name respectively

Usage example:

You are installing Ubuntu<span class="version-details"> <span class="version-id"></span>, <span class="releaseName"></span>.
results in:
You are installing Ubuntu 13.04, Raring Ringtail.

In the case the slideshow can't acquire the the version name or number, the contents of  version-details will be ignored:
You are installing Ubuntu.

For more details, see:
https://code.launchpad.net/~lderan/ubiquity-slideshow-ubuntu/test/+merge/180747
-- 
https://code.launchpad.net/~lderan/ubiquity-slideshow-ubuntu/test/+merge/180747
Your team Ubiquity Slideshow is requested to review the proposed merge of lp:~lderan/ubiquity-slideshow-ubuntu/test into lp:ubiquity-slideshow-ubuntu.


References