Improve current when box is in standby
[vuplus_dvbapp-plugin] / webinterface / src / web-data / manifest.json
1 {
2   "betaManifestVersion": 1,
3   "version": "v39",
4   "entries": [
5                 { "url": "IEFixes.htc" },               
6                 { "url": "img/arrow_down.png" },
7                 { "url": "img/arrow_up.png" },
8                 { "url": "img/delete.png" },
9                 { "url": "img/dreamboxweb.png" },
10                 { "url": "img/edit.png" },
11                 { "url": "img/epg.png" },
12                 { "url": "img/favicon.ico" },
13                 { "url": "img/feed.png" },
14                 { "url": "img/led_off.png" },
15                 { "url": "img/led_on.png" },
16                 { "url": "img/nok.png" },
17                 { "url": "img/off.png" },
18                 { "url": "img/on.png" },
19                 { "url": "img/rc.png" },
20                 { "url": "img/rcold.png" },
21                 { "url": "img/record.png" },
22                 { "url": "img/save.png" },
23                 { "url": "img/screen.png" },
24                 { "url": "img/search.png" },
25                 { "url": "img/signal.png" },
26                 { "url": "img/speak_off.png" },
27                 { "url": "img/speak_on.png" },
28                 { "url": "img/stream.png" },
29                 { "url": "img/timer.png" },
30                 { "url": "img/world.png" },
31                 { "url": "img/zap.png" },
32                 { "url": "gfx/ajaxload.gif" },          
33                 { "url": "tpl/default/index.html" },
34                 { "url": "tpl/default/style.css" } ,
35                 { "url": "tpl/default/tplAbout.htm" },
36                 { "url": "tpl/default/tplBouquetList.htm" },
37                 { "url": "tpl/default/tplBouquetsAndServices.htm" },
38                 { "url": "tpl/default/tplCurrent.htm" },
39                 { "url": "tpl/default/tplDebug.htm" },
40                 { "url": "tpl/default/tplDeviceInfo.htm" },
41                 { "url": "tpl/default/tplEpgList.htm" },
42                 { "url": "tpl/default/tplGears.htm" },
43                 { "url": "tpl/default/tplGrab.htm" },
44                 { "url": "tpl/default/tplMediaPlayer.htm" },
45                 { "url": "tpl/default/tplMovieList.htm" },
46                 { "url": "tpl/default/tplNavBoxControl.htm" },
47                 { "url": "tpl/default/tplNavMovies.htm" },
48                 { "url": "tpl/default/tplNavRadio.htm" },
49                 { "url": "tpl/default/tplNavTimer.htm" },
50                 { "url": "tpl/default/tplNavTv.htm" },
51                 { "url": "tpl/default/tplPower.htm" },
52                 { "url": "tpl/default/tplSendMessage.htm" },
53                 { "url": "tpl/default/tplServiceList.htm" },
54                 { "url": "tpl/default/tplServiceListEPGItem.htm" },
55                 { "url": "tpl/default/tplSettings.htm" },
56                 { "url": "tpl/default/tplSignalPanel.htm" },
57                 { "url": "tpl/default/tplSubServices.htm" },
58                 { "url": "tpl/default/tplTimerEdit.htm" },
59                 { "url": "tpl/default/tplTimerList.htm" },
60                 { "url": "tpl/default/tplWebRemote.htm" },
61                 { "url": "tpl/default/tplWebRemoteOld.htm" }
62         ]
63 }