UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

15 lines (14 loc) 1.36 kB
{ "items" : [ { "label" : "Wi-Fi", "icon" : "../images/i-icon-1.png", "moveTo": "wifi" }, { "label" : "Brightness & Wallpaper", "icon" : "../images/i-icon-2.png", "moveTo": "bright" }, { "label" : "Picture Frame", "icon" : "../images/i-icon-3.png", "moveTo": "picture" }, { "label" : "General", "icon" : "../images/i-icon-4.png", "moveTo": "general", "selected": "true" }, { "label" : "Mail, Contacts, Calendars", "icon" : "../images/i-icon-5.png", "moveTo": "wifi" }, { "label" : "Safari", "icon" : "../images/i-icon-6.png", "moveTo": "bright" }, { "label" : "iPod", "icon" : "../images/i-icon-7.png", "moveTo": "picture" }, { "label" : "Video", "icon" : "../images/i-icon-8.png", "moveTo": "general" }, { "label" : "Photos", "icon" : "../images/i-icon-9.png", "moveTo": "wifi" }, { "label" : "Store", "icon" : "../images/i-icon-10.png", "moveTo": "bright" } ] }