fixing samples images not showing issue

application-manager-new
Rasika Perera 9 years ago
parent 4631df2770
commit 6d856ae975

@ -9,7 +9,8 @@
"overview_name":"arduino", "overview_name":"arduino",
"overview_url":"http://www.google.lk", "overview_url":"http://www.google.lk",
"setupGuide_guideImage":"undefined", "setupGuide_guideImage":"undefined",
"overview_actionName":"Download", "overview_actionLabel":"Download",
"sketches_Sketches":"arduino",
"ingredients_ingredients":[ "ingredients_ingredients":[
"Arduino Uno", "Arduino Uno",
"Arduino Ethernet / WiFi Shield" "Arduino Ethernet / WiFi Shield"
@ -18,7 +19,8 @@
"setupGuide_description":"sfd", "setupGuide_description":"sfd",
"quickStartupSteps_stepDescription":["Install the Sketch program","Install the Sketch program","Install the Sketch program"], "quickStartupSteps_stepDescription":["Install the Sketch program","Install the Sketch program","Install the Sketch program"],
"quickStartupSteps_stepLabel":["1","2","3"], "quickStartupSteps_stepLabel":["1","2","3"],
"images_thumbnail":"/arduino/arduino_thumbnail.png", "images_thumbnail":"arduino/arduino_thumbnail.png",
"images_banner":"/arduino/arduino_banner.png" "images_banner":"arduino/arduino_banner.png",
"overview_thumbnail": "images_thumbnail"
} }
} }

@ -9,7 +9,8 @@
"overview_name":"raspberrypi", "overview_name":"raspberrypi",
"overview_url":"http://www.google.lk", "overview_url":"http://www.google.lk",
"setupGuide_guideImage":"undefined", "setupGuide_guideImage":"undefined",
"overview_actionName":"Download", "overview_actionLabel":"Download",
"sketches_Sketches":"raspberrypi",
"ingredients_ingredients":[ "ingredients_ingredients":[
"Raspberry Pi", "Raspberry Pi",
"WiFi Adapter / Ethernet" "WiFi Adapter / Ethernet"
@ -18,7 +19,8 @@
"setupGuide_description":"sfd", "setupGuide_description":"sfd",
"quickStartupSteps_stepDescription":["Install the Sketch program","Install the Sketch program","Install the Sketch program"], "quickStartupSteps_stepDescription":["Install the Sketch program","Install the Sketch program","Install the Sketch program"],
"quickStartupSteps_stepLabel":["1","2","3"], "quickStartupSteps_stepLabel":["1","2","3"],
"images_thumbnail":"/raspberrypi/raspberryPi_thumbnail.png", "images_thumbnail":"raspberrypi/raspberryPi_thumbnail.png",
"images_banner":"/raspberrypi/raspberryPi_banner.png" "images_banner":"raspberrypi/raspberryPi_banner.png",
"overview_thumbnail": "images_thumbnail"
} }
} }
Loading…
Cancel
Save