~josephjamesmills/mythbuntu/mythbuntusdk1.0

« back to all changes in this revision

Viewing changes to themes/confluence/r720/components/bgmap.js

  • Committer: Joseph Mills
  • Date: 2013-05-23 02:13:14 UTC
  • Revision ID: joseph_mills_-20130523021314-mjv3cs2g17a5jefg
adding alot of stuff to the sdk / framework 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.pragma library
 
2
 
 
3
var bgmap = new Array();
 
4
 
 
5
bgmap['music'] = "music.jpg"
 
6
bgmap['video'] = "videos.jpg"
 
7
bgmap['scripts'] = "programs.jpg"
 
8
bgmap['weather'] = "weather.jpg"
 
9
bgmap['picture'] = "pictures.jpg"
 
10
bgmap['programs'] = "programs.jpg"
 
11
bgmap['system'] = "system.jpg"
 
12
bgmap['dashboard'] = "programs.jpg"
 
13
bgmap['appstore'] = "programs.jpg"