zaphistorybrowser: remove empty line from control file
[vuplus_dvbapp-plugin] / vxdcontrol / src / data / menu-right.xml
1
2
3         <!--  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  -->
4         <!--  ++++++++++++++++++++++++++++++++++++++ MENU AND PLUGIN BROWSER +++++++++++++++++++++++++++++++++++++++++++  -->
5         <!--  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  -->
6
7         <!--  ##### Menus ##### -->
8         <screen backgroundColor="background" flags="wfNoBorder" name="menu_mainmenu" position="524,0" size="500,576" title="Main menu">
9                 <eLabel backgroundColor="secondBG" position="0,0" size="500,152" zPosition="0"/>
10                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
11                 <ePixmap alphatest="blend" pixmap="Vali-XD/menu/merlin_on.png" position="35,35" size="100,100" zPosition="1"/>
12                 <widget font="OLED;18" foregroundColor="secondFG" position="150,78" render="Label" size="300,62" source="title" transparent="1" zPosition="3"/>
13                 <widget enableWrapAround="True" position="30,155" render="Listbox" scrollbarMode="showOnDemand" size="420,380" source="menu" transparent="1" zPosition="3">
14                         <convert type="TemplatedMultiContent">
15                                 {"template": [ MultiContentEntryText(pos = (5, 4), size = (422, 30), flags = RT_HALIGN_LEFT, text = 0) ],
16                                 "fonts": [gFont("Regular", 20)],
17                                 "itemHeight": 34}
18                         </convert>
19                 </widget>
20         </screen>
21         
22         <screen backgroundColor="background" flags="wfNoBorder" name="menu_information" position="524,0" size="500,576" title="Main menu">
23                 <eLabel backgroundColor="secondBG" position="0,0" size="500,152" zPosition="0"/>
24                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
25                 <ePixmap alphatest="blend" pixmap="Vali-XD/menu/info_on.png" position="35,35" size="100,100" zPosition="1"/>
26                 <widget font="OLED;18" foregroundColor="secondFG" position="150,78" render="Label" size="300,62" source="title" transparent="1" zPosition="3"/>
27                 <widget enableWrapAround="True" position="30,155" render="Listbox" scrollbarMode="showOnDemand" size="420,380" source="menu" transparent="1" zPosition="3">
28                         <convert type="TemplatedMultiContent">
29                                 {"template": [ MultiContentEntryText(pos = (5, 4), size = (422, 30), flags = RT_HALIGN_LEFT, text = 0) ],
30                                 "fonts": [gFont("Regular", 20)],
31                                 "itemHeight": 34}
32                         </convert>
33                 </widget>
34         </screen>
35         
36         <screen backgroundColor="background" flags="wfNoBorder" name="menu_shutdown" position="524,0" size="500,576" title="Main menu">
37                 <eLabel backgroundColor="secondBG" position="0,0" size="500,152" zPosition="0"/>
38                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
39                 <ePixmap alphatest="blend" pixmap="Vali-XD/menu/shutdown_on.png" position="35,35" size="100,100" zPosition="1"/>
40                 <widget font="OLED;18" foregroundColor="secondFG" position="150,78" render="Label" size="300,62" source="title" transparent="1" zPosition="3"/>
41                 <widget enableWrapAround="True" position="30,155" render="Listbox" scrollbarMode="showOnDemand" size="420,380" source="menu" transparent="1" zPosition="3">
42                         <convert type="TemplatedMultiContent">
43                                 {"template": [ MultiContentEntryText(pos = (5, 4), size = (422, 30), flags = RT_HALIGN_LEFT, text = 0) ],
44                                 "fonts": [gFont("Regular", 20)],
45                                 "itemHeight": 34}
46                         </convert>
47                 </widget>
48         </screen>
49         
50         <screen backgroundColor="background" flags="wfNoBorder" name="menu_harddisk" position="524,0" size="500,576" title="Main menu">
51                 <eLabel backgroundColor="secondBG" position="0,0" size="500,152" zPosition="0"/>
52                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
53                 <ePixmap alphatest="blend" pixmap="Vali-XD/menu/hdd_on.png" position="35,35" size="100,100" zPosition="1"/>
54                 <widget font="OLED;18" foregroundColor="secondFG" position="150,78" render="Label" size="300,62" source="title" transparent="1" zPosition="3"/>
55                 <widget enableWrapAround="True" position="30,155" render="Listbox" scrollbarMode="showOnDemand" size="420,380" source="menu" transparent="1" zPosition="3">
56                         <convert type="TemplatedMultiContent">
57                                 {"template": [ MultiContentEntryText(pos = (5, 4), size = (422, 30), flags = RT_HALIGN_LEFT, text = 0) ],
58                                 "fonts": [gFont("Regular", 20)],
59                                 "itemHeight": 34}
60                         </convert>
61                 </widget>
62         </screen>
63         
64         <screen backgroundColor="background" flags="wfNoBorder" name="menu_network" position="524,0" size="500,576" title="Main menu">
65                 <eLabel backgroundColor="secondBG" position="0,0" size="500,152" zPosition="0"/>
66                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
67                 <ePixmap alphatest="blend" pixmap="Vali-XD/menu/network_on.png" position="35,35" size="100,100" zPosition="1"/>
68                 <widget font="OLED;18" foregroundColor="secondFG" position="150,78" render="Label" size="300,62" source="title" transparent="1" zPosition="3"/>
69                 <widget enableWrapAround="True" position="30,155" render="Listbox" scrollbarMode="showOnDemand" size="420,380" source="menu" transparent="1" zPosition="3">
70                         <convert type="TemplatedMultiContent">
71                                 {"template": [ MultiContentEntryText(pos = (5, 4), size = (422, 30), flags = RT_HALIGN_LEFT, text = 0) ],
72                                 "fonts": [gFont("Regular", 20)],
73                                 "itemHeight": 34}
74                         </convert>
75                 </widget>
76         </screen>
77         
78         <screen backgroundColor="background" flags="wfNoBorder" name="menu_setup" position="524,0" size="500,576" title="Main menu">
79                 <eLabel backgroundColor="secondBG" position="0,0" size="500,152" zPosition="0"/>
80                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
81                 <ePixmap alphatest="blend" pixmap="Vali-XD/menu/setup_on.png" position="35,35" size="100,100" zPosition="1"/>
82                 <widget font="OLED;18" foregroundColor="secondFG" position="150,78" render="Label" size="300,62" source="title" transparent="1" zPosition="3"/>
83                 <widget enableWrapAround="True" position="30,155" render="Listbox" scrollbarMode="showOnDemand" size="420,380" source="menu" transparent="1" zPosition="3">
84                         <convert type="TemplatedMultiContent">
85                                 {"template": [ MultiContentEntryText(pos = (5, 4), size = (422, 30), flags = RT_HALIGN_LEFT, text = 0) ],
86                                 "fonts": [gFont("Regular", 20)],
87                                 "itemHeight": 34}
88                         </convert>
89                 </widget>
90         </screen>
91         
92         <screen backgroundColor="background" flags="wfNoBorder" name="menu_scan" position="524,0" size="500,576" title="Main menu">
93                 <eLabel backgroundColor="secondBG" position="0,0" size="500,152" zPosition="0"/>
94                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
95                 <ePixmap alphatest="blend" pixmap="Vali-XD/menu/scan_on.png" position="35,35" size="100,100" zPosition="1"/>
96                 <widget font="OLED;18" foregroundColor="secondFG" position="150,78" render="Label" size="300,62" source="title" transparent="1" zPosition="3"/>
97                 <widget enableWrapAround="True" position="30,155" render="Listbox" scrollbarMode="showOnDemand" size="420,380" source="menu" transparent="1" zPosition="3">
98                         <convert type="TemplatedMultiContent">
99                                 {"template": [ MultiContentEntryText(pos = (5, 4), size = (422, 30), flags = RT_HALIGN_LEFT, text = 0) ],
100                                 "fonts": [gFont("Regular", 20)],
101                                 "itemHeight": 34}
102                         </convert>
103                 </widget>
104         </screen>
105         
106         <screen backgroundColor="background" flags="wfNoBorder" name="menu_system" position="524,0" size="500,576" title="Main menu">
107                 <eLabel backgroundColor="secondBG" position="0,0" size="500,152" zPosition="0"/>
108                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
109                 <ePixmap alphatest="blend" pixmap="Vali-XD/menu/system_on.png" position="35,35" size="100,100" zPosition="1"/>
110                 <widget font="OLED;18" foregroundColor="secondFG" position="150,78" render="Label" size="300,62" source="title" transparent="1" zPosition="3"/>
111                 <widget enableWrapAround="True" position="30,155" render="Listbox" scrollbarMode="showOnDemand" size="420,380" source="menu" transparent="1" zPosition="3">
112                         <convert type="TemplatedMultiContent">
113                                 {"template": [ MultiContentEntryText(pos = (5, 4), size = (422, 30), flags = RT_HALIGN_LEFT, text = 0) ],
114                                 "fonts": [gFont("Regular", 20)],
115                                 "itemHeight": 34}
116                         </convert>
117                 </widget>
118         </screen>
119         
120         <!--  ##### PluginBrowser ##### -->
121         <screen backgroundColor="background" flags="wfNoBorder" name="PluginBrowser" position="524,0" size="500,576" title="Plugin browser">
122                 <eLabel backgroundColor="secondBG" position="0,0" size="500,77" zPosition="0"/>
123                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
124                 <eLabel backgroundColor="secondBG" font="Regular;22" foregroundColor="secondFG" halign="left" position="20,30" size="430,47" text="Plugin browser" transparent="1" valign="center" zPosition="3"/>
125                 <widget name="list" position="20,85" scrollbarMode="showNever" size="430,400"/>
126                 <ePixmap alphatest="on" name="bg_red" pixmap="Vali-XD/buttons/red.png" position="15,500" size="35,25" transparent="1" zPosition="2"/>
127                 <ePixmap alphatest="on" name="bg_green" pixmap="Vali-XD/buttons/green.png" position="15,524" size="35,25" transparent="1" zPosition="2"/>
128                 <widget backgroundColor="#7C1C1C" font="Regular;18" halign="left" name="red" position="55,500" size="300,22" transparent="1" zPosition="2"/>
129                 <widget backgroundColor="#266926" font="Regular;18" halign="left" name="green" position="55,524" size="300,24" transparent="1" zPosition="2"/>
130         </screen>
131         
132         <!--  ##### Shooter-II ##### -->
133         <screen flags="wfNoBorder" name="Shooter_II" position="524,0" size="500,576" title="Shooter-II">
134                 <eLabel backgroundColor="secondBG" position="0,0" size="500,77" zPosition="0"/>
135                 <ePixmap alphatest="off" pixmap="Vali-XD/border/left-shadow.png" position="0,0" size="8,720" zPosition="1"/>
136                 <eLabel backgroundColor="secondBG" font="Regular;22" foregroundColor="secondFG" halign="left" position="20,30" size="430,47" text="Shooter-II" transparent="1" valign="center" zPosition="3"/>
137                 <widget name="list" position="20,85" scrollbarMode="showNever" size="430,450"/>
138         </screen>