← Back to team overview

nuvola-player-devel team mailing list archive

[Merge] lp:~mims-michael/nuvola-player/amazon-screenshots into lp:nuvola-player

 

Michael Mims has proposed merging lp:~mims-michael/nuvola-player/amazon-screenshots into lp:nuvola-player.

Requested reviews:
  Jiří Janoušek (fenryxo)

For more details, see:
https://code.launchpad.net/~mims-michael/nuvola-player/amazon-screenshots/+merge/114209

Added screenshots to the amazon service for the new service selection template.
-- 
https://code.launchpad.net/~mims-michael/nuvola-player/amazon-screenshots/+merge/114209
Your team Nuvola Player Development is subscribed to branch lp:nuvola-player.
=== added file 'data/nuvolaplayer/services/amazon/amazon_1.png'
Binary files data/nuvolaplayer/services/amazon/amazon_1.png	1970-01-01 00:00:00 +0000 and data/nuvolaplayer/services/amazon/amazon_1.png	2012-07-10 15:05:23 +0000 differ
=== added file 'data/nuvolaplayer/services/amazon/amazon_2.png'
Binary files data/nuvolaplayer/services/amazon/amazon_2.png	1970-01-01 00:00:00 +0000 and data/nuvolaplayer/services/amazon/amazon_2.png	2012-07-10 15:05:23 +0000 differ
=== added file 'data/nuvolaplayer/services/amazon/amazon_3.png'
Binary files data/nuvolaplayer/services/amazon/amazon_3.png	1970-01-01 00:00:00 +0000 and data/nuvolaplayer/services/amazon/amazon_3.png	2012-07-10 15:05:23 +0000 differ
=== modified file 'data/nuvolaplayer/services/amazon/description.html'
--- data/nuvolaplayer/services/amazon/description.html	2012-04-25 19:36:05 +0000
+++ data/nuvolaplayer/services/amazon/description.html	2012-07-10 15:05:23 +0000
@@ -1,9 +1,13 @@
+<div id="thumbnails">
+<img src="${service.resources}amazon_1.png" />
+<img src="${service.resources}amazon_2.png" />
+<img src="${service.resources}amazon_3.png" />
+</div>
 <p><strong>Amazon Cloud Player</strong> is integrated with the MP3 store and allows 
 users to store their music on Amazon Cloud Drive, and play that music from any 
 supported web browsers. Currently, Amazon Cloud Player is available on the website 
-and within the Amazon MP3 Android application.
-</p><p>
-<em>Source:
+and within the Amazon MP3 Android application.</p>
+<p style="text-align: center"><em>Source:
 <a href="http://http://en.wikipedia.org/wiki/Amazon_MP3";>Amazon MP3 on Wikipedia</a>,
 <a href="http://www.amazon.com";>Official website</a></em>
 </p>

=== modified file 'data/nuvolaplayer/services/amazon/metadata.conf'
--- data/nuvolaplayer/services/amazon/metadata.conf	2012-04-25 19:36:05 +0000
+++ data/nuvolaplayer/services/amazon/metadata.conf	2012-07-10 15:05:23 +0000
@@ -3,4 +3,4 @@
 sandbox_pattern = https?://((www\.)?amazon\.com/ap/signin|(www\.)?amazon\.com/gp/dmusic/mp3/player)
 maintainer_name = Michael Mims	
 maintainer_link = https://launchpad.net/~mims-michael
-version = 1
+version = 2


Follow ups