From d1d0f5756055fbf322508b344a8b5c93db69657e Mon Sep 17 00:00:00 2001 From: Luciano Montanaro Date: Wed, 6 Nov 2013 19:05:17 +0100 Subject: [PATCH] (www) Fixed sailfishos screenshots --- www/screenshot-generator.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/screenshot-generator.js b/www/screenshot-generator.js index 0ded54f..c8a7477 100644 --- a/www/screenshot-generator.js +++ b/www/screenshot-generator.js @@ -1,11 +1,11 @@ var screenshots = { "@1" : "Version 0.6.0 for Sailfish OS", - "sailfish-screenshot-stationlist.png" : "The Station List View", - "sailfish-screenshot-stationview.png" : "The Station Departures View", - "@1" : "Version 0.5.0 for Meego Harmattan N9/N950", + "sailfishos-screenshot-stationlist.png" : "The Station List View", + "sailfishos-screenshot-stationview.png" : "The Station Departures View", + "@2" : "Version 0.5.0 for Meego Harmattan N9/N950", "harmattan-screenshot-stationlist.png" : "The Station List View", "harmattan-screenshot-stationview.png" : "The Station Departures View", - "@2" : "Version 0.4.3 for Maemo 5 N900", + "@3" : "Version 0.4.3 for Maemo 5 N900", "screenshot-stationlist.png" : "The Station List View", "screenshot-stationview.png" : "The Station Departures View", "screenshot-stationlist-menu.png" : "The Station List Menu", -- 1.7.9.5