Line | |
---|
1 | { |
---|
2 | "id": "lliurex-ltsp", |
---|
3 | "version": "2.5", |
---|
4 | "name": "LliureX LTSP", |
---|
5 | "description": "Thin Client Manager", |
---|
6 | "main":"main.html", |
---|
7 | "help":"lliurex-ltsp.md", |
---|
8 | "icon":"ltsp.png", |
---|
9 | "banner":"ltsp_banner.png", |
---|
10 | "components": |
---|
11 | [ |
---|
12 | { |
---|
13 | "menuEntry":"Client Images", |
---|
14 | "id":"ltsp_images", |
---|
15 | "main":"images.html", |
---|
16 | "help":"ltsp-client-images.md", |
---|
17 | "icon":"imageman.png" |
---|
18 | }, |
---|
19 | { |
---|
20 | "menuEntry":"ltsconf", |
---|
21 | "id":"llx-ltsconf", |
---|
22 | "main":"llx-ltsconf.html", |
---|
23 | "icon":"options.png" |
---|
24 | }, |
---|
25 | { |
---|
26 | "menuEntry":"Exported Images", |
---|
27 | "id":"llx-exported", |
---|
28 | "main":"exported.html", |
---|
29 | "icon":"exported.png", |
---|
30 | "help":"ltsp-exported-images.md" |
---|
31 | }, |
---|
32 | { |
---|
33 | "menuEntry":"Client Management", |
---|
34 | "id":"ltsp-client-management", |
---|
35 | "main":"ltsp-client-management.html", |
---|
36 | "icon":"clients.png", |
---|
37 | "help":"ltsp-client-management.md" |
---|
38 | } |
---|
39 | ] |
---|
40 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.