|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!DOCTYPE xmluiml SYSTEM "ActiveIdle.dtd"> |
|
3 <xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0"> |
|
4 |
|
5 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
6 <!--Application events --> |
|
7 <actions> |
|
8 <action> |
|
9 <trigger name="startup"/> |
|
10 <trigger name="uidefinitionmodificationend"/> |
|
11 <event name="READY"/> |
|
12 </action> |
|
13 <action> |
|
14 <trigger name="shutdown"/> |
|
15 <event name="DOWN"/> |
|
16 </action> |
|
17 <action> |
|
18 <trigger name="uidefinitionmodificationstart"/> |
|
19 <event name="NEW_UI"/> |
|
20 </action> |
|
21 <action> |
|
22 <trigger name="screendevicechange"/> |
|
23 <event name="LAYOUT"/> |
|
24 </action> |
|
25 </actions> |
|
26 |
|
27 |
|
28 <!-- Views --> |
|
29 <views> |
|
30 |
|
31 <!--########################### |
|
32 ##### AI plug-ins ##### |
|
33 ###########################--> |
|
34 <property class="ContentSource" name="Shortcut" value="0x102750FA" load_ordinal="1"/> |
|
35 <property class="ContentSource" name="Organizer" value="0x102750FE" load_ordinal="2"/> |
|
36 <property class="ContentSource" name="MusicPlayer" value="0x10207B73" load_ordinal="3"/> |
|
37 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
38 <property class="ContentSource" name="Profile" value="0x10275101" load_ordinal="5"/> |
|
39 <property class="ContentSource" name="SAT" value="0x102078EB" load_ordinal="6"/> |
|
40 <property class="ContentSource" name="VisualRadio" value="0x10208A89" load_ordinal="7"/> |
|
41 <property class="ContentSource" name="InetRadio" value="0x2000B4A7" load_ordinal="8"/> |
|
42 |
|
43 |
|
44 <!--################################### |
|
45 ### Plug-in specific settings ### |
|
46 ###################################--> |
|
47 |
|
48 <!--################################### |
|
49 ### Shortcut plug-in settings ## |
|
50 ###################################--> |
|
51 <!-- Always visible shortcuts --> |
|
52 <!-- Shortcut #1, Messaging --> |
|
53 <!-- NOTE: these indexes start from 1 --> |
|
54 <property class="Settings/Shortcut" name="0x00000001" value="localapp:0x100058C5"/> |
|
55 <!-- Shortcut #2, Phonebook --> |
|
56 <property class="Settings/Shortcut" name="0x00000002" value="localapp:0x101F4CCE"/> |
|
57 <!-- Shortcut #3, Clock --> |
|
58 <property class="Settings/Shortcut" name="0x00000003" value="localapp:0x10005903"/> |
|
59 <!-- Shortcut #4, Media Gallery 2 --> |
|
60 <property class="Settings/Shortcut" name="0x00000004" value="localapp:0x101F8599"/> |
|
61 <!-- Shortcut #5, Browser --> |
|
62 <property class="Settings/Shortcut" name="0x00000005" value="localapp:0x10008D39"/> |
|
63 <!-- Shortcut #6, Change theme --> |
|
64 <property class="Settings/Shortcut" name="0x00000006" value="localapp:0x10005A32?view=0x102750A7"/> |
|
65 |
|
66 <!-- NOTE! Shortcut settings are used also in Personalization UI (see settings below). --> |
|
67 |
|
68 <!-- Optionally visible shortcuts --> |
|
69 <!-- Soft key #1, Applications --> |
|
70 <property class="Settings/Shortcut" name="0x01000100" value="localapp:0x101F4CD2"/> |
|
71 <!-- Soft key #2, Contacts --> |
|
72 <property class="Settings/Shortcut" name="0x01000101" value="localapp:0x101F4CCE"/> |
|
73 |
|
74 |
|
75 <!--################################### |
|
76 ### Organizer plug-in settings ## |
|
77 ###################################--> |
|
78 <!-- Item count and size settings --> |
|
79 <!-- Total line count --> |
|
80 <property class="Settings/Organizer" name="0x01" value="6"/> |
|
81 <!-- Timed item line count --> |
|
82 <property class="Settings/Organizer" name="0x02" value="2"/> |
|
83 <!-- Non Timed item line count --> |
|
84 <property class="Settings/Organizer" name="0x03" value="1"/> |
|
85 <!-- Line count reserved for non timed items --> |
|
86 <property class="Settings/Organizer" name="0x04" value="2"/> |
|
87 <!-- Publish end time for upcoming timed items --> |
|
88 <property class="Settings/Organizer" name="0x05" value="0"/> |
|
89 <!-- Use alternate publishing for upcoming and ongoing items --> |
|
90 <property class="Settings/Organizer" name="0x06" value="0"/> |
|
91 <!-- Open event to viewer 0 / editor 1 --> |
|
92 <property class="Settings/Organizer" name="0x07" value="0"/> |
|
93 |
|
94 |
|
95 <!-- Main view --> |
|
96 |
|
97 <view id="ActiveIdleView"> |
|
98 <actions> |
|
99 <action id="KeyEnd"> |
|
100 <trigger name="keyevent"> |
|
101 <property name="scancode" value="197"/> |
|
102 <property name="eventtype" value="1"/> |
|
103 </trigger> |
|
104 <event name="system/setfocus"> |
|
105 <property name="id" value="shortcutPluginIcon"/> |
|
106 </event> |
|
107 <event name="system/set"> |
|
108 <property name="id" value="SATAndNewstickerBox"/> |
|
109 <property name="name" value="display"/> |
|
110 <property name="value" value="block"/> |
|
111 <property name="type" value="string"/> |
|
112 </event> |
|
113 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
114 <event name="system/set"> |
|
115 <property name="id" value="shortcutPluginContainer"/> |
|
116 <property name="name" value="display"/> |
|
117 <property name="value" value="none"/> |
|
118 <property name="type" value="string"/> |
|
119 </event> |
|
120 <event name="system/set"> |
|
121 <property name="id" value="organizerPluginContainer"/> |
|
122 <property name="name" value="display"/> |
|
123 <property name="value" value="none"/> |
|
124 <property name="type" value="string"/> |
|
125 </event> |
|
126 <event name="system/set"> |
|
127 <property name="id" value="playerPluginContainer"/> |
|
128 <property name="name" value="display"/> |
|
129 <property name="value" value="none"/> |
|
130 <property name="type" value="string"/> |
|
131 </event> |
|
132 <event name="system/set"> |
|
133 <property name="id" value="radioPluginContainer"/> |
|
134 <property name="name" value="display"/> |
|
135 <property name="value" value="none"/> |
|
136 <property name="type" value="string"/> |
|
137 </event> |
|
138 <event name="system/set"> |
|
139 <property name="id" value="personalizationPluginContainer"/> |
|
140 <property name="name" value="display"/> |
|
141 <property name="value" value="none"/> |
|
142 <property name="type" value="string"/> |
|
143 </event> |
|
144 </action> |
|
145 </actions> |
|
146 |
|
147 <!--################################ |
|
148 #### Plug-in icon bar #### |
|
149 ################################--> |
|
150 |
|
151 <box id="pluginIconArea" focusable="false" backgroundmask="qsn_fr_popup_sub_mask_icon.svg"> |
|
152 |
|
153 <!-- Shortcut plug-in |
|
154 ##################--> |
|
155 |
|
156 <image id="shortcutPluginIcon" path="SKIN(270501603 6186)" class="pluginAreaIcon" focusable="true" stylusstates="2"> |
|
157 <actions> |
|
158 <!-- Get focus -> Hide SAT & NT, show plug-in content --> |
|
159 <action> |
|
160 <trigger name="gainfocus"/> |
|
161 <trigger name="stylus"> |
|
162 <property name="stylusstate" value="1"/> |
|
163 </trigger> |
|
164 <event name="system/set"> |
|
165 <property name="id" value="shortcutPluginContainer"/> |
|
166 <property name="name" value="display"/> |
|
167 <property name="value" value="block"/> |
|
168 <property name="type" value="string"/> |
|
169 </event> |
|
170 <event name="system/set"> |
|
171 <property name="id" value="organizerPluginContainer"/> |
|
172 <property name="name" value="display"/> |
|
173 <property name="value" value="none"/> |
|
174 <property name="type" value="string"/> |
|
175 </event> |
|
176 <event name="system/set"> |
|
177 <property name="id" value="playerPluginContainer"/> |
|
178 <property name="name" value="display"/> |
|
179 <property name="value" value="none"/> |
|
180 <property name="type" value="string"/> |
|
181 </event> |
|
182 <event name="system/set"> |
|
183 <property name="id" value="radioPluginContainer"/> |
|
184 <property name="name" value="display"/> |
|
185 <property name="value" value="none"/> |
|
186 <property name="type" value="string"/> |
|
187 </event> |
|
188 <event name="system/set"> |
|
189 <property name="id" value="personalizationPluginContainer"/> |
|
190 <property name="name" value="display"/> |
|
191 <property name="value" value="none"/> |
|
192 <property name="type" value="string"/> |
|
193 </event> |
|
194 <event name="system/set"> |
|
195 <property name="id" value="SATAndNewstickerBox"/> |
|
196 <property name="name" value="display"/> |
|
197 <property name="value" value="none"/> |
|
198 <property name="type" value="string"/> |
|
199 </event> |
|
200 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
201 <event name ="system/set"> |
|
202 <property name="id" value="MSK"/> |
|
203 <property name="name" value="label"/> |
|
204 <property name="value" value="&qtn_msk_select;"/> |
|
205 <property name="type" value="attribute"/> |
|
206 </event> |
|
207 </action> |
|
208 |
|
209 <!-- Arrow left -> Hide plug-in content --> |
|
210 <action> |
|
211 <trigger name="down"/> |
|
212 <trigger name="stylus"> |
|
213 <property name="stylusstate" value="2"/> |
|
214 </trigger> |
|
215 <event name="system/set"> |
|
216 <property name="id" value="shortcutPluginContainer"/> |
|
217 <property name="name" value="display"/> |
|
218 <property name="value" value="none"/> |
|
219 <property name="type" value="string"/> |
|
220 </event> |
|
221 <event name="system/set"> |
|
222 <property name="id" value="SATAndNewstickerBox"/> |
|
223 <property name="name" value="display"/> |
|
224 <property name="value" value="block"/> |
|
225 <property name="type" value="string"/> |
|
226 </event> |
|
227 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
228 </action> |
|
229 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
230 |
|
231 <!-- Click Select key or tap icon --> |
|
232 <!--action> |
|
233 <trigger name="activate"/> |
|
234 <trigger name="stylus"> |
|
235 <property name="doubleclicked" value="up"/> |
|
236 </trigger> |
|
237 <event name="ui/focusgained(shortcutPluginContainer,SATAndNewstickerBox)"/> |
|
238 </action--> |
|
239 <action> |
|
240 <trigger name="activate"/> |
|
241 <trigger class="western" name="up"/> |
|
242 <trigger class="arabic" name="down"/> |
|
243 <event name="system/set"> |
|
244 <property name="id" value="shortcutPluginContainer"/> |
|
245 <property name="name" value="display"/> |
|
246 <property name="value" value="block"/> |
|
247 <property name="type" value="string"/> |
|
248 </event> |
|
249 <event name="system/set"> |
|
250 <property name="id" value="SATAndNewstickerBox"/> |
|
251 <property name="name" value="display"/> |
|
252 <property name="value" value="none"/> |
|
253 <property name="type" value="string"/> |
|
254 </event> |
|
255 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
256 <event name="system/setfocus"> |
|
257 <property name="id" value="shortcutPluginAnimationFixButton"/> |
|
258 </event> |
|
259 <event name="system/setfocus"> |
|
260 <property name="id" value="shortcutButton1"/> |
|
261 </event> |
|
262 |
|
263 </action> |
|
264 <!-- Select text to MSK label --> |
|
265 <action> |
|
266 <trigger name="losefocus"/> |
|
267 <event name ="system/set"> |
|
268 <property name="id" value="MSK"/> |
|
269 <property name="name" value="label"/> |
|
270 <property name="value" value="&qtn_msk_open;"/> |
|
271 <property name="type" value="attribute"/> |
|
272 </event> |
|
273 </action> |
|
274 </actions> |
|
275 </image> |
|
276 |
|
277 <!-- Organizer plug-in |
|
278 #################--> |
|
279 |
|
280 <image id="organizerPluginIcon" path="SKIN(270501046 268458241)" class="pluginAreaIcon" focusable="true" stylusstates="2"> |
|
281 <actions> |
|
282 <!-- Show plug-in content --> |
|
283 <action> |
|
284 <trigger name="gainfocus"/> |
|
285 <trigger name="stylus"> |
|
286 <property name="stylusstate" value="1"/> |
|
287 </trigger> |
|
288 <event name="system/set"> |
|
289 <property name="id" value="shortcutPluginContainer"/> |
|
290 <property name="name" value="display"/> |
|
291 <property name="value" value="none"/> |
|
292 <property name="type" value="string"/> |
|
293 </event> |
|
294 <event name="system/set"> |
|
295 <property name="id" value="organizerPluginContainer"/> |
|
296 <property name="name" value="display"/> |
|
297 <property name="value" value="block"/> |
|
298 <property name="type" value="string"/> |
|
299 </event> |
|
300 <event name="system/set"> |
|
301 <property name="id" value="playerPluginContainer"/> |
|
302 <property name="name" value="display"/> |
|
303 <property name="value" value="none"/> |
|
304 <property name="type" value="string"/> |
|
305 </event> |
|
306 <event name="system/set"> |
|
307 <property name="id" value="radioPluginContainer"/> |
|
308 <property name="name" value="display"/> |
|
309 <property name="value" value="none"/> |
|
310 <property name="type" value="string"/> |
|
311 </event> |
|
312 <event name="system/set"> |
|
313 <property name="id" value="personalizationPluginContainer"/> |
|
314 <property name="name" value="display"/> |
|
315 <property name="value" value="none"/> |
|
316 <property name="type" value="string"/> |
|
317 </event> |
|
318 <event name="system/set"> |
|
319 <property name="id" value="SATAndNewstickerBox"/> |
|
320 <property name="name" value="display"/> |
|
321 <property name="value" value="none"/> |
|
322 <property name="type" value="string"/> |
|
323 </event> |
|
324 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
325 <event name ="system/set"> |
|
326 <property name="id" value="MSK"/> |
|
327 <property name="name" value="label"/> |
|
328 <property name="value" value="&qtn_msk_select;"/> |
|
329 <property name="type" value="attribute"/> |
|
330 </event> |
|
331 </action> |
|
332 |
|
333 <!-- Hide plug-in content --> |
|
334 <action> |
|
335 <trigger class="western" name="down"/> |
|
336 <trigger class="arabic" name="up"/> |
|
337 <trigger name="stylus"> |
|
338 <property name="stylusstate" value="2"/> |
|
339 </trigger> |
|
340 <event name="system/set"> |
|
341 <property name="id" value="organizerPluginContainer"/> |
|
342 <property name="name" value="display"/> |
|
343 <property name="value" value="none"/> |
|
344 <property name="type" value="string"/> |
|
345 </event> |
|
346 <event name="system/set"> |
|
347 <property name="id" value="SATAndNewstickerBox"/> |
|
348 <property name="name" value="display"/> |
|
349 <property name="value" value="block"/> |
|
350 <property name="type" value="string"/> |
|
351 </event> |
|
352 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
353 </action> |
|
354 |
|
355 <!-- Move focus to plug-in content --> |
|
356 <!--action> |
|
357 <trigger name="activate"/> |
|
358 <trigger name="stylus"> |
|
359 <property name="doubleclicked" value="up"/> |
|
360 </trigger> |
|
361 <event name="ui/focusgained(organizerPluginContainer,SATAndNewstickerBox)"/> |
|
362 </action--> |
|
363 |
|
364 <action> |
|
365 <trigger name="activate"/> |
|
366 <trigger class="western" name="up"/> |
|
367 <trigger class="arabic" name="down"/> |
|
368 <event name="system/set"> |
|
369 <property name="id" value="organizerPluginContainer"/> |
|
370 <property name="name" value="display"/> |
|
371 <property name="value" value="block"/> |
|
372 <property name="type" value="string"/> |
|
373 </event> |
|
374 <event name="system/set"> |
|
375 <property name="id" value="personalizationPluginContainer"/> |
|
376 <property name="name" value="display"/> |
|
377 <property name="value" value="none"/> |
|
378 <property name="type" value="string"/> |
|
379 </event> |
|
380 <event name="system/set"> |
|
381 <property name="id" value="SATAndNewstickerBox"/> |
|
382 <property name="name" value="display"/> |
|
383 <property name="value" value="none"/> |
|
384 <property name="type" value="string"/> |
|
385 </event> |
|
386 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
387 <event name="system/setfocus"> |
|
388 <property name="id" value="organizerTitle"/> |
|
389 </event> |
|
390 </action> |
|
391 |
|
392 <!-- Select text to MSK label --> |
|
393 <action> |
|
394 <trigger name="losefocus"/> |
|
395 <event name ="system/set"> |
|
396 <property name="id" value="MSK"/> |
|
397 <property name="name" value="label"/> |
|
398 <property name="value" value="&qtn_msk_open;"/> |
|
399 <property name="type" value="attribute"/> |
|
400 </event> |
|
401 </action> |
|
402 </actions> |
|
403 </image> |
|
404 |
|
405 <!-- Music player plug-in |
|
406 ####################--> |
|
407 |
|
408 <image id="musicPlayerPluginIcon" path="SKIN(270501046 270561987)" class="pluginAreaIcon" focusable="true" stylusstates="2"> |
|
409 <actions> |
|
410 |
|
411 <!-- Show plug-in content --> |
|
412 <action> |
|
413 <trigger name="gainfocus"/> |
|
414 <trigger name="stylus"> |
|
415 <property name="stylusstate" value="1"/> |
|
416 </trigger> |
|
417 <event name="system/set"> |
|
418 <property name="id" value="shortcutPluginContainer"/> |
|
419 <property name="name" value="display"/> |
|
420 <property name="value" value="none"/> |
|
421 <property name="type" value="string"/> |
|
422 </event> |
|
423 <event name="system/set"> |
|
424 <property name="id" value="organizerPluginContainer"/> |
|
425 <property name="name" value="display"/> |
|
426 <property name="value" value="none"/> |
|
427 <property name="type" value="string"/> |
|
428 </event> |
|
429 <event name="system/set"> |
|
430 <property name="id" value="playerPluginContainer"/> |
|
431 <property name="name" value="display"/> |
|
432 <property name="value" value="block"/> |
|
433 <property name="type" value="string"/> |
|
434 </event> |
|
435 <event name="system/set"> |
|
436 <property name="id" value="radioPluginContainer"/> |
|
437 <property name="name" value="display"/> |
|
438 <property name="value" value="none"/> |
|
439 <property name="type" value="string"/> |
|
440 </event> |
|
441 <event name="system/set"> |
|
442 <property name="id" value="personalizationPluginContainer"/> |
|
443 <property name="name" value="display"/> |
|
444 <property name="value" value="none"/> |
|
445 <property name="type" value="string"/> |
|
446 </event> |
|
447 <event name="system/set"> |
|
448 <property name="id" value="SATAndNewstickerBox"/> |
|
449 <property name="name" value="display"/> |
|
450 <property name="value" value="none"/> |
|
451 <property name="type" value="string"/> |
|
452 </event> |
|
453 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
454 <event name ="system/set"> |
|
455 <property name="id" value="MSK"/> |
|
456 <property name="name" value="label"/> |
|
457 <property name="value" value="&qtn_msk_select;"/> |
|
458 <property name="type" value="attribute"/> |
|
459 </event> |
|
460 </action> |
|
461 |
|
462 <!-- Hide plug-in content --> |
|
463 <action> |
|
464 <trigger class="western" name="down"/> |
|
465 <trigger class="arabic" name="up"/> |
|
466 <trigger name="stylus"> |
|
467 <property name="stylusstate" value="2"/> |
|
468 </trigger> |
|
469 <event name="system/set"> |
|
470 <property name="id" value="playerPluginContainer"/> |
|
471 <property name="name" value="display"/> |
|
472 <property name="value" value="none"/> |
|
473 <property name="type" value="string"/> |
|
474 </event> |
|
475 <event name="system/set"> |
|
476 <property name="id" value="SATAndNewstickerBox"/> |
|
477 <property name="name" value="display"/> |
|
478 <property name="value" value="block"/> |
|
479 <property name="type" value="string"/> |
|
480 </event> |
|
481 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
482 </action> |
|
483 |
|
484 <!-- Move focus to plug-in content --> |
|
485 <!--action> |
|
486 <trigger name="activate"/> |
|
487 <trigger name="stylus"> |
|
488 <property name="doubleclicked" value="up"/> |
|
489 </trigger> |
|
490 <event name="ui/focusgained(playerPluginContainer,SATAndNewstickerBox)"/> |
|
491 </action--> |
|
492 |
|
493 <action> |
|
494 <trigger name="activate"/> |
|
495 <trigger class="western" name="up"/> |
|
496 <trigger class="arabic" name="down"/> |
|
497 <event name="system/set"> |
|
498 <property name="id" value="playerPluginContainer"/> |
|
499 <property name="name" value="display"/> |
|
500 <property name="value" value="block"/> |
|
501 <property name="type" value="string"/> |
|
502 </event> |
|
503 <event name="system/set"> |
|
504 <property name="id" value="personalizationPluginContainer"/> |
|
505 <property name="name" value="display"/> |
|
506 <property name="value" value="none"/> |
|
507 <property name="type" value="string"/> |
|
508 </event> |
|
509 <event name="system/set"> |
|
510 <property name="id" value="SATAndNewstickerBox"/> |
|
511 <property name="name" value="display"/> |
|
512 <property name="value" value="none"/> |
|
513 <property name="type" value="string"/> |
|
514 </event> |
|
515 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
516 <event name="system/setfocus"> |
|
517 <property name="id" value="playerTitle"/> |
|
518 </event> |
|
519 </action> |
|
520 |
|
521 <!-- Select text to MSK label --> |
|
522 <action> |
|
523 <trigger name="losefocus"/> |
|
524 <event name ="system/set"> |
|
525 <property name="id" value="MSK"/> |
|
526 <property name="name" value="label"/> |
|
527 <property name="value" value="&qtn_msk_open;"/> |
|
528 <property name="type" value="attribute"/> |
|
529 </event> |
|
530 </action> |
|
531 </actions> |
|
532 </image> |
|
533 |
|
534 |
|
535 <!-- Visual/Internet Radio plug-in |
|
536 ####################--> |
|
537 |
|
538 <image id="radioPluginIcon" path="iractiveidle.mif#0" class="pluginAreaIcon" focusable="true" stylusstates="2"> |
|
539 <actions> |
|
540 |
|
541 <!-- Show plug-in content --> |
|
542 <action> |
|
543 <trigger name="gainfocus"/> |
|
544 <trigger name="stylus"> |
|
545 <property name="stylusstate" value="1"/> |
|
546 </trigger> |
|
547 <event name="system/set"> |
|
548 <property name="id" value="shortcutPluginContainer"/> |
|
549 <property name="name" value="display"/> |
|
550 <property name="value" value="none"/> |
|
551 <property name="type" value="string"/> |
|
552 </event> |
|
553 <event name="system/set"> |
|
554 <property name="id" value="organizerPluginContainer"/> |
|
555 <property name="name" value="display"/> |
|
556 <property name="value" value="none"/> |
|
557 <property name="type" value="string"/> |
|
558 </event> |
|
559 <event name="system/set"> |
|
560 <property name="id" value="playerPluginContainer"/> |
|
561 <property name="name" value="display"/> |
|
562 <property name="value" value="none"/> |
|
563 <property name="type" value="string"/> |
|
564 </event> |
|
565 <event name="system/set"> |
|
566 <property name="id" value="radioPluginContainer"/> |
|
567 <property name="name" value="display"/> |
|
568 <property name="value" value="block"/> |
|
569 <property name="type" value="string"/> |
|
570 </event> |
|
571 <event name="system/set"> |
|
572 <property name="id" value="personalizationPluginContainer"/> |
|
573 <property name="name" value="display"/> |
|
574 <property name="value" value="none"/> |
|
575 <property name="type" value="string"/> |
|
576 </event> |
|
577 <event name="system/set"> |
|
578 <property name="id" value="SATAndNewstickerBox"/> |
|
579 <property name="name" value="display"/> |
|
580 <property name="value" value="none"/> |
|
581 <property name="type" value="string"/> |
|
582 </event> |
|
583 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
584 <event name ="system/set"> |
|
585 <property name="id" value="MSK"/> |
|
586 <property name="name" value="label"/> |
|
587 <property name="value" value="&qtn_msk_select;"/> |
|
588 <property name="type" value="attribute"/> |
|
589 </event> |
|
590 </action> |
|
591 |
|
592 <!-- Hide plug-in content --> |
|
593 <action> |
|
594 <trigger class="western" name="down"/> |
|
595 <trigger class="arabic" name="up"/> |
|
596 <trigger name="stylus"> |
|
597 <property name="stylusstate" value="2"/> |
|
598 </trigger> |
|
599 <event name="system/set"> |
|
600 <property name="id" value="radioPluginContainer"/> |
|
601 <property name="name" value="display"/> |
|
602 <property name="value" value="none"/> |
|
603 <property name="type" value="string"/> |
|
604 </event> |
|
605 <event name="system/set"> |
|
606 <property name="id" value="SATAndNewstickerBox"/> |
|
607 <property name="name" value="display"/> |
|
608 <property name="value" value="block"/> |
|
609 <property name="type" value="string"/> |
|
610 </event> |
|
611 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
612 </action> |
|
613 |
|
614 <!-- Move focus to plug-in content --> |
|
615 <!--action> |
|
616 <trigger name="activate"/> |
|
617 <trigger name="stylus"> |
|
618 <property name="doubleclicked" value="up"/> |
|
619 </trigger> |
|
620 <event name="ui/focusgained(playerPluginContainer,SATAndNewstickerBox)"/> |
|
621 </action--> |
|
622 |
|
623 <action> |
|
624 <trigger name="activate"/> |
|
625 <trigger class="western" name="up"/> |
|
626 <trigger class="arabic" name="down"/> |
|
627 <event name="system/set"> |
|
628 <property name="id" value="radioPluginContainer"/> |
|
629 <property name="name" value="display"/> |
|
630 <property name="value" value="block"/> |
|
631 <property name="type" value="string"/> |
|
632 </event> |
|
633 <event name="system/set"> |
|
634 <property name="id" value="personalizationPluginContainer"/> |
|
635 <property name="name" value="display"/> |
|
636 <property name="value" value="none"/> |
|
637 <property name="type" value="string"/> |
|
638 </event> |
|
639 <event name="system/set"> |
|
640 <property name="id" value="SATAndNewstickerBox"/> |
|
641 <property name="name" value="display"/> |
|
642 <property name="value" value="none"/> |
|
643 <property name="type" value="string"/> |
|
644 </event> |
|
645 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
646 <event name="system/setfocus"> |
|
647 <property name="id" value="radioTitle"/> |
|
648 </event> |
|
649 </action> |
|
650 |
|
651 <!-- Select text to MSK label --> |
|
652 <action> |
|
653 <trigger name="losefocus"/> |
|
654 <event name ="system/set"> |
|
655 <property name="id" value="MSK"/> |
|
656 <property name="name" value="label"/> |
|
657 <property name="value" value="&qtn_msk_open;"/> |
|
658 <property name="type" value="attribute"/> |
|
659 </event> |
|
660 </action> |
|
661 </actions> |
|
662 </image> |
|
663 |
|
664 <!-- Personalization plug-in |
|
665 ####################### --> |
|
666 |
|
667 <image id="personalizationPluginIcon" path="SKIN(270501046 268458546)" class="pluginAreaIcon" focusable="true" stylusstates="2"> |
|
668 <actions> |
|
669 <!-- Show plug-in content --> |
|
670 <action> |
|
671 <trigger name="gainfocus"/> |
|
672 <trigger name="stylus"> |
|
673 <property name="stylusstate" value="1"/> |
|
674 </trigger> |
|
675 <event name="system/set"> |
|
676 <property name="id" value="shortcutPluginContainer"/> |
|
677 <property name="name" value="display"/> |
|
678 <property name="value" value="none"/> |
|
679 <property name="type" value="string"/> |
|
680 </event> |
|
681 <event name="system/set"> |
|
682 <property name="id" value="organizerPluginContainer"/> |
|
683 <property name="name" value="display"/> |
|
684 <property name="value" value="none"/> |
|
685 <property name="type" value="string"/> |
|
686 </event> |
|
687 <event name="system/set"> |
|
688 <property name="id" value="playerPluginContainer"/> |
|
689 <property name="name" value="display"/> |
|
690 <property name="value" value="none"/> |
|
691 <property name="type" value="string"/> |
|
692 </event> |
|
693 <event name="system/set"> |
|
694 <property name="id" value="radioPluginContainer"/> |
|
695 <property name="name" value="display"/> |
|
696 <property name="value" value="none"/> |
|
697 <property name="type" value="string"/> |
|
698 </event> |
|
699 <event name="system/set"> |
|
700 <property name="id" value="personalizationPluginContainer"/> |
|
701 <property name="name" value="display"/> |
|
702 <property name="value" value="block"/> |
|
703 <property name="type" value="string"/> |
|
704 </event> |
|
705 <event name="system/set"> |
|
706 <property name="id" value="SATAndNewstickerBox"/> |
|
707 <property name="name" value="display"/> |
|
708 <property name="value" value="none"/> |
|
709 <property name="type" value="string"/> |
|
710 </event> |
|
711 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
712 <event name ="system/set"> |
|
713 <property name="id" value="MSK"/> |
|
714 <property name="name" value="label"/> |
|
715 <property name="value" value="&qtn_msk_select;"/> |
|
716 <property name="type" value="attribute"/> |
|
717 </event> |
|
718 </action> |
|
719 |
|
720 <!-- Hide plug-in content --> |
|
721 <action> |
|
722 <trigger class="western" name="down"/> |
|
723 <trigger class="arabic" name="up"/> |
|
724 <trigger name="stylus"> |
|
725 <property name="stylusstate" value="2"/> |
|
726 </trigger> |
|
727 <event name="system/set"> |
|
728 <property name="id" value="personalizationPluginContainer"/> |
|
729 <property name="name" value="display"/> |
|
730 <property name="value" value="none"/> |
|
731 <property name="type" value="string"/> |
|
732 </event> |
|
733 <event name="system/set"> |
|
734 <property name="id" value="SATAndNewstickerBox"/> |
|
735 <property name="name" value="display"/> |
|
736 <property name="value" value="block"/> |
|
737 <property name="type" value="string"/> |
|
738 </event> |
|
739 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
740 </action> |
|
741 |
|
742 <!-- Move focus to plug-in content --> |
|
743 <!--action> |
|
744 <trigger name="activate"/> |
|
745 <trigger name="stylus"> |
|
746 <property name="doubleclicked" value="up"/> |
|
747 </trigger> |
|
748 <event name="ui/focusgained(personalizationPluginContainer,SATAndNewstickerBox)"/> |
|
749 </action--> |
|
750 |
|
751 <action> |
|
752 <trigger name="activate"/> |
|
753 <trigger class="western" name="up"/> |
|
754 <trigger class="arabic" name="down"/> |
|
755 <event name="system/set"> |
|
756 <property name="id" value="personalizationPluginContainer"/> |
|
757 <property name="name" value="display"/> |
|
758 <property name="value" value="block"/> |
|
759 <property name="type" value="string"/> |
|
760 </event> |
|
761 <event name="system/set"> |
|
762 <property name="id" value="SATAndNewstickerBox"/> |
|
763 <property name="name" value="display"/> |
|
764 <property name="value" value="none"/> |
|
765 <property name="type" value="string"/> |
|
766 </event> |
|
767 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
768 <event name="system/setfocus"> |
|
769 <property name="id" value="personalizationPluginTitle"/> |
|
770 </event> |
|
771 </action> |
|
772 |
|
773 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
774 |
|
775 <!-- Select text to MSK label --> |
|
776 <action> |
|
777 <trigger name="losefocus"/> |
|
778 <event name ="system/set"> |
|
779 <property name="id" value="MSK"/> |
|
780 <property name="name" value="label"/> |
|
781 <property name="value" value="&qtn_msk_open;"/> |
|
782 <property name="type" value="attribute"/> |
|
783 </event> |
|
784 </action> |
|
785 </actions> |
|
786 </image> |
|
787 |
|
788 </box> |
|
789 |
|
790 <!-- Container area for the plugin content for the following plugins: |
|
791 Shortcuts, Organizer, Player, Personalization --> |
|
792 <box id="pluginContainerArea" focusable="false"> |
|
793 |
|
794 <!--################################# |
|
795 ##### Shortcut plugin ##### |
|
796 #################################--> |
|
797 <box id="shortcutPluginContainer" class="pluginContainer" focusable="false" backgroundmask="qsn_fr_popup_sub_mask_icon.svg"> |
|
798 <!-- fake button to go around a bug in the animation system. Button is hidden. --> |
|
799 <button id="shortcutPluginAnimationFixButton" class="fakeButton" focusable="true" /> |
|
800 <!-- Plugin title --> |
|
801 |
|
802 <text id="shortcutTitleText" class="titleText" focusable="true">&qtn_ai_shorts_title; |
|
803 <actions> |
|
804 <action> |
|
805 <trigger name="stylus"/> |
|
806 <trigger name="activate"/> |
|
807 <event name="Shortcut/ShowSettings"/> |
|
808 </action> |
|
809 |
|
810 <action> |
|
811 <trigger class="western" name="down"/> |
|
812 <trigger class="arabic" name="up"/> |
|
813 <!-- joystick left --> |
|
814 <event name="system/setfocus"> |
|
815 <property name="id" value="shortcutPluginIcon"/> |
|
816 </event> |
|
817 <event name="system/set"> |
|
818 <property name="id" value="shortcutPluginContainer"/> |
|
819 <property name="name" value="display"/> |
|
820 <property name="value" value="none"/> |
|
821 <property name="type" value="string"/> |
|
822 </event> |
|
823 <event name="system/set"> |
|
824 <property name="id" value="SATAndNewstickerBox"/> |
|
825 <property name="name" value="display"/> |
|
826 <property name="value" value="block"/> |
|
827 <property name="type" value="string"/> |
|
828 </event> |
|
829 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
830 </action> |
|
831 </actions> |
|
832 </text> |
|
833 |
|
834 <!-- Shortcut items --> |
|
835 <!-- Shortcuts are not locked. I.e. they are dynamically published by the shortcut plug-in. --> |
|
836 |
|
837 <!-- #1 --> |
|
838 <text id="shortcutButton1" class="genericButtonText" focusable="true"> |
|
839 <property class="Shortcut/ShortcutCaption" name="ordinal" value="0x00000001"/> |
|
840 <actions> |
|
841 <action> |
|
842 <trigger name="stylus"> |
|
843 <property name="eventtype" value="up" /> |
|
844 </trigger> |
|
845 <trigger name="activate"/> |
|
846 <event name="Shortcut/LaunchByIndex(0x00000001)"/> |
|
847 <!-- Messaging --> |
|
848 </action> |
|
849 |
|
850 <action> |
|
851 <trigger class="western" name="down"/> |
|
852 <trigger class="arabic" name="up"/> |
|
853 <!-- joystick left --> |
|
854 <event name="system/setfocus"> |
|
855 <property name="id" value="shortcutPluginIcon"/> |
|
856 </event> |
|
857 <event name="system/set"> |
|
858 <property name="id" value="shortcutPluginContainer"/> |
|
859 <property name="name" value="display"/> |
|
860 <property name="value" value="none"/> |
|
861 <property name="type" value="string"/> |
|
862 </event> |
|
863 <event name="system/set"> |
|
864 <property name="id" value="SATAndNewstickerBox"/> |
|
865 <property name="name" value="display"/> |
|
866 <property name="value" value="block"/> |
|
867 <property name="type" value="string"/> |
|
868 </event> |
|
869 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
870 </action> |
|
871 </actions> |
|
872 |
|
873 </text> |
|
874 |
|
875 <!-- #2 --> |
|
876 <text id="shortcutButton2" class="genericButtonText" focusable="true"> |
|
877 <property class="Shortcut/ShortcutCaption" name="ordinal" value="0x00000002"/> |
|
878 <actions> |
|
879 <action> |
|
880 <trigger name="stylus"> |
|
881 <property name="eventtype" value="up" /> |
|
882 </trigger> |
|
883 <trigger name="activate"/> |
|
884 <event name="Shortcut/LaunchByIndex(0x00000002)"/> |
|
885 <!-- Contacts --> |
|
886 </action> |
|
887 |
|
888 |
|
889 <action> |
|
890 <trigger class="western" name="down"/> |
|
891 <trigger class="arabic" name="up"/> |
|
892 <!-- joystick left --> |
|
893 <event name="system/setfocus"> |
|
894 <property name="id" value="shortcutPluginIcon"/> |
|
895 </event> |
|
896 <event name="system/set"> |
|
897 <property name="id" value="shortcutPluginContainer"/> |
|
898 <property name="name" value="display"/> |
|
899 <property name="value" value="none"/> |
|
900 <property name="type" value="string"/> |
|
901 </event> |
|
902 <event name="system/set"> |
|
903 <property name="id" value="SATAndNewstickerBox"/> |
|
904 <property name="name" value="display"/> |
|
905 <property name="value" value="block"/> |
|
906 <property name="type" value="string"/> |
|
907 </event> |
|
908 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
909 </action> |
|
910 </actions> |
|
911 </text> |
|
912 |
|
913 <!-- #3 --> |
|
914 <text id="shortcutButton3" class="genericButtonText" focusable="true"> |
|
915 <property class="Shortcut/ShortcutCaption" name="ordinal" value="0x00000003"/> |
|
916 <actions> |
|
917 <action> |
|
918 <trigger name="stylus"> |
|
919 <property name="eventtype" value="up" /> |
|
920 </trigger> |
|
921 <trigger name="activate"/> |
|
922 <event name="Shortcut/LaunchByIndex(0x00000003)"/> |
|
923 <!-- Clock --> |
|
924 </action> |
|
925 |
|
926 |
|
927 <action> |
|
928 <trigger class="western" name="down"/> |
|
929 <trigger class="arabic" name="up"/> |
|
930 <!-- joystick left --> |
|
931 <event name="system/setfocus"> |
|
932 <property name="id" value="shortcutPluginIcon"/> |
|
933 </event> |
|
934 <event name="system/set"> |
|
935 <property name="id" value="shortcutPluginContainer"/> |
|
936 <property name="name" value="display"/> |
|
937 <property name="value" value="none"/> |
|
938 <property name="type" value="string"/> |
|
939 </event> |
|
940 <event name="system/set"> |
|
941 <property name="id" value="SATAndNewstickerBox"/> |
|
942 <property name="name" value="display"/> |
|
943 <property name="value" value="block"/> |
|
944 <property name="type" value="string"/> |
|
945 </event> |
|
946 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
947 </action> |
|
948 </actions> |
|
949 </text> |
|
950 |
|
951 <!-- #4 --> |
|
952 <text id="shortcutButton4" class="genericButtonText" focusable="true"> |
|
953 <property class="Shortcut/ShortcutCaption" name="ordinal" value="0x00000004"/> |
|
954 <actions> |
|
955 <action> |
|
956 <trigger name="stylus"> |
|
957 <property name="eventtype" value="up" /> |
|
958 </trigger> |
|
959 <trigger name="activate"/> |
|
960 <event name="Shortcut/LaunchByIndex(0x00000004)"/> |
|
961 </action> |
|
962 |
|
963 |
|
964 <action> |
|
965 <trigger class="western" name="down"/> |
|
966 <trigger class="arabic" name="up"/> |
|
967 <!-- joystick left --> |
|
968 <event name="system/setfocus"> |
|
969 <property name="id" value="shortcutPluginIcon"/> |
|
970 </event> |
|
971 <event name="system/set"> |
|
972 <property name="id" value="shortcutPluginContainer"/> |
|
973 <property name="name" value="display"/> |
|
974 <property name="value" value="none"/> |
|
975 <property name="type" value="string"/> |
|
976 </event> |
|
977 <event name="system/set"> |
|
978 <property name="id" value="SATAndNewstickerBox"/> |
|
979 <property name="name" value="display"/> |
|
980 <property name="value" value="block"/> |
|
981 <property name="type" value="string"/> |
|
982 </event> |
|
983 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
984 </action> |
|
985 </actions> |
|
986 </text> |
|
987 |
|
988 <!-- #5 --> |
|
989 <text id="shortcutButton5" class="genericButtonText" focusable="true"> |
|
990 <property class="Shortcut/ShortcutCaption" name="ordinal" value="0x00000005"/> |
|
991 <actions> |
|
992 <action> |
|
993 <trigger name="stylus"> |
|
994 <property name="eventtype" value="up" /> |
|
995 </trigger> |
|
996 <trigger name="activate"/> |
|
997 <event name="Shortcut/LaunchByIndex(0x00000005)"/> |
|
998 </action> |
|
999 |
|
1000 |
|
1001 <action> |
|
1002 <trigger class="western" name="down"/> |
|
1003 <trigger class="arabic" name="up"/> |
|
1004 <!-- joystick left --> |
|
1005 <event name="system/setfocus"> |
|
1006 <property name="id" value="shortcutPluginIcon"/> |
|
1007 </event> |
|
1008 <event name="system/set"> |
|
1009 <property name="id" value="shortcutPluginContainer"/> |
|
1010 <property name="name" value="display"/> |
|
1011 <property name="value" value="none"/> |
|
1012 <property name="type" value="string"/> |
|
1013 </event> |
|
1014 <event name="system/set"> |
|
1015 <property name="id" value="SATAndNewstickerBox"/> |
|
1016 <property name="name" value="display"/> |
|
1017 <property name="value" value="block"/> |
|
1018 <property name="type" value="string"/> |
|
1019 </event> |
|
1020 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1021 </action> |
|
1022 </actions> |
|
1023 </text> |
|
1024 <!-- #6 --> |
|
1025 <text id="shortcutButton6" class="genericButtonText" focusable="true"> |
|
1026 <property class="Shortcut/ShortcutCaption" name="ordinal" value="0x00000006"/> |
|
1027 <actions> |
|
1028 <action> |
|
1029 <trigger name="stylus"> |
|
1030 <property name="eventtype" value="up" /> |
|
1031 </trigger> |
|
1032 <trigger name="activate"/> |
|
1033 <event name="Shortcut/LaunchByIndex(0x00000006)"/> |
|
1034 </action> |
|
1035 |
|
1036 |
|
1037 <action> |
|
1038 <trigger class="western" name="down"/> |
|
1039 <trigger class="arabic" name="up"/> |
|
1040 <!-- joystick left --> |
|
1041 <event name="system/setfocus"> |
|
1042 <property name="id" value="shortcutPluginIcon"/> |
|
1043 </event> |
|
1044 <event name="system/set"> |
|
1045 <property name="id" value="shortcutPluginContainer"/> |
|
1046 <property name="name" value="display"/> |
|
1047 <property name="value" value="none"/> |
|
1048 <property name="type" value="string"/> |
|
1049 </event> |
|
1050 <event name="system/set"> |
|
1051 <property name="id" value="SATAndNewstickerBox"/> |
|
1052 <property name="name" value="display"/> |
|
1053 <property name="value" value="block"/> |
|
1054 <property name="type" value="string"/> |
|
1055 </event> |
|
1056 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1057 </action> |
|
1058 </actions> |
|
1059 </text> |
|
1060 |
|
1061 <!-- UI resources --> |
|
1062 <desc id="Shortcut/EmptyCaption">&shortcut_EmptyCaption;</desc> |
|
1063 <desc id="Shortcut/BackCaption">&text_softkey_back;</desc> |
|
1064 <desc id="Shortcut/NewMessageCaption">&qtn_set_idle_skey_new_msg;</desc> |
|
1065 <desc id="Shortcut/NewEmailCaption">&qtn_set_idle_skeys_email_editor;</desc> |
|
1066 <desc id="Shortcut/NewSyncMLMailCaption">&qtn_apps_syncml_mail_gs;</desc> |
|
1067 <desc id="Shortcut/NewPostcardCaption">&qtn_apps_mmspostcard_gs;</desc> |
|
1068 <desc id="Shortcut/NewAudioMsgCaption">&qtn_apps_audio_msg_gs;</desc> |
|
1069 <desc id="Shortcut/SelectMsgTypeCaption">&qtn_set_idle_skey_select_msg_type;</desc> |
|
1070 <desc id="Shortcut/ChangeThemeCaption">&qtn_apps_idle_skin_gs;</desc> |
|
1071 <desc id="Shortcut/NewMessageShortCaption">&qtn_idle_skey_new_msg;</desc> |
|
1072 <desc id="Shortcut/NewEmailShortCaption">&qtn_apps_email_skey;</desc> |
|
1073 <desc id="Shortcut/NewSyncMLMailShortCaption">&qtn_apps_syncml_mail_skey;</desc> |
|
1074 <desc id="Shortcut/NewPostcardShortCaption">&qtn_apps_mmspostcard_skey;</desc> |
|
1075 <desc id="Shortcut/NewAudioMsgShortCaption">&qtn_apps_audio_msg_skey;</desc> |
|
1076 <desc id="Shortcut/SelectMsgTypeShortCaption">&qtn_set_idle_skey_select_msg_type;</desc> |
|
1077 <desc id="Shortcut/ChangeThemeShortCaption">&qtn_apps_idle_skin_skey;</desc> |
|
1078 |
|
1079 </box> |
|
1080 |
|
1081 |
|
1082 <!--############################### |
|
1083 #### Organizer plugin #### |
|
1084 ###############################--> |
|
1085 <box id="organizerPluginContainer" class="pluginContainer" focusable="false" backgroundmask="qsn_fr_popup_sub_mask_icon.svg"> |
|
1086 <!-- there is a fake button in the shortcut plugin area. It is |
|
1087 used to go around a bug in the animation system. It reserves a little space, |
|
1088 so this is to fix that space in this plugin --> |
|
1089 <button id="organizeFakeButton" class="fakeButton" focusable="true" /> |
|
1090 |
|
1091 <!-- Organizer title --> |
|
1092 |
|
1093 <text id="organizerTitle" class="titleText" focusable="true">&qtn_ai_cal_title; |
|
1094 <actions> |
|
1095 <action> |
|
1096 <trigger name="stylus"/> |
|
1097 <trigger name="activate"/> |
|
1098 <event name="Organizer/ItemSelected(0)"/> |
|
1099 </action> |
|
1100 |
|
1101 <action> |
|
1102 <trigger class="western" name="down"/> |
|
1103 <trigger class="arabic" name="up"/> |
|
1104 <!-- joystick left --> |
|
1105 <event name="system/setfocus"> |
|
1106 <property name="id" value="organizerPluginIcon"/> |
|
1107 </event> |
|
1108 <event name="system/set"> |
|
1109 <property name="id" value="organizerPluginContainer"/> |
|
1110 <property name="name" value="display"/> |
|
1111 <property name="value" value="none"/> |
|
1112 <property name="type" value="string"/> |
|
1113 </event> |
|
1114 <event name="system/set"> |
|
1115 <property name="id" value="SATAndNewstickerBox"/> |
|
1116 <property name="name" value="display"/> |
|
1117 <property name="value" value="block"/> |
|
1118 <property name="type" value="string"/> |
|
1119 </event> |
|
1120 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1121 </action> |
|
1122 </actions> |
|
1123 </text> |
|
1124 |
|
1125 <!-- #1 --> |
|
1126 <button id="eventButton1" class="organizerButton" focusable="true"> |
|
1127 <actions> |
|
1128 <action> |
|
1129 <trigger name="stylus"> |
|
1130 <property name="eventtype" value="up" /> |
|
1131 </trigger> |
|
1132 <trigger name="activate"/> |
|
1133 <event name="Organizer/ItemSelected(1)"/> |
|
1134 </action> |
|
1135 |
|
1136 <!-- for setting the correct colour group for texts --> |
|
1137 <!-- all the other elements are done using text elements --> |
|
1138 <!-- organiser item is done using 1-2 texts and 1 image element--> |
|
1139 <!-- so it needs to be done using buttons and these triggers --> |
|
1140 <action> |
|
1141 <trigger name="gainfocus" /> |
|
1142 <event name="system/set"> |
|
1143 <property name="id" value="Organizer/eventText1_1"/> |
|
1144 <property name="name" value="color"/> |
|
1145 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1146 <property name="type" value="string"/> |
|
1147 </event> |
|
1148 <event name="system/set"> |
|
1149 <property name="id" value="Organizer/eventText1_2"/> |
|
1150 <property name="name" value="color"/> |
|
1151 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1152 <property name="type" value="string"/> |
|
1153 </event> |
|
1154 </action> |
|
1155 |
|
1156 <action> |
|
1157 <trigger name="losefocus" /> |
|
1158 <event name="system/set"> |
|
1159 <property name="id" value="Organizer/eventText1_1"/> |
|
1160 <property name="name" value="color"/> |
|
1161 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1162 <property name="type" value="string"/> |
|
1163 </event> |
|
1164 <event name="system/set"> |
|
1165 <property name="id" value="Organizer/eventText1_2"/> |
|
1166 <property name="name" value="color"/> |
|
1167 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1168 <property name="type" value="string"/> |
|
1169 </event> |
|
1170 </action> |
|
1171 |
|
1172 <action> |
|
1173 <trigger class="western" name="down"/> |
|
1174 <trigger class="arabic" name="up"/> |
|
1175 <!-- joystick left --> |
|
1176 <event name="system/setfocus"> |
|
1177 <property name="id" value="organizerPluginIcon"/> |
|
1178 </event> |
|
1179 <event name="system/set"> |
|
1180 <property name="id" value="organizerPluginContainer"/> |
|
1181 <property name="name" value="display"/> |
|
1182 <property name="value" value="none"/> |
|
1183 <property name="type" value="string"/> |
|
1184 </event> |
|
1185 <event name="system/set"> |
|
1186 <property name="id" value="SATAndNewstickerBox"/> |
|
1187 <property name="name" value="display"/> |
|
1188 <property name="value" value="block"/> |
|
1189 <property name="type" value="string"/> |
|
1190 </event> |
|
1191 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1192 </action> |
|
1193 <action> |
|
1194 <trigger name="losevisualisation"/> |
|
1195 <event name="system/setfocus"> |
|
1196 <property name="id" value="organizerTitle"/> |
|
1197 </event> |
|
1198 </action> |
|
1199 </actions> |
|
1200 <image id="Organizer/eventIcon1" class="eventIcon" focusable="false"> |
|
1201 <property class="Organizer/EventIcon" name="ordinal" value="0x01"/> |
|
1202 </image> |
|
1203 <text id="Organizer/eventText1_1" class="eventText1" focusable="false"> |
|
1204 <property class="Organizer/Event1stLine" name="ordinal" value="0x01"/> |
|
1205 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1206 <property class="policy/emptyContent" name="eventButton1" value="display: none;"/> |
|
1207 <property class="policy/emptyContent" name="eventButton1" value="nav-index: none;"/> |
|
1208 <property class="policy/Content" name="eventButton1" value="display: block;"/> |
|
1209 <property class="policy/Content" name="eventButton1" value="nav-index: auto;"/> |
|
1210 </text> |
|
1211 <text id="Organizer/eventText1_2" class="eventText2" focusable="false"> |
|
1212 <property class="Organizer/Event2ndLine" name="ordinal" value="0x01"/> |
|
1213 <!-- emptyContent/nonEmptyContent policies defined for the second event row --> |
|
1214 <property class="policy/emptyContent" name="Organizer/eventText1_2" value="display: none;"/> |
|
1215 <property class="policy/Content" name="Organizer/eventText1_2" value="display: block;"/> |
|
1216 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1217 <property class="policy/emptyContent" name="eventButton1" value="height: 13.3%;"/> |
|
1218 <property class="policy/Content" name="eventButton1" value="height: 27.22%;"/> |
|
1219 </text> |
|
1220 </button> |
|
1221 |
|
1222 <!-- #2 --> |
|
1223 <button id="eventButton2" class="organizerButton" focusable="true"> |
|
1224 <actions> |
|
1225 <action> |
|
1226 <trigger name="stylus"> |
|
1227 <property name="eventtype" value="up" /> |
|
1228 </trigger> |
|
1229 <trigger name="activate"/> |
|
1230 <event name="Organizer/ItemSelected(2)"/> |
|
1231 </action> |
|
1232 |
|
1233 <!-- for setting the correct colour group for texts --> |
|
1234 <action> |
|
1235 <trigger name="gainfocus" /> |
|
1236 <event name="system/set"> |
|
1237 <property name="id" value="Organizer/eventText2_1"/> |
|
1238 <property name="name" value="color"/> |
|
1239 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1240 <property name="type" value="string"/> |
|
1241 </event> |
|
1242 <event name="system/set"> |
|
1243 <property name="id" value="Organizer/eventText2_2"/> |
|
1244 <property name="name" value="color"/> |
|
1245 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1246 <property name="type" value="string"/> |
|
1247 </event> |
|
1248 </action> |
|
1249 |
|
1250 <action> |
|
1251 <trigger name="losefocus" /> |
|
1252 <event name="system/set"> |
|
1253 <property name="id" value="Organizer/eventText2_1"/> |
|
1254 <property name="name" value="color"/> |
|
1255 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1256 <property name="type" value="string"/> |
|
1257 </event> |
|
1258 <event name="system/set"> |
|
1259 <property name="id" value="Organizer/eventText2_2"/> |
|
1260 <property name="name" value="color"/> |
|
1261 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1262 <property name="type" value="string"/> |
|
1263 </event> |
|
1264 </action> |
|
1265 |
|
1266 |
|
1267 <action> |
|
1268 <trigger class="western" name="down"/> |
|
1269 <trigger class="arabic" name="up"/> |
|
1270 <!-- joystick left --> |
|
1271 <event name="system/setfocus"> |
|
1272 <property name="id" value="organizerPluginIcon"/> |
|
1273 </event> |
|
1274 <event name="system/set"> |
|
1275 <property name="id" value="organizerPluginContainer"/> |
|
1276 <property name="name" value="display"/> |
|
1277 <property name="value" value="none"/> |
|
1278 <property name="type" value="string"/> |
|
1279 </event> |
|
1280 <event name="system/set"> |
|
1281 <property name="id" value="SATAndNewstickerBox"/> |
|
1282 <property name="name" value="display"/> |
|
1283 <property name="value" value="block"/> |
|
1284 <property name="type" value="string"/> |
|
1285 </event> |
|
1286 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1287 </action> |
|
1288 <action> |
|
1289 <trigger name="losevisualisation"/> |
|
1290 <event name="system/setfocus"> |
|
1291 <property name="id" value="organizerTitle"/> |
|
1292 </event> |
|
1293 </action> |
|
1294 </actions> |
|
1295 <image id="Organizer/eventIcon2" class="eventIcon" focusable="false"> |
|
1296 <!-- path="qgn_indi_cdr_birthday.svg" --> |
|
1297 <property class="Organizer/EventIcon" name="ordinal" value="0x02"/> |
|
1298 </image> |
|
1299 <text id="Organizer/eventText2_1" class="eventText1" focusable="false"> |
|
1300 <property class="Organizer/Event1stLine" name="ordinal" value="0x02"/> |
|
1301 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1302 <property class="policy/emptyContent" name="eventButton2" value="display: none;"/> |
|
1303 <property class="policy/emptyContent" name="eventButton2" value="nav-index: none;"/> |
|
1304 <property class="policy/Content" name="eventButton2" value="display: block;"/> |
|
1305 <property class="policy/Content" name="eventButton2" value="nav-index: auto;"/> |
|
1306 </text> |
|
1307 <text id="Organizer/eventText2_2" class="eventText2" focusable="false"> |
|
1308 <property class="Organizer/Event2ndLine" name="ordinal" value="0x02"/> |
|
1309 <!-- emptyContent/nonEmptyContent policies defined for the second event row --> |
|
1310 <property class="policy/emptyContent" name="Organizer/eventText2_2" value="display: none;"/> |
|
1311 <property class="policy/Content" name="Organizer/eventText2_2" value="display: block;"/> |
|
1312 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1313 <property class="policy/emptyContent" name="eventButton2" value="height: 13.3%;"/> |
|
1314 <property class="policy/Content" name="eventButton2" value="height: 27.22%;"/> |
|
1315 </text> |
|
1316 </button> |
|
1317 |
|
1318 <!-- #3 --> |
|
1319 <button id="eventButton3" class="organizerButton" focusable="true"> |
|
1320 <actions> |
|
1321 <action> |
|
1322 <trigger name="stylus"> |
|
1323 <property name="eventtype" value="up" /> |
|
1324 </trigger> |
|
1325 <trigger name="activate"/> |
|
1326 <event name="Organizer/ItemSelected(3)"/> |
|
1327 </action> |
|
1328 |
|
1329 <!-- for setting the correct colour group for texts --> |
|
1330 <action> |
|
1331 <trigger name="gainfocus" /> |
|
1332 <event name="system/set"> |
|
1333 <property name="id" value="Organizer/eventText3_1"/> |
|
1334 <property name="name" value="color"/> |
|
1335 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1336 <property name="type" value="string"/> |
|
1337 </event> |
|
1338 <event name="system/set"> |
|
1339 <property name="id" value="Organizer/eventText3_2"/> |
|
1340 <property name="name" value="color"/> |
|
1341 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1342 <property name="type" value="string"/> |
|
1343 </event> |
|
1344 </action> |
|
1345 |
|
1346 <action> |
|
1347 <trigger name="losefocus" /> |
|
1348 <event name="system/set"> |
|
1349 <property name="id" value="Organizer/eventText3_1"/> |
|
1350 <property name="name" value="color"/> |
|
1351 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1352 <property name="type" value="string"/> |
|
1353 </event> |
|
1354 <event name="system/set"> |
|
1355 <property name="id" value="Organizer/eventText3_2"/> |
|
1356 <property name="name" value="color"/> |
|
1357 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1358 <property name="type" value="string"/> |
|
1359 </event> |
|
1360 </action> |
|
1361 |
|
1362 |
|
1363 <action> |
|
1364 <trigger class="western" name="down"/> |
|
1365 <trigger class="arabic" name="up"/> |
|
1366 <!-- joystick left --> |
|
1367 <event name="system/setfocus"> |
|
1368 <property name="id" value="organizerPluginIcon"/> |
|
1369 </event> |
|
1370 <event name="system/set"> |
|
1371 <property name="id" value="organizerPluginContainer"/> |
|
1372 <property name="name" value="display"/> |
|
1373 <property name="value" value="none"/> |
|
1374 <property name="type" value="string"/> |
|
1375 </event> |
|
1376 <event name="system/set"> |
|
1377 <property name="id" value="SATAndNewstickerBox"/> |
|
1378 <property name="name" value="display"/> |
|
1379 <property name="value" value="block"/> |
|
1380 <property name="type" value="string"/> |
|
1381 </event> |
|
1382 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1383 </action> |
|
1384 <action> |
|
1385 <trigger name="losevisualisation"/> |
|
1386 <event name="system/setfocus"> |
|
1387 <property name="id" value="organizerTitle"/> |
|
1388 </event> |
|
1389 </action> |
|
1390 </actions> |
|
1391 <image id="Organizer/eventIcon3" class="eventIcon" focusable="false"> |
|
1392 <!-- path="qgn_indi_cdr_todo.svg" --> |
|
1393 <property class="Organizer/EventIcon" name="ordinal" value="0x03"/> |
|
1394 </image> |
|
1395 <text id="Organizer/eventText3_1" class="eventText1" focusable="false"> |
|
1396 <property class="Organizer/Event1stLine" name="ordinal" value="0x03"/> |
|
1397 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1398 <property class="policy/emptyContent" name="eventButton3" value="display: none;"/> |
|
1399 <property class="policy/emptyContent" name="eventButton3" value="nav-index: none;"/> |
|
1400 <property class="policy/Content" name="eventButton3" value="display: block;"/> |
|
1401 <property class="policy/Content" name="eventButton3" value="nav-index: auto;"/> |
|
1402 </text> |
|
1403 <text id="Organizer/eventText3_2" class="eventText2" focusable="false"> |
|
1404 <property class="Organizer/Event2ndLine" name="ordinal" value="0x03"/> |
|
1405 <!-- emptyContent/nonEmptyContent policies defined for the second event row --> |
|
1406 <property class="policy/emptyContent" name="Organizer/eventText3_2" value="display: none;"/> |
|
1407 <property class="policy/Content" name="Organizer/eventText3_2" value="display: block;"/> |
|
1408 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1409 <property class="policy/emptyContent" name="eventButton3" value="height: 13.3%;"/> |
|
1410 <property class="policy/Content" name="eventButton3" value="height: 27.22%;"/> |
|
1411 </text> |
|
1412 </button> |
|
1413 |
|
1414 <!-- #4 --> |
|
1415 <button id="eventButton4" class="organizerButton" focusable="true"> |
|
1416 <actions> |
|
1417 <action> |
|
1418 <trigger name="stylus"> |
|
1419 <property name="eventtype" value="up" /> |
|
1420 </trigger> |
|
1421 <trigger name="activate"/> |
|
1422 <event name="Organizer/ItemSelected(4)"/> |
|
1423 </action> |
|
1424 |
|
1425 <!-- for setting the correct colour group for texts --> |
|
1426 <action> |
|
1427 <trigger name="gainfocus" /> |
|
1428 <event name="system/set"> |
|
1429 <property name="id" value="Organizer/eventText4_1"/> |
|
1430 <property name="name" value="color"/> |
|
1431 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1432 <property name="type" value="string"/> |
|
1433 </event> |
|
1434 <event name="system/set"> |
|
1435 <property name="id" value="Organizer/eventText4_2"/> |
|
1436 <property name="name" value="color"/> |
|
1437 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1438 <property name="type" value="string"/> |
|
1439 </event> |
|
1440 </action> |
|
1441 |
|
1442 <action> |
|
1443 <trigger name="losefocus" /> |
|
1444 <event name="system/set"> |
|
1445 <property name="id" value="Organizer/eventText4_1"/> |
|
1446 <property name="name" value="color"/> |
|
1447 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1448 <property name="type" value="string"/> |
|
1449 </event> |
|
1450 <event name="system/set"> |
|
1451 <property name="id" value="Organizer/eventText4_2"/> |
|
1452 <property name="name" value="color"/> |
|
1453 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1454 <property name="type" value="string"/> |
|
1455 </event> |
|
1456 </action> |
|
1457 |
|
1458 |
|
1459 <action> |
|
1460 <trigger class="western" name="down"/> |
|
1461 <trigger class="arabic" name="up"/> <!-- joystick left --> |
|
1462 <event name="system/setfocus"> |
|
1463 <property name="id" value="organizerPluginIcon"/> |
|
1464 </event> |
|
1465 <event name="system/set"> |
|
1466 <property name="id" value="organizerPluginContainer"/> |
|
1467 <property name="name" value="display"/> |
|
1468 <property name="value" value="none"/> |
|
1469 <property name="type" value="string"/> |
|
1470 </event> |
|
1471 <event name="system/set"> |
|
1472 <property name="id" value="SATAndNewstickerBox"/> |
|
1473 <property name="name" value="display"/> |
|
1474 <property name="value" value="block"/> |
|
1475 <property name="type" value="string"/> |
|
1476 </event> |
|
1477 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1478 </action> |
|
1479 <action> |
|
1480 <trigger name="losevisualisation"/> |
|
1481 <event name="system/setfocus"> |
|
1482 <property name="id" value="organizerTitle"/> |
|
1483 </event> |
|
1484 </action> |
|
1485 </actions> |
|
1486 <image id="Organizer/eventIcon4" class="eventIcon" focusable="false"> |
|
1487 <property class="Organizer/EventIcon" name="ordinal" value="0x04"/> |
|
1488 </image> |
|
1489 <text id="Organizer/eventText4_1" class="eventText1" focusable="false"> |
|
1490 <property class="Organizer/Event1stLine" name="ordinal" value="0x04"/> |
|
1491 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1492 <property class="policy/emptyContent" name="eventButton4" value="display: none;"/> |
|
1493 <property class="policy/emptyContent" name="eventButton4" value="nav-index: none;"/> |
|
1494 <property class="policy/Content" name="eventButton4" value="display: block;"/> |
|
1495 <property class="policy/Content" name="eventButton4" value="nav-index: auto;"/> |
|
1496 </text> |
|
1497 <text id="Organizer/eventText4_2" class="eventText2" focusable="false"> |
|
1498 <property class="Organizer/Event2ndLine" name="ordinal" value="0x04"/> |
|
1499 <!-- emptyContent/nonEmptyContent policies defined for the second event row --> |
|
1500 <property class="policy/emptyContent" name="Organizer/eventText4_2" value="display: none;"/> |
|
1501 <property class="policy/Content" name="Organizer/eventText4_2" value="display: block;"/> |
|
1502 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1503 <property class="policy/emptyContent" name="eventButton4" value="height: 13.3%;"/> |
|
1504 <property class="policy/Content" name="eventButton4" value="height: 27.22%;"/> |
|
1505 </text> |
|
1506 </button> |
|
1507 |
|
1508 <!-- #5 --> |
|
1509 <button id="eventButton5" class="organizerButton" focusable="true"> |
|
1510 <actions> |
|
1511 <action> |
|
1512 <trigger name="stylus"> |
|
1513 <property name="eventtype" value="up" /> |
|
1514 </trigger> |
|
1515 <trigger name="activate"/> |
|
1516 <event name="Organizer/ItemSelected(5)"/> |
|
1517 </action> |
|
1518 |
|
1519 <!-- for setting the correct colour group for texts --> |
|
1520 <action> |
|
1521 <trigger name="gainfocus" /> |
|
1522 <event name="system/set"> |
|
1523 <property name="id" value="Organizer/eventText5_1"/> |
|
1524 <property name="name" value="color"/> |
|
1525 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1526 <property name="type" value="string"/> |
|
1527 </event> |
|
1528 <event name="system/set"> |
|
1529 <property name="id" value="Organizer/eventText5_2"/> |
|
1530 <property name="name" value="color"/> |
|
1531 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1532 <property name="type" value="string"/> |
|
1533 </event> |
|
1534 </action> |
|
1535 |
|
1536 <action> |
|
1537 <trigger name="losefocus" /> |
|
1538 <event name="system/set"> |
|
1539 <property name="id" value="Organizer/eventText5_1"/> |
|
1540 <property name="name" value="color"/> |
|
1541 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1542 <property name="type" value="string"/> |
|
1543 </event> |
|
1544 <event name="system/set"> |
|
1545 <property name="id" value="Organizer/eventText5_2"/> |
|
1546 <property name="name" value="color"/> |
|
1547 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1548 <property name="type" value="string"/> |
|
1549 </event> |
|
1550 </action> |
|
1551 |
|
1552 |
|
1553 <action> |
|
1554 <trigger class="western" name="down"/> |
|
1555 <trigger class="arabic" name="up"/> <!-- joystick left --> |
|
1556 <event name="system/setfocus"> |
|
1557 <property name="id" value="organizerPluginIcon"/> |
|
1558 </event> |
|
1559 <event name="system/set"> |
|
1560 <property name="id" value="organizerPluginContainer"/> |
|
1561 <property name="name" value="display"/> |
|
1562 <property name="value" value="none"/> |
|
1563 <property name="type" value="string"/> |
|
1564 </event> |
|
1565 <event name="system/set"> |
|
1566 <property name="id" value="SATAndNewstickerBox"/> |
|
1567 <property name="name" value="display"/> |
|
1568 <property name="value" value="block"/> |
|
1569 <property name="type" value="string"/> |
|
1570 </event> |
|
1571 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1572 </action> |
|
1573 <action> |
|
1574 <trigger name="losevisualisation"/> |
|
1575 <event name="system/setfocus"> |
|
1576 <property name="id" value="organizerTitle"/> |
|
1577 </event> |
|
1578 </action> |
|
1579 </actions> |
|
1580 <image id="Organizer/eventIcon5" class="eventIcon" focusable="false"> |
|
1581 <property class="Organizer/EventIcon" name="ordinal" value="0x05"/> |
|
1582 </image> |
|
1583 <text id="Organizer/eventText5_1" class="eventText1" focusable="false"> |
|
1584 <property class="Organizer/Event1stLine" name="ordinal" value="0x05"/> |
|
1585 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1586 <property class="policy/emptyContent" name="eventButton5" value="display: none;"/> |
|
1587 <property class="policy/emptyContent" name="eventButton5" value="nav-index: none;"/> |
|
1588 <property class="policy/Content" name="eventButton5" value="display: block;"/> |
|
1589 <property class="policy/Content" name="eventButton5" value="nav-index: auto;"/> |
|
1590 </text> |
|
1591 <text id="Organizer/eventText5_2" class="eventText2" focusable="false"> |
|
1592 <property class="Organizer/Event2ndLine" name="ordinal" value="0x05"/> |
|
1593 <!-- emptyContent/nonEmptyContent policies defined for the second event row --> |
|
1594 <property class="policy/emptyContent" name="Organizer/eventText5_2" value="display: none;"/> |
|
1595 <property class="policy/Content" name="Organizer/eventText5_2" value="display: block;"/> |
|
1596 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1597 <property class="policy/emptyContent" name="eventButton5" value="height: 13.3%;"/> |
|
1598 <property class="policy/Content" name="eventButton5" value="height: 27.22%;"/> |
|
1599 </text> |
|
1600 </button> |
|
1601 |
|
1602 <!-- #6 --> |
|
1603 <button id="eventButton6" class="organizerButton" focusable="true"> |
|
1604 <actions> |
|
1605 <action> |
|
1606 <trigger name="stylus"> |
|
1607 <property name="eventtype" value="up" /> |
|
1608 </trigger> |
|
1609 <trigger name="activate"/> |
|
1610 <event name="Organizer/ItemSelected(6)"/> |
|
1611 </action> |
|
1612 |
|
1613 <!-- for setting the correct colour group for texts --> |
|
1614 <action> |
|
1615 <trigger name="gainfocus" /> |
|
1616 <event name="system/set"> |
|
1617 <property name="id" value="Organizer/eventText6_1"/> |
|
1618 <property name="name" value="color"/> |
|
1619 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1620 <property name="type" value="string"/> |
|
1621 </event> |
|
1622 <event name="system/set"> |
|
1623 <property name="id" value="Organizer/eventText6_2"/> |
|
1624 <property name="name" value="color"/> |
|
1625 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
1626 <property name="type" value="string"/> |
|
1627 </event> |
|
1628 </action> |
|
1629 |
|
1630 <action> |
|
1631 <trigger name="losefocus" /> |
|
1632 <event name="system/set"> |
|
1633 <property name="id" value="Organizer/eventText6_1"/> |
|
1634 <property name="name" value="color"/> |
|
1635 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1636 <property name="type" value="string"/> |
|
1637 </event> |
|
1638 <event name="system/set"> |
|
1639 <property name="id" value="Organizer/eventText6_2"/> |
|
1640 <property name="name" value="color"/> |
|
1641 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
1642 <property name="type" value="string"/> |
|
1643 </event> |
|
1644 </action> |
|
1645 |
|
1646 |
|
1647 <action> |
|
1648 <trigger class="western" name="down"/> |
|
1649 <trigger class="arabic" name="up"/> <!-- joystick left --> |
|
1650 <event name="system/setfocus"> |
|
1651 <property name="id" value="organizerPluginIcon"/> |
|
1652 </event> |
|
1653 <event name="system/set"> |
|
1654 <property name="id" value="organizerPluginContainer"/> |
|
1655 <property name="name" value="display"/> |
|
1656 <property name="value" value="none"/> |
|
1657 <property name="type" value="string"/> |
|
1658 </event> |
|
1659 <event name="system/set"> |
|
1660 <property name="id" value="SATAndNewstickerBox"/> |
|
1661 <property name="name" value="display"/> |
|
1662 <property name="value" value="block"/> |
|
1663 <property name="type" value="string"/> |
|
1664 </event> |
|
1665 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1666 </action> |
|
1667 <action> |
|
1668 <trigger name="losevisualisation"/> |
|
1669 <event name="system/setfocus"> |
|
1670 <property name="id" value="organizerTitle"/> |
|
1671 </event> |
|
1672 </action> |
|
1673 </actions> |
|
1674 <image id="Organizer/eventIcon6" class="eventIcon" focusable="false"> |
|
1675 <property class="Organizer/EventIcon" name="ordinal" value="0x06"/> |
|
1676 </image> |
|
1677 <text id="Organizer/eventText6_1" class="eventText1" focusable="false"> |
|
1678 <property class="Organizer/Event1stLine" name="ordinal" value="0x06"/> |
|
1679 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1680 <property class="policy/emptyContent" name="eventButton6" value="display: none;"/> |
|
1681 <property class="policy/emptyContent" name="eventButton6" value="nav-index: none;"/> |
|
1682 <property class="policy/Content" name="eventButton6" value="display: block;"/> |
|
1683 <property class="policy/Content" name="eventButton6" value="nav-index: auto;"/> |
|
1684 </text> |
|
1685 <text id="Organizer/eventText6_2" class="eventText2" focusable="false"> |
|
1686 <property class="Organizer/Event2ndLine" name="ordinal" value="0x06"/> |
|
1687 <!-- emptyContent/nonEmptyContent policies defined for the second event row --> |
|
1688 <property class="policy/emptyContent" name="Organizer/eventText6_2" value="display: none;"/> |
|
1689 <property class="policy/Content" name="Organizer/eventText6_2" value="display: block;"/> |
|
1690 <!-- emptyContent/nonEmptyContent policies defined for the calendar event box --> |
|
1691 <property class="policy/emptyContent" name="eventButton6" value="height: 13.3%;"/> |
|
1692 <property class="policy/Content" name="eventButton6" value="height: 27.22%;"/> |
|
1693 </text> |
|
1694 </button> |
|
1695 |
|
1696 <!-- UI resources --> |
|
1697 <desc id="Organizer/NoEventsForToday">&qtn_ai_cale_no_event_today_short;</desc> |
|
1698 <desc id="Organizer/NoMoreEventsForToday">&qtn_ai_cale_no_more_ev_td_short;</desc> |
|
1699 </box> |
|
1700 |
|
1701 |
|
1702 <!--############################## |
|
1703 #### Player plugin #### |
|
1704 ##############################--> |
|
1705 <box id="playerPluginContainer" class="pluginContainer" focusable="false" backgroundmask="qsn_fr_popup_sub_mask_icon.svg"> |
|
1706 <!-- there is a fake button in the shortcut plugin area. It is |
|
1707 used to go around a bug in the animation system. It reserves a little space, |
|
1708 so this is to fix that space in this plugin --> |
|
1709 <!--<button id="playerFakeButton" class="fakeButton" focusable="true" />--> |
|
1710 |
|
1711 |
|
1712 <text id="playerTitle" class="titleText" focusable="true">&qtn_ai_player_title; |
|
1713 <actions> |
|
1714 |
|
1715 <action> |
|
1716 <trigger name="stylus"> |
|
1717 <property name="eventtype" value="up" /> |
|
1718 </trigger> |
|
1719 <trigger name="activate"/> |
|
1720 <event name="MusicPlayer/Library"/> |
|
1721 </action> |
|
1722 |
|
1723 <action> |
|
1724 <trigger class="western" name="down"/> |
|
1725 <trigger class="arabic" name="up"/> |
|
1726 <!-- joystick left --> |
|
1727 <event name="system/setfocus"> |
|
1728 <property name="id" value="musicPlayerPluginIcon"/> |
|
1729 </event> |
|
1730 <event name="system/set"> |
|
1731 <property name="id" value="playerPluginContainer"/> |
|
1732 <property name="name" value="display"/> |
|
1733 <property name="value" value="none"/> |
|
1734 <property name="type" value="string"/> |
|
1735 </event> |
|
1736 <event name="system/set"> |
|
1737 <property name="id" value="SATAndNewstickerBox"/> |
|
1738 <property name="name" value="display"/> |
|
1739 <property name="value" value="block"/> |
|
1740 <property name="type" value="string"/> |
|
1741 </event> |
|
1742 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1743 </action> |
|
1744 |
|
1745 <action> |
|
1746 <trigger name="right"/> |
|
1747 <trigger name="left"/> |
|
1748 <event name="system/set"> |
|
1749 <property name="id" value="playerPluginContainer"/> |
|
1750 <property name="name" value="display"/> |
|
1751 <property name="value" value="block"/> |
|
1752 <property name="type" value="string"/> |
|
1753 </event> |
|
1754 <event name="system/set"> |
|
1755 <property name="id" value="SATAndNewstickerBox"/> |
|
1756 <property name="name" value="display"/> |
|
1757 <property name="value" value="none"/> |
|
1758 <property name="type" value="string"/> |
|
1759 </event> |
|
1760 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
1761 </action> |
|
1762 </actions> |
|
1763 |
|
1764 </text> |
|
1765 |
|
1766 <box id="playerInActive" focusable="false"> |
|
1767 <text id="musicPlayerInActive" focusable="false"> |
|
1768 &qtn_ai_player_no_tracks; |
|
1769 </text> |
|
1770 </box> |
|
1771 |
|
1772 <box id="volumeIndicator" focusable="true"> |
|
1773 |
|
1774 <!-- normal version --> |
|
1775 <image id="musicPlayerVolumeDownIcon" path="SKIN(270501603 6419 19)" focusable="false" /> |
|
1776 <!-- Highlighted version --> |
|
1777 <image id="musicPlayerVolumeDownIconHighlight" path="SKIN(270501603 6419 9)" focusable="false"> |
|
1778 |
|
1779 <!-- TODO: Check if image can contain actions --> |
|
1780 <actions> |
|
1781 <action> |
|
1782 <trigger name="stylus"/> |
|
1783 <trigger name="activate"/> |
|
1784 <event name="MusicPlayer/VolDec"/> |
|
1785 <event name="system/setfocus"> |
|
1786 <property name="id" value="volumeIndicator"/> |
|
1787 </event> |
|
1788 </action> |
|
1789 |
|
1790 </actions> |
|
1791 </image> |
|
1792 |
|
1793 <!-- NOTE! Either speaker icon or muted speaker icon is visible, not both. See policy in volume control below. --> |
|
1794 <!-- normal version --> |
|
1795 <image id="musicPlayerSpeakerIcon" path="SKIN(270501603 4332 19)" focusable="false"/> |
|
1796 <image id="musicPlayerSpeakerMutedIcon" path="SKIN(270501603 4334 19)" focusable="false"/> |
|
1797 <!-- Highlighted version --> |
|
1798 <image id="musicPlayerSpeakerIconHighlight" path="SKIN(270501603 4332 9)" focusable="false"/> |
|
1799 <image id="musicPlayerSpeakerMutedIconHighlight" path="SKIN(270501603 4334 9)" focusable="false"/> |
|
1800 |
|
1801 |
|
1802 <volumecontrol id="musicPlayerVolumeIcon" focusable="false"> |
|
1803 <actions> |
|
1804 <action> |
|
1805 <trigger name="stylus"/> |
|
1806 <trigger name="stylus"> |
|
1807 <property name="clicked" value="down"/> |
|
1808 </trigger> |
|
1809 <trigger name="stylus"> |
|
1810 <property name="doubleclicked" value="up"/> |
|
1811 </trigger> |
|
1812 <event name="MusicPlayer/VolSet(slider::volume)"/> |
|
1813 <event name="system/setfocus"> |
|
1814 <property name="id" value="volumeIndicator"/> |
|
1815 </event> |
|
1816 </action> |
|
1817 </actions> |
|
1818 <slider id="volslider"> |
|
1819 <property class="MusicPlayer/Volume"/> |
|
1820 <!-- Normal versions of the icons --> |
|
1821 <property class="policy/Resource" name="musicPlayerSpeakerMutedIcon" value="if (MusicPlayer/Vol0) display:block"/> |
|
1822 <property class="policy/Resource" name="musicPlayerSpeakerMutedIcon" value="if !(MusicPlayer/Vol0) display:none"/> |
|
1823 <property class="policy/Resource" name="musicPlayerSpeakerIcon" value="if (MusicPlayer/Vol1, MusicPlayer/Vol2, MusicPlayer/Vol3, MusicPlayer/Vol4, MusicPlayer/Vol5, MusicPlayer/Vol6, MusicPlayer/Vol7, MusicPlayer/Vol8, MusicPlayer/Vol9, MusicPlayer/Vol10 ) display:block"/> |
|
1824 <property class="policy/Resource" name="musicPlayerSpeakerIcon" value="if (MusicPlayer/Vol0) display:none"/> |
|
1825 <property class="policy/Resource" name="musicPlayerVolumeDownIcon" value="if (MusicPlayer/Vol1, MusicPlayer/Vol2, MusicPlayer/Vol3, MusicPlayer/Vol4, MusicPlayer/Vol5, MusicPlayer/Vol6, MusicPlayer/Vol7, MusicPlayer/Vol8, MusicPlayer/Vol9, MusicPlayer/Vol10 ) display:block"/> |
|
1826 <property class="policy/Resource" name="musicPlayerVolumeDownIcon" value="if (MusicPlayer/Vol0) display:none"/> |
|
1827 <property class="policy/Resource" name="musicPlayerVolumeUpIcon" value="if (MusicPlayer/Vol0, MusicPlayer/Vol1, MusicPlayer/Vol2, MusicPlayer/Vol3, MusicPlayer/Vol4, MusicPlayer/Vol5, MusicPlayer/Vol6, MusicPlayer/Vol7, MusicPlayer/Vol8, MusicPlayer/Vol9 ) display:block"/> |
|
1828 <property class="policy/Resource" name="musicPlayerVolumeUpIcon" value="if (MusicPlayer/Vol10) display:none"/> |
|
1829 |
|
1830 <!-- Highlighted versions of the icons --> |
|
1831 <property class="policy/Resource" name="musicPlayerSpeakerMutedIconHighlight" value="if (MusicPlayer/Vol0) display:block"/> |
|
1832 <property class="policy/Resource" name="musicPlayerSpeakerMutedIconHighlight" value="if !(MusicPlayer/Vol0) display:none"/> |
|
1833 <property class="policy/Resource" name="musicPlayerSpeakerIconHighlight" value="if (MusicPlayer/Vol1, MusicPlayer/Vol2, MusicPlayer/Vol3, MusicPlayer/Vol4, MusicPlayer/Vol5, MusicPlayer/Vol6, MusicPlayer/Vol7, MusicPlayer/Vol8, MusicPlayer/Vol9, MusicPlayer/Vol10 ) display:block"/> |
|
1834 <property class="policy/Resource" name="musicPlayerSpeakerIconHighlight" value="if (MusicPlayer/Vol0) display:none"/> |
|
1835 <property class="policy/Resource" name="musicPlayerVolumeDownIconHighlight" value="if (MusicPlayer/Vol1, MusicPlayer/Vol2, MusicPlayer/Vol3, MusicPlayer/Vol4, MusicPlayer/Vol5, MusicPlayer/Vol6, MusicPlayer/Vol7, MusicPlayer/Vol8, MusicPlayer/Vol9, MusicPlayer/Vol10 ) display:block"/> |
|
1836 <property class="policy/Resource" name="musicPlayerVolumeDownIconHighlight" value="if (MusicPlayer/Vol0) display:none"/> |
|
1837 <property class="policy/Resource" name="musicPlayerVolumeUpIconHighlight" value="if (MusicPlayer/Vol0, MusicPlayer/Vol1, MusicPlayer/Vol2, MusicPlayer/Vol3, MusicPlayer/Vol4, MusicPlayer/Vol5, MusicPlayer/Vol6, MusicPlayer/Vol7, MusicPlayer/Vol8, MusicPlayer/Vol9 ) display:block"/> |
|
1838 <property class="policy/Resource" name="musicPlayerVolumeUpIconHighlight" value="if (MusicPlayer/Vol10) display:none"/> |
|
1839 </slider> |
|
1840 </volumecontrol> |
|
1841 |
|
1842 <!-- normal version --> |
|
1843 <image id="musicPlayerVolumeUpIcon" path="SKIN(270501603 6421 19)" focusable="false" /> |
|
1844 <!-- Highlighted version --> |
|
1845 <image id="musicPlayerVolumeUpIconHighlight" path="SKIN(270501603 6421 9)" focusable="false"> |
|
1846 |
|
1847 <!-- TODO: Check if image can contain actions --> |
|
1848 <actions> |
|
1849 <action> |
|
1850 <trigger name="stylus"/> |
|
1851 <trigger name="activate"/> |
|
1852 <event name="MusicPlayer/VolInc"/> |
|
1853 <event name="system/setfocus"> |
|
1854 <property name="id" value="volumeIndicator"/> |
|
1855 </event> |
|
1856 </action> |
|
1857 </actions> |
|
1858 </image> |
|
1859 <actions> |
|
1860 <action> |
|
1861 <trigger name="left"/> |
|
1862 <event name="system/setfocus"> |
|
1863 <property name="id" value="playerTitle"/> |
|
1864 </event> |
|
1865 </action> |
|
1866 |
|
1867 <action> |
|
1868 <trigger name="up"/> |
|
1869 <event name="MusicPlayer/VolInc"> |
|
1870 </event> |
|
1871 </action> |
|
1872 |
|
1873 <action> |
|
1874 <trigger name="down"/> |
|
1875 <event name="MusicPlayer/VolDec"> |
|
1876 </event> |
|
1877 </action> |
|
1878 |
|
1879 <action> |
|
1880 <trigger name="losevisualisation"/> |
|
1881 <event name="system/setfocus"> |
|
1882 <property name="id" value="playerTitle"/> |
|
1883 </event> |
|
1884 </action> |
|
1885 |
|
1886 <action> |
|
1887 <trigger name="gainfocus"/> |
|
1888 <event name ="system/set"> |
|
1889 <property name="id" value="MSK"/> |
|
1890 <property name="name" value="label"/> |
|
1891 <property name="value" value=""/> |
|
1892 <property name="type" value="attribute"/> |
|
1893 </event> |
|
1894 |
|
1895 |
|
1896 <event name="system/set"> |
|
1897 <property name="id" value="musicPlayerVolumeDownIcon"/> |
|
1898 <property name="name" value="visibility"/> |
|
1899 <property name="value" value="hidden"/> |
|
1900 <property name="type" value="string"/> |
|
1901 </event> |
|
1902 <event name="system/set"> |
|
1903 <property name="id" value="musicPlayerVolumeDownIconHighlight"/> |
|
1904 <property name="name" value="visibility"/> |
|
1905 <property name="value" value="visible"/> |
|
1906 <property name="type" value="string"/> |
|
1907 </event> |
|
1908 <!-- speaker icons --> |
|
1909 <event name="system/set"> |
|
1910 <property name="id" value="musicPlayerSpeakerIcon"/> |
|
1911 <property name="name" value="visibility"/> |
|
1912 <property name="value" value="hidden"/> |
|
1913 <property name="type" value="string"/> |
|
1914 </event> |
|
1915 <event name="system/set"> |
|
1916 <property name="id" value="musicPlayerSpeakerIconHighlight"/> |
|
1917 <property name="name" value="visibility"/> |
|
1918 <property name="value" value="visible"/> |
|
1919 <property name="type" value="string"/> |
|
1920 </event> |
|
1921 <event name="system/set"> |
|
1922 <property name="id" value="musicPlayerSpeakerMutedIcon"/> |
|
1923 <property name="name" value="visibility"/> |
|
1924 <property name="value" value="hidden"/> |
|
1925 <property name="type" value="string"/> |
|
1926 </event> |
|
1927 <event name="system/set"> |
|
1928 <property name="id" value="musicPlayerSpeakerMutedIconHighlight"/> |
|
1929 <property name="name" value="visibility"/> |
|
1930 <property name="value" value="visible"/> |
|
1931 <property name="type" value="string"/> |
|
1932 </event> |
|
1933 <!-- volume up icons --> |
|
1934 <event name="system/set"> |
|
1935 <property name="id" value="musicPlayerVolumeUpIcon"/> |
|
1936 <property name="name" value="visibility"/> |
|
1937 <property name="value" value="hidden"/> |
|
1938 <property name="type" value="string"/> |
|
1939 </event> |
|
1940 <event name="system/set"> |
|
1941 <property name="id" value="musicPlayerVolumeUpIconHighlight"/> |
|
1942 <property name="name" value="visibility"/> |
|
1943 <property name="value" value="visible"/> |
|
1944 <property name="type" value="string"/> |
|
1945 </event> |
|
1946 </action> |
|
1947 |
|
1948 <action> |
|
1949 <trigger name="losefocus"/> |
|
1950 <event name ="system/set"> |
|
1951 <property name="id" value="MSK"/> |
|
1952 <property name="name" value="label"/> |
|
1953 <property name="value" value="&qtn_msk_open;"/> |
|
1954 <property name="type" value="attribute"/> |
|
1955 </event> |
|
1956 |
|
1957 <event name="system/set"> |
|
1958 <property name="id" value="musicPlayerVolumeDownIcon"/> |
|
1959 <property name="name" value="visibility"/> |
|
1960 <property name="value" value="visible"/> |
|
1961 <property name="type" value="string"/> |
|
1962 </event> |
|
1963 <event name="system/set"> |
|
1964 <property name="id" value="musicPlayerVolumeDownIconHighlight"/> |
|
1965 <property name="name" value="visibility"/> |
|
1966 <property name="value" value="hidden"/> |
|
1967 <property name="type" value="string"/> |
|
1968 </event> |
|
1969 <!-- speaker icons --> |
|
1970 <event name="system/set"> |
|
1971 <property name="id" value="musicPlayerSpeakerIcon"/> |
|
1972 <property name="name" value="visibility"/> |
|
1973 <property name="value" value="visible"/> |
|
1974 <property name="type" value="string"/> |
|
1975 </event> |
|
1976 <event name="system/set"> |
|
1977 <property name="id" value="musicPlayerSpeakerIconHighlight"/> |
|
1978 <property name="name" value="visibility"/> |
|
1979 <property name="value" value="hidden"/> |
|
1980 <property name="type" value="string"/> |
|
1981 </event> |
|
1982 <event name="system/set"> |
|
1983 <property name="id" value="musicPlayerSpeakerMutedIcon"/> |
|
1984 <property name="name" value="visibility"/> |
|
1985 <property name="value" value="visible"/> |
|
1986 <property name="type" value="string"/> |
|
1987 </event> |
|
1988 <event name="system/set"> |
|
1989 <property name="id" value="musicPlayerSpeakerMutedIconHighlight"/> |
|
1990 <property name="name" value="visibility"/> |
|
1991 <property name="value" value="hidden"/> |
|
1992 <property name="type" value="string"/> |
|
1993 </event> |
|
1994 <!-- volume up icons --> |
|
1995 <event name="system/set"> |
|
1996 <property name="id" value="musicPlayerVolumeUpIcon"/> |
|
1997 <property name="name" value="visibility"/> |
|
1998 <property name="value" value="visible"/> |
|
1999 <property name="type" value="string"/> |
|
2000 </event> |
|
2001 <event name="system/set"> |
|
2002 <property name="id" value="musicPlayerVolumeUpIconHighlight"/> |
|
2003 <property name="name" value="visibility"/> |
|
2004 <property name="value" value="hidden"/> |
|
2005 <property name="type" value="string"/> |
|
2006 </event> |
|
2007 </action> |
|
2008 |
|
2009 </actions> |
|
2010 |
|
2011 </box> |
|
2012 |
|
2013 <box id="infoArea" focusable="false"> |
|
2014 <box id="trackAndArtist" focusable="false"> |
|
2015 <box id="trackLine" focusable="false"> |
|
2016 <text id="trackLine1" class="playerTextLine" focusable="false"> |
|
2017 <property class="MusicPlayer/Title"/> |
|
2018 </text> |
|
2019 </box> |
|
2020 <box id="artistLine" focusable="false"> |
|
2021 <text id="artistLine1" class="playerTextLine" focusable="false"> |
|
2022 <property class="MusicPlayer/Artist"/> |
|
2023 </text> |
|
2024 </box> |
|
2025 </box> |
|
2026 |
|
2027 <box id="durationLine" focusable="false"> |
|
2028 <text id="time" focusable="false"> |
|
2029 <property class="MusicPlayer/Duration"/> |
|
2030 </text> |
|
2031 |
|
2032 <image id="statusIcon" class="playerStatusIcon" focusable="true"> |
|
2033 <property class="MusicPlayer/Status"/> |
|
2034 <property class="policy/Content" name="volumeIndicator" value="display: block;"/> |
|
2035 <property class="policy/Content" name="infoArea" value="display: block;"/> |
|
2036 <property class="policy/Content" name="playerInActive" value="display: none;"/> |
|
2037 <property class="policy/emptyContent" name="playerInActive" value="display: block;"/> |
|
2038 <property class="policy/emptyContent" name="volumeIndicator" value="display: none;"/> |
|
2039 <property class="policy/emptyContent" name="infoArea" value="display: none;"/> |
|
2040 </image> |
|
2041 </box> |
|
2042 </box> |
|
2043 |
|
2044 <!-- Image resources --> |
|
2045 <desc id="MusicPlayer/PauseIcon" path="SKIN(270501603 5182)"/> |
|
2046 <desc id="MusicPlayer/PlayIcon" path="SKIN(270501603 5184)"/> |
|
2047 <desc id="MusicPlayer/Vol0">0</desc> |
|
2048 <desc id="MusicPlayer/Vol1">1</desc> |
|
2049 <desc id="MusicPlayer/Vol2">2</desc> |
|
2050 <desc id="MusicPlayer/Vol3">3</desc> |
|
2051 <desc id="MusicPlayer/Vol4">4</desc> |
|
2052 <desc id="MusicPlayer/Vol5">5</desc> |
|
2053 <desc id="MusicPlayer/Vol6">6</desc> |
|
2054 <desc id="MusicPlayer/Vol7">7</desc> |
|
2055 <desc id="MusicPlayer/Vol8">8</desc> |
|
2056 <desc id="MusicPlayer/Vol9">9</desc> |
|
2057 <desc id="MusicPlayer/Vol10">10</desc> |
|
2058 |
|
2059 </box> |
|
2060 |
|
2061 |
|
2062 <!--############################## |
|
2063 #### Visual/Internet Radio plugin #### |
|
2064 ##############################--> |
|
2065 <box id="radioPluginContainer" class="pluginContainer" focusable="false" backgroundmask="qsn_fr_popup_sub_mask_icon.svg"> |
|
2066 <button id="radioTitle" class="radioTitleButton" focusable="true"> |
|
2067 <image id="invisibleTitleStatus" class="invisibleRadioTitleIcon" focusable="false"> |
|
2068 <property class="VisualRadio/AppIcon" name="priority" value="0"/> |
|
2069 <property class="InetRadio/AppIcon" name="priority" value="1"/> |
|
2070 |
|
2071 <property class="policy/emptyContent" name="radioTitleString" value="display: block;"/> |
|
2072 <property class="policy/Resource" name="radioTitleString" value="if (VisualRadio/VRPlaying, VisualRadio/VRInactive, InetRadio/IRPlaying, InetRadio/IRStopped) display:none"/> |
|
2073 |
|
2074 <property class="policy/emptyContent" name="visualRadioTitleString" value="display: none;"/> |
|
2075 <property class="policy/Resource" name="visualRadioTitleString" value="if (InetRadio/IRPlaying, InetRadio/IRStopped) display:none"/> |
|
2076 <property class="policy/Resource" name="visualRadioTitleString" value="if (VisualRadio/VRPlaying, VisualRadio/VRInactive) display:block"/> |
|
2077 |
|
2078 <property class="policy/emptyContent" name="inetRadioTitleString" value="display: none;"/> |
|
2079 <property class="policy/Resource" name="inetRadioTitleString" value="if (VisualRadio/VRPlaying, VisualRadio/VRInactive) display:none"/> |
|
2080 <property class="policy/Resource" name="inetRadioTitleString" value="if (InetRadio/IRPlaying, InetRadio/IRStopped) display:block"/> |
|
2081 |
|
2082 <property class="policy/emptyContent" name="radioVolumeIndicator" value="display: none;"/> |
|
2083 <property class="policy/Resource" name="radioVolumeIndicator" value="if (VisualRadio/VRInactive, InetRadio/IRStopped) display:none"/> |
|
2084 <property class="policy/Resource" name="radioVolumeIndicator" value="if (VisualRadio/VRPlaying, InetRadio/IRPlaying) display:block"/> |
|
2085 |
|
2086 <property class="policy/emptyContent" name="radioInactive" value="display: block;"/> |
|
2087 <property class="policy/Resource" name="radioInactive" value="if (VisualRadio/VRInactive, InetRadio/IRStopped) display:block"/> |
|
2088 <property class="policy/Resource" name="radioInactive" value="if (VisualRadio/VRPlaying, InetRadio/IRPlaying) display:none"/> |
|
2089 |
|
2090 <property class="policy/emptyContent" name="visualRadioInfoArea" value="display: none;"/> |
|
2091 <property class="policy/Resource" name="visualRadioInfoArea" value="if (VisualRadio/VRInactive, InetRadio/IRPlaying, InetRadio/IRStopped) display:none"/> |
|
2092 <property class="policy/Resource" name="visualRadioInfoArea" value="if (VisualRadio/VRPlaying) display:block"/> |
|
2093 |
|
2094 <property class="policy/emptyContent" name="inetRadioInfoArea" value="display: none;"/> |
|
2095 <property class="policy/Resource" name="inetRadioInfoArea" value="if (InetRadio/IRStopped, VisualRadio/VRPlaying, VisualRadio/VRInactive) display:none"/> |
|
2096 <property class="policy/Resource" name="inetRadioInfoArea" value="if (InetRadio/IRPlaying) display:block"/> |
|
2097 </image> |
|
2098 <text id="radioTitleString" class="radioTitleText" focusable="false">&qtn_vr_ai_radiolauncher;</text> |
|
2099 <text id="visualRadioTitleString" class="radioTitleText" focusable="false">&qtn_vr_ai_vradio_title;</text> |
|
2100 <text id="inetRadioTitleString" class="radioTitleText" focusable="false">&qtn_ir_ai_irapp_title;</text> |
|
2101 |
|
2102 <actions> |
|
2103 |
|
2104 <action> |
|
2105 <trigger name="gainfocus" /> |
|
2106 <event name="system/set"> |
|
2107 <property name="id" value="radioTitleString"/> |
|
2108 <property name="name" value="color"/> |
|
2109 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
2110 <property name="type" value="string"/> |
|
2111 </event> |
|
2112 <event name="system/set"> |
|
2113 <property name="id" value="visualRadioTitleString"/> |
|
2114 <property name="name" value="color"/> |
|
2115 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
2116 <property name="type" value="string"/> |
|
2117 </event> |
|
2118 <event name="system/set"> |
|
2119 <property name="id" value="inetRadioTitleString"/> |
|
2120 <property name="name" value="color"/> |
|
2121 <property name="value" value="SKIN(268458534 13056 9)"/> |
|
2122 <property name="type" value="string"/> |
|
2123 </event> |
|
2124 </action> |
|
2125 |
|
2126 <action> |
|
2127 <trigger name="losefocus" /> |
|
2128 <event name="system/set"> |
|
2129 <property name="id" value="radioTitleString"/> |
|
2130 <property name="name" value="color"/> |
|
2131 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
2132 <property name="type" value="string"/> |
|
2133 </event> |
|
2134 <event name="system/set"> |
|
2135 <property name="id" value="visualRadioTitleString"/> |
|
2136 <property name="name" value="color"/> |
|
2137 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
2138 <property name="type" value="string"/> |
|
2139 </event> |
|
2140 <event name="system/set"> |
|
2141 <property name="id" value="inetRadioTitleString"/> |
|
2142 <property name="name" value="color"/> |
|
2143 <property name="value" value="SKIN(268458534 13056 19)"/> |
|
2144 <property name="type" value="string"/> |
|
2145 </event> |
|
2146 </action> |
|
2147 |
|
2148 <action> |
|
2149 <trigger name="stylus"> |
|
2150 <property name="eventtype" value="up" /> |
|
2151 </trigger> |
|
2152 <trigger name="activate"/> |
|
2153 <event name="VisualRadio/LaunchRadio"/> |
|
2154 <event name="InetRadio/LaunchRadio"/> |
|
2155 <!-- Always let Visual Radio plug-in handle the launch event. It will start Radio Launcher. --> |
|
2156 </action> |
|
2157 |
|
2158 <action> |
|
2159 <trigger class="western" name="down"/> |
|
2160 <trigger class="arabic" name="up"/> |
|
2161 <!-- joystick left --> |
|
2162 <event name="system/setfocus"> |
|
2163 <property name="id" value="radioPluginIcon"/> |
|
2164 </event> |
|
2165 <event name="system/set"> |
|
2166 <property name="id" value="radioPluginContainer"/> |
|
2167 <property name="name" value="display"/> |
|
2168 <property name="value" value="none"/> |
|
2169 <property name="type" value="string"/> |
|
2170 </event> |
|
2171 <event name="system/set"> |
|
2172 <property name="id" value="SATAndNewstickerBox"/> |
|
2173 <property name="name" value="display"/> |
|
2174 <property name="value" value="block"/> |
|
2175 <property name="type" value="string"/> |
|
2176 </event> |
|
2177 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2178 </action> |
|
2179 |
|
2180 <action> |
|
2181 <trigger name="right"/> |
|
2182 <trigger name="left"/> |
|
2183 <event name="system/set"> |
|
2184 <property name="id" value="radioPluginContainer"/> |
|
2185 <property name="name" value="display"/> |
|
2186 <property name="value" value="block"/> |
|
2187 <property name="type" value="string"/> |
|
2188 </event> |
|
2189 <event name="system/set"> |
|
2190 <property name="id" value="SATAndNewstickerBox"/> |
|
2191 <property name="name" value="display"/> |
|
2192 <property name="value" value="none"/> |
|
2193 <property name="type" value="string"/> |
|
2194 </event> |
|
2195 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2196 </action> |
|
2197 </actions> |
|
2198 |
|
2199 </button> |
|
2200 |
|
2201 <box id="radioInactive" focusable="false"> |
|
2202 <text id="radioInactiveText" focusable="false">&qtn_vr_ai_radio_not_active;</text> |
|
2203 </box> |
|
2204 |
|
2205 <box id="radioVolumeIndicator" focusable="true"> |
|
2206 |
|
2207 <!-- normal version --> |
|
2208 <image id="radioVolumeDownIcon" path="SKIN(270501603 6419 19)" focusable="false"/> |
|
2209 <!-- Highlighted version --> |
|
2210 <image id="radioVolumeDownIconHighlight" path="SKIN(270501603 6419 9)" focusable="false"> |
|
2211 |
|
2212 <!-- TODO: Check if image can contain actions --> |
|
2213 <actions> |
|
2214 <action> |
|
2215 <trigger name="stylus"/> |
|
2216 <trigger name="activate"/> |
|
2217 <event name="VisualRadio/VolDec"/> |
|
2218 <event name="InetRadio/VolDec"/> |
|
2219 <event name="system/setfocus"> |
|
2220 <property name="id" value="radioVolumeIndicator"/> |
|
2221 </event> |
|
2222 </action> |
|
2223 |
|
2224 </actions> |
|
2225 </image> |
|
2226 |
|
2227 <!-- NOTE! Either speaker icon or muted speaker icon is visible, not both. See policy in volume control below. --> |
|
2228 <!-- normal version --> |
|
2229 <image id="radioSpeakerIcon" path="SKIN(270501603 4332 19)" focusable="false"/> |
|
2230 <image id="radioSpeakerMutedIcon" path="SKIN(270501603 4334 19)" focusable="false"/> |
|
2231 <!-- Highlighted version --> |
|
2232 <image id="radioSpeakerIconHighlight" path="SKIN(270501603 4332 9)" focusable="false"/> |
|
2233 <image id="radioSpeakerMutedIconHighlight" path="SKIN(270501603 4334 9)" focusable="false"/> |
|
2234 |
|
2235 |
|
2236 <volumecontrol id="radioVolumeIcon" focusable="false"> |
|
2237 <actions> |
|
2238 <action> |
|
2239 <trigger name="stylus"/> |
|
2240 <trigger name="stylus"> |
|
2241 <property name="clicked" value="down"/> |
|
2242 </trigger> |
|
2243 <trigger name="stylus"> |
|
2244 <property name="doubleclicked" value="up"/> |
|
2245 </trigger> |
|
2246 <event name="VisualRadio/VolSet(radioSlider::volume)"/> |
|
2247 <event name="InetRadio/VolSet(radioSlider::volume)"/> |
|
2248 <event name="system/setfocus"> |
|
2249 <property name="id" value="radioVolumeIndicator"/> |
|
2250 </event> |
|
2251 </action> |
|
2252 </actions> |
|
2253 <slider id="radioSlider"> |
|
2254 <property class="VisualRadio/Volume" name="priority" value="0"/> |
|
2255 <property class="InetRadio/Volume" name="priority" value="1"/> |
|
2256 <!-- Normal versions of the icons --> |
|
2257 <property class="policy/Resource" name="radioSpeakerMutedIcon" value="if (VisualRadio/Vol0, InetRadio/Vol0) display:block"/> |
|
2258 <property class="policy/Resource" name="radioSpeakerMutedIcon" value="if !(VisualRadio/Vol0, InetRadio/Vol0) display:none"/> |
|
2259 <property class="policy/Resource" name="radioSpeakerIcon" value="if (VisualRadio/Vol1, VisualRadio/Vol2, VisualRadio/Vol3, VisualRadio/Vol4, VisualRadio/Vol5, VisualRadio/Vol6, VisualRadio/Vol7, VisualRadio/Vol8, VisualRadio/Vol9, VisualRadio/Vol10, InetRadio/Vol1, InetRadio/Vol2, InetRadio/Vol3, InetRadio/Vol4, InetRadio/Vol5, InetRadio/Vol6, InetRadio/Vol7, InetRadio/Vol8, InetRadio/Vol9, InetRadio/Vol10 ) display:block"/> |
|
2260 <property class="policy/Resource" name="radioSpeakerIcon" value="if (VisualRadio/Vol0, InetRadio/Vol0) display:none"/> |
|
2261 <property class="policy/Resource" name="radioVolumeDownIcon" value="if (VisualRadio/Vol1, VisualRadio/Vol2, VisualRadio/Vol3, VisualRadio/Vol4, VisualRadio/Vol5, VisualRadio/Vol6, VisualRadio/Vol7, VisualRadio/Vol8, VisualRadio/Vol9, VisualRadio/Vol10, InetRadio/Vol1, InetRadio/Vol2, InetRadio/Vol3, InetRadio/Vol4, InetRadio/Vol5, InetRadio/Vol6, InetRadio/Vol7, InetRadio/Vol8, InetRadio/Vol9, InetRadio/Vol10 ) display:block"/> |
|
2262 <property class="policy/Resource" name="radioVolumeDownIcon" value="if (VisualRadio/Vol0, InetRadio/Vol0) display:none"/> |
|
2263 <property class="policy/Resource" name="radioVolumeUpIcon" value="if (VisualRadio/Vol0, VisualRadio/Vol1, VisualRadio/Vol2, VisualRadio/Vol3, VisualRadio/Vol4, VisualRadio/Vol5, VisualRadio/Vol6, VisualRadio/Vol7, VisualRadio/Vol8, VisualRadio/Vol9, InetRadio/Vol0, InetRadio/Vol1, InetRadio/Vol2, InetRadio/Vol3, InetRadio/Vol4, InetRadio/Vol5, InetRadio/Vol6, InetRadio/Vol7, InetRadio/Vol8, InetRadio/Vol9 ) display:block"/> |
|
2264 <property class="policy/Resource" name="radioVolumeUpIcon" value="if (VisualRadio/Vol10, InetRadio/Vol10) display:none"/> |
|
2265 |
|
2266 <!-- Highlighted versions of the icons --> |
|
2267 <property class="policy/Resource" name="radioSpeakerMutedIconHighlight" value="if (VisualRadio/Vol0, InetRadio/Vol0) display:block"/> |
|
2268 <property class="policy/Resource" name="radioSpeakerMutedIconHighlight" value="if !(VisualRadio/Vol0, InetRadio/Vol0) display:none"/> |
|
2269 <property class="policy/Resource" name="radioSpeakerIconHighlight" value="if (VisualRadio/Vol1, VisualRadio/Vol2, VisualRadio/Vol3, VisualRadio/Vol4, VisualRadio/Vol5, VisualRadio/Vol6, VisualRadio/Vol7, VisualRadio/Vol8, VisualRadio/Vol9, VisualRadio/Vol10, InetRadio/Vol1, InetRadio/Vol2, InetRadio/Vol3, InetRadio/Vol4, InetRadio/Vol5, InetRadio/Vol6, InetRadio/Vol7, InetRadio/Vol8, InetRadio/Vol9, InetRadio/Vol10 ) display:block"/> |
|
2270 <property class="policy/Resource" name="radioSpeakerIconHighlight" value="if (VisualRadio/Vol0, InetRadio/Vol0) display:none"/> |
|
2271 <property class="policy/Resource" name="radioVolumeDownIconHighlight" value="if (VisualRadio/Vol1, VisualRadio/Vol2, VisualRadio/Vol3, VisualRadio/Vol4, VisualRadio/Vol5, VisualRadio/Vol6, VisualRadio/Vol7, VisualRadio/Vol8, VisualRadio/Vol9, VisualRadio/Vol10, InetRadio/Vol1, InetRadio/Vol2, InetRadio/Vol3, InetRadio/Vol4, InetRadio/Vol5, InetRadio/Vol6, InetRadio/Vol7, InetRadio/Vol8, InetRadio/Vol9, InetRadio/Vol10 ) display:block"/> |
|
2272 <property class="policy/Resource" name="radioVolumeDownIconHighlight" value="if (VisualRadio/Vol0, InetRadio/Vol0) display:none"/> |
|
2273 <property class="policy/Resource" name="radioVolumeUpIconHighlight" value="if (VisualRadio/Vol0, VisualRadio/Vol1, VisualRadio/Vol2, VisualRadio/Vol3, VisualRadio/Vol4, VisualRadio/Vol5, VisualRadio/Vol6, VisualRadio/Vol7, VisualRadio/Vol8, VisualRadio/Vol9, InetRadio/Vol0, InetRadio/Vol1, InetRadio/Vol2, InetRadio/Vol3, InetRadio/Vol4, InetRadio/Vol5, InetRadio/Vol6, InetRadio/Vol7, InetRadio/Vol8, InetRadio/Vol9 ) display:block"/> |
|
2274 <property class="policy/Resource" name="radioVolumeUpIconHighlight" value="if (VisualRadio/Vol10, InetRadio/Vol10) display:none"/> |
|
2275 </slider> |
|
2276 </volumecontrol> |
|
2277 |
|
2278 <!-- normal version --> |
|
2279 <image id="radioVolumeUpIcon" path="SKIN(270501603 6421 19)" focusable="false"/> |
|
2280 <!-- Highlighted version --> |
|
2281 <image id="radioVolumeUpIconHighlight" path="SKIN(270501603 6421 9)" focusable="false"> |
|
2282 |
|
2283 <!-- TODO: Check if image can contain actions --> |
|
2284 <actions> |
|
2285 <action> |
|
2286 <trigger name="stylus"/> |
|
2287 <trigger name="activate"/> |
|
2288 <event name="VisualRadio/VolInc"/> |
|
2289 <event name="InetRadio/VolInc"/> |
|
2290 <event name="system/setfocus"> |
|
2291 <property name="id" value="radioVolumeIndicator"/> |
|
2292 </event> |
|
2293 </action> |
|
2294 </actions> |
|
2295 </image> |
|
2296 <actions> |
|
2297 <action> |
|
2298 <trigger name="left"/> |
|
2299 <event name="system/setfocus"> |
|
2300 <property name="id" value="radioTitle"/> |
|
2301 </event> |
|
2302 </action> |
|
2303 |
|
2304 <action> |
|
2305 <trigger name="up"/> |
|
2306 <event name="VisualRadio/VolInc"/> |
|
2307 <event name="InetRadio/VolInc"/> |
|
2308 </action> |
|
2309 |
|
2310 <action> |
|
2311 <trigger name="down"/> |
|
2312 <event name="VisualRadio/VolDec"/> |
|
2313 <event name="InetRadio/VolDec"/> |
|
2314 </action> |
|
2315 |
|
2316 <action> |
|
2317 <trigger name="losevisualisation"/> |
|
2318 <event name="system/setfocus"> |
|
2319 <property name="id" value="radioTitle"/> |
|
2320 </event> |
|
2321 </action> |
|
2322 |
|
2323 <action> |
|
2324 <trigger name="gainfocus"/> |
|
2325 <event name ="system/set"> |
|
2326 <property name="id" value="MSK"/> |
|
2327 <property name="name" value="label"/> |
|
2328 <property name="value" value=""/> |
|
2329 <property name="type" value="attribute"/> |
|
2330 </event> |
|
2331 |
|
2332 |
|
2333 <event name="system/set"> |
|
2334 <property name="id" value="radioVolumeDownIcon"/> |
|
2335 <property name="name" value="visibility"/> |
|
2336 <property name="value" value="hidden"/> |
|
2337 <property name="type" value="string"/> |
|
2338 </event> |
|
2339 <event name="system/set"> |
|
2340 <property name="id" value="radioVolumeDownIconHighlight"/> |
|
2341 <property name="name" value="visibility"/> |
|
2342 <property name="value" value="visible"/> |
|
2343 <property name="type" value="string"/> |
|
2344 </event> |
|
2345 <!-- speaker icons --> |
|
2346 <event name="system/set"> |
|
2347 <property name="id" value="radioSpeakerIcon"/> |
|
2348 <property name="name" value="visibility"/> |
|
2349 <property name="value" value="hidden"/> |
|
2350 <property name="type" value="string"/> |
|
2351 </event> |
|
2352 <event name="system/set"> |
|
2353 <property name="id" value="radioSpeakerIconHighlight"/> |
|
2354 <property name="name" value="visibility"/> |
|
2355 <property name="value" value="visible"/> |
|
2356 <property name="type" value="string"/> |
|
2357 </event> |
|
2358 <event name="system/set"> |
|
2359 <property name="id" value="radioSpeakerMutedIcon"/> |
|
2360 <property name="name" value="visibility"/> |
|
2361 <property name="value" value="hidden"/> |
|
2362 <property name="type" value="string"/> |
|
2363 </event> |
|
2364 <event name="system/set"> |
|
2365 <property name="id" value="radioSpeakerMutedIconHighlight"/> |
|
2366 <property name="name" value="visibility"/> |
|
2367 <property name="value" value="visible"/> |
|
2368 <property name="type" value="string"/> |
|
2369 </event> |
|
2370 <!-- volume up icons --> |
|
2371 <event name="system/set"> |
|
2372 <property name="id" value="radioVolumeUpIcon"/> |
|
2373 <property name="name" value="visibility"/> |
|
2374 <property name="value" value="hidden"/> |
|
2375 <property name="type" value="string"/> |
|
2376 </event> |
|
2377 <event name="system/set"> |
|
2378 <property name="id" value="radioVolumeUpIconHighlight"/> |
|
2379 <property name="name" value="visibility"/> |
|
2380 <property name="value" value="visible"/> |
|
2381 <property name="type" value="string"/> |
|
2382 </event> |
|
2383 </action> |
|
2384 |
|
2385 <action> |
|
2386 <trigger name="losefocus"/> |
|
2387 <event name ="system/set"> |
|
2388 <property name="id" value="MSK"/> |
|
2389 <property name="name" value="label"/> |
|
2390 <property name="value" value="&qtn_msk_open;"/> |
|
2391 <property name="type" value="attribute"/> |
|
2392 </event> |
|
2393 |
|
2394 <event name="system/set"> |
|
2395 <property name="id" value="radioVolumeDownIcon"/> |
|
2396 <property name="name" value="visibility"/> |
|
2397 <property name="value" value="visible"/> |
|
2398 <property name="type" value="string"/> |
|
2399 </event> |
|
2400 <event name="system/set"> |
|
2401 <property name="id" value="radioVolumeDownIconHighlight"/> |
|
2402 <property name="name" value="visibility"/> |
|
2403 <property name="value" value="hidden"/> |
|
2404 <property name="type" value="string"/> |
|
2405 </event> |
|
2406 <!-- speaker icons --> |
|
2407 <event name="system/set"> |
|
2408 <property name="id" value="radioSpeakerIcon"/> |
|
2409 <property name="name" value="visibility"/> |
|
2410 <property name="value" value="visible"/> |
|
2411 <property name="type" value="string"/> |
|
2412 </event> |
|
2413 <event name="system/set"> |
|
2414 <property name="id" value="radioSpeakerIconHighlight"/> |
|
2415 <property name="name" value="visibility"/> |
|
2416 <property name="value" value="hidden"/> |
|
2417 <property name="type" value="string"/> |
|
2418 </event> |
|
2419 <event name="system/set"> |
|
2420 <property name="id" value="radioSpeakerMutedIcon"/> |
|
2421 <property name="name" value="visibility"/> |
|
2422 <property name="value" value="visible"/> |
|
2423 <property name="type" value="string"/> |
|
2424 </event> |
|
2425 <event name="system/set"> |
|
2426 <property name="id" value="radioSpeakerMutedIconHighlight"/> |
|
2427 <property name="name" value="visibility"/> |
|
2428 <property name="value" value="hidden"/> |
|
2429 <property name="type" value="string"/> |
|
2430 </event> |
|
2431 <!-- volume up icons --> |
|
2432 <event name="system/set"> |
|
2433 <property name="id" value="radioVolumeUpIcon"/> |
|
2434 <property name="name" value="visibility"/> |
|
2435 <property name="value" value="visible"/> |
|
2436 <property name="type" value="string"/> |
|
2437 </event> |
|
2438 <event name="system/set"> |
|
2439 <property name="id" value="radioVolumeUpIconHighlight"/> |
|
2440 <property name="name" value="visibility"/> |
|
2441 <property name="value" value="hidden"/> |
|
2442 <property name="type" value="string"/> |
|
2443 </event> |
|
2444 </action> |
|
2445 |
|
2446 </actions> |
|
2447 |
|
2448 </box> |
|
2449 |
|
2450 <box id="visualRadioInfoArea" focusable="false"> |
|
2451 <box id="visualRadioNameLine" focusable="false"> |
|
2452 <text id="visualRadioNumberTextLine" class="visualRadioTextLine" focusable="false"> |
|
2453 <property class="VisualRadio/Number"/> |
|
2454 </text> |
|
2455 <text id="visualRadioNameTextLine" class="visualRadioTextLine" focusable="false"> |
|
2456 <property class="VisualRadio/Name"/> |
|
2457 </text> |
|
2458 </box> |
|
2459 <box id="visualRadioLocationLine" focusable="false"> |
|
2460 <text id="visualRadioLocationTextLine" class="visualRadioTextLine" focusable="false"> |
|
2461 <property class="VisualRadio/Location"/> |
|
2462 </text> |
|
2463 </box> |
|
2464 <box id="visualRadioFrequencyLine" focusable="false"> |
|
2465 <text id="visualRadioFrequencyTextLine" class="visualRadioTextLine" focusable="false"> |
|
2466 <property class="VisualRadio/Frequency"/> |
|
2467 </text> |
|
2468 </box> |
|
2469 </box> |
|
2470 |
|
2471 <box id="inetRadioInfoArea" focusable="false"> |
|
2472 <box id="inetRadioPresetLine" focusable="false"> |
|
2473 <text id="inetRadioPresetTextLine" class="inetRadioTextLine" focusable="false"> |
|
2474 <property class="InetRadio/Preset"/> |
|
2475 </text> |
|
2476 </box> |
|
2477 <box id="inetRadioArtistLine" focusable="false"> |
|
2478 <text id="inetRadioArtistTextLine" class="inetRadioTextLine" focusable="false"> |
|
2479 <property class="InetRadio/Artist"/> |
|
2480 </text> |
|
2481 </box> |
|
2482 <box id="inetRadioTrackLine" focusable="false"> |
|
2483 <text id="inetRadioTrackTextLine" class="inetRadioTextLine" focusable="false"> |
|
2484 <property class="InetRadio/Track"/> |
|
2485 </text> |
|
2486 </box> |
|
2487 </box> |
|
2488 |
|
2489 <!-- Image resources --> |
|
2490 <desc id="VisualRadio/Vol0">0</desc> |
|
2491 <desc id="VisualRadio/Vol1">1</desc> |
|
2492 <desc id="VisualRadio/Vol2">2</desc> |
|
2493 <desc id="VisualRadio/Vol3">3</desc> |
|
2494 <desc id="VisualRadio/Vol4">4</desc> |
|
2495 <desc id="VisualRadio/Vol5">5</desc> |
|
2496 <desc id="VisualRadio/Vol6">6</desc> |
|
2497 <desc id="VisualRadio/Vol7">7</desc> |
|
2498 <desc id="VisualRadio/Vol8">8</desc> |
|
2499 <desc id="VisualRadio/Vol9">9</desc> |
|
2500 <desc id="VisualRadio/Vol10">10</desc> |
|
2501 <!-- The following icons are not displayed, they just indicate which layout to use --> |
|
2502 <desc id="VisualRadio/VRPlaying" path="SKIN(270501603 5184)"/> |
|
2503 <desc id="VisualRadio/VRInactive" path="SKIN(270501603 5182)"/> |
|
2504 |
|
2505 <desc id="InetRadio/Vol0">0</desc> |
|
2506 <desc id="InetRadio/Vol1">1</desc> |
|
2507 <desc id="InetRadio/Vol2">2</desc> |
|
2508 <desc id="InetRadio/Vol3">3</desc> |
|
2509 <desc id="InetRadio/Vol4">4</desc> |
|
2510 <desc id="InetRadio/Vol5">5</desc> |
|
2511 <desc id="InetRadio/Vol6">6</desc> |
|
2512 <desc id="InetRadio/Vol7">7</desc> |
|
2513 <desc id="InetRadio/Vol8">8</desc> |
|
2514 <desc id="InetRadio/Vol9">9</desc> |
|
2515 <desc id="InetRadio/Vol10">10</desc> |
|
2516 <!-- The following icons are not displayed, they just indicate which layout to use --> |
|
2517 <desc id="InetRadio/IRPlaying" path="SKIN(270501603 5184)"/> |
|
2518 <desc id="InetRadio/IRStopped" path="SKIN(270501603 5182)"/> |
|
2519 </box> |
|
2520 |
|
2521 |
|
2522 <!--######################################## |
|
2523 ##### Personalization plugin ##### |
|
2524 ########################################--> |
|
2525 <box id="personalizationPluginContainer" class="pluginContainer" focusable="false" backgroundmask="qsn_fr_popup_sub_mask_icon.svg"> |
|
2526 <!-- there is a fake button in the shortcut plugin area. It is |
|
2527 used to go around a bug in the animation system. It reserves a little space, |
|
2528 so this is to fix that space in this plugin --> |
|
2529 <button id="personalizationFakeButton" class="fakeButton" focusable="true" /> |
|
2530 <!-- Plugin title --> |
|
2531 |
|
2532 <text id="personalizationPluginTitle" class="titleText" focusable="true">&qtn_ai_pers_title; |
|
2533 <actions> |
|
2534 <action> |
|
2535 <trigger name="stylus"> |
|
2536 <property name="eventtype" value="up" /> |
|
2537 </trigger> |
|
2538 <trigger name="activate"/> |
|
2539 <event name="Shortcut/LaunchByValue(localapp:0x100058EC?view=0x10207252)"/><!-- GS app, prsln plugin --> |
|
2540 </action> |
|
2541 |
|
2542 <action> |
|
2543 <trigger class="western" name="down"/> |
|
2544 <trigger class="arabic" name="up"/> |
|
2545 <!-- joystick left --> |
|
2546 <event name="system/setfocus"> |
|
2547 <property name="id" value="personalizationPluginIcon"/> |
|
2548 </event> |
|
2549 <event name="system/set"> |
|
2550 <property name="id" value="personalizationPluginContainer"/> |
|
2551 <property name="name" value="display"/> |
|
2552 <property name="value" value="none"/> |
|
2553 <property name="type" value="string"/> |
|
2554 </event> |
|
2555 <event name="system/set"> |
|
2556 <property name="id" value="SATAndNewstickerBox"/> |
|
2557 <property name="name" value="display"/> |
|
2558 <property name="value" value="block"/> |
|
2559 <property name="type" value="string"/> |
|
2560 </event> |
|
2561 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2562 </action> |
|
2563 </actions> |
|
2564 </text> |
|
2565 |
|
2566 |
|
2567 <!-- #1 --> |
|
2568 <text id="personalizationButton1" class="genericButtonText" focusable="true"> |
|
2569 <property class="Profile/SwapProfileName"/> |
|
2570 <actions> |
|
2571 <action> |
|
2572 <trigger name="stylus"> |
|
2573 <property name="eventtype" value="up" /> |
|
2574 </trigger> |
|
2575 <trigger name="activate"/> |
|
2576 <event name="Profile/SwapProfile(1)"/> |
|
2577 </action> |
|
2578 |
|
2579 <!-- for setting the correct colour group for texts --> |
|
2580 |
|
2581 <action> |
|
2582 <trigger class="western" name="down"/> |
|
2583 <trigger class="arabic" name="up"/> |
|
2584 <!-- joystick left --> |
|
2585 <event name="system/setfocus"> |
|
2586 <property name="id" value="personalizationPluginIcon"/> |
|
2587 </event> |
|
2588 <event name="system/set"> |
|
2589 <property name="id" value="personalizationPluginContainer"/> |
|
2590 <property name="name" value="display"/> |
|
2591 <property name="value" value="none"/> |
|
2592 <property name="type" value="string"/> |
|
2593 </event> |
|
2594 <event name="system/set"> |
|
2595 <property name="id" value="SATAndNewstickerBox"/> |
|
2596 <property name="name" value="display"/> |
|
2597 <property name="value" value="block"/> |
|
2598 <property name="type" value="string"/> |
|
2599 </event> |
|
2600 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2601 </action> |
|
2602 |
|
2603 <action> |
|
2604 <trigger name="gainfocus"/> |
|
2605 <event name ="system/set"> |
|
2606 <property name="id" value="MSK"/> |
|
2607 <property name="name" value="label"/> |
|
2608 <property name="value" value="&qtn_msk_select;"/> |
|
2609 <property name="type" value="attribute"/> |
|
2610 </event> |
|
2611 </action> |
|
2612 |
|
2613 <action> |
|
2614 <trigger name="losefocus"/> |
|
2615 <event name ="system/set"> |
|
2616 <property name="id" value="MSK"/> |
|
2617 <property name="name" value="label"/> |
|
2618 <property name="value" value="&qtn_msk_open;"/> |
|
2619 <property name="type" value="attribute"/> |
|
2620 </event> |
|
2621 </action> |
|
2622 |
|
2623 </actions> |
|
2624 </text> |
|
2625 |
|
2626 <!-- #2 --> |
|
2627 <text id="personalizationButton2" class="genericButtonText" focusable="true"> |
|
2628 &qtn_ai_pers_all_profiles; |
|
2629 <actions> |
|
2630 <action> |
|
2631 <trigger name="stylus"> |
|
2632 <property name="eventtype" value="up" /> |
|
2633 </trigger> |
|
2634 <trigger name="activate"/> |
|
2635 <!-- TODO: Open profile application main view --> |
|
2636 <event name="Shortcut/LaunchByValue(localapp:0x100058F8)"/> <!-- Profileapp uid --> |
|
2637 </action> |
|
2638 |
|
2639 <!-- for setting the correct colour group for texts --> |
|
2640 |
|
2641 |
|
2642 <action> |
|
2643 <trigger class="western" name="down"/> |
|
2644 <trigger class="arabic" name="up"/> |
|
2645 <!-- joystick left --> |
|
2646 <event name="system/setfocus"> |
|
2647 <property name="id" value="personalizationPluginIcon"/> |
|
2648 </event> |
|
2649 <event name="system/set"> |
|
2650 <property name="id" value="personalizationPluginContainer"/> |
|
2651 <property name="name" value="display"/> |
|
2652 <property name="value" value="none"/> |
|
2653 <property name="type" value="string"/> |
|
2654 </event> |
|
2655 <event name="system/set"> |
|
2656 <property name="id" value="SATAndNewstickerBox"/> |
|
2657 <property name="name" value="display"/> |
|
2658 <property name="value" value="block"/> |
|
2659 <property name="type" value="string"/> |
|
2660 </event> |
|
2661 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2662 </action> |
|
2663 </actions> |
|
2664 </text> |
|
2665 |
|
2666 <!-- #3 --> |
|
2667 <text id="personalizationButton3" class="genericButtonText" focusable="true"> |
|
2668 &qtn_ai_pers_change_theme; |
|
2669 <actions> |
|
2670 <action> |
|
2671 <trigger name="stylus"> |
|
2672 <property name="eventtype" value="up" /> |
|
2673 </trigger> |
|
2674 <trigger name="activate"/> |
|
2675 <!-- Opens the main view of Personalization application --> |
|
2676 <event name="Shortcut/LaunchByValue(localapp:0x10005A32?view=0x102750AA)"/> |
|
2677 </action> |
|
2678 |
|
2679 <!-- for setting the correct colour group for texts --> |
|
2680 |
|
2681 <action> |
|
2682 <trigger class="western" name="down"/> |
|
2683 <trigger class="arabic" name="up"/> |
|
2684 <!-- joystick left --> |
|
2685 <event name="system/setfocus"> |
|
2686 <property name="id" value="personalizationPluginIcon"/> |
|
2687 </event> |
|
2688 <event name="system/set"> |
|
2689 <property name="id" value="personalizationPluginContainer"/> |
|
2690 <property name="name" value="display"/> |
|
2691 <property name="value" value="none"/> |
|
2692 <property name="type" value="string"/> |
|
2693 </event> |
|
2694 <event name="system/set"> |
|
2695 <property name="id" value="SATAndNewstickerBox"/> |
|
2696 <property name="name" value="display"/> |
|
2697 <property name="value" value="block"/> |
|
2698 <property name="type" value="string"/> |
|
2699 </event> |
|
2700 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2701 </action> |
|
2702 </actions> |
|
2703 </text> |
|
2704 |
|
2705 <!-- #4 --> |
|
2706 <text id="personalizationButton4" class="genericButtonText" focusable="true"> |
|
2707 &qtn_ai_pers_change_wallpaper; |
|
2708 <actions> |
|
2709 <action> |
|
2710 <trigger name="stylus"> |
|
2711 <property name="eventtype" value="up" /> |
|
2712 </trigger> |
|
2713 <trigger name="activate"/> |
|
2714 <!-- Opens Wallpaper changing state in Personalization application --> |
|
2715 <event name="Shortcut/LaunchByValue(localapp:0x10005A32?view=3)"/> |
|
2716 </action> |
|
2717 |
|
2718 <!-- for setting the correct colour group for texts --> |
|
2719 |
|
2720 <action> |
|
2721 <trigger class="western" name="down"/> |
|
2722 <trigger class="arabic" name="up"/> |
|
2723 <!-- joystick left --> |
|
2724 <event name="system/setfocus"> |
|
2725 <property name="id" value="personalizationPluginIcon"/> |
|
2726 </event> |
|
2727 <event name="system/set"> |
|
2728 <property name="id" value="personalizationPluginContainer"/> |
|
2729 <property name="name" value="display"/> |
|
2730 <property name="value" value="none"/> |
|
2731 <property name="type" value="string"/> |
|
2732 </event> |
|
2733 <event name="system/set"> |
|
2734 <property name="id" value="SATAndNewstickerBox"/> |
|
2735 <property name="name" value="display"/> |
|
2736 <property name="value" value="block"/> |
|
2737 <property name="type" value="string"/> |
|
2738 </event> |
|
2739 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2740 </action> |
|
2741 </actions> |
|
2742 </text> |
|
2743 |
|
2744 <!-- #5 --> |
|
2745 <text id="personalizationButton5" class="genericButtonText" focusable="true"> |
|
2746 &qtn_apps_sd_list; |
|
2747 <actions> |
|
2748 <action> |
|
2749 <trigger name="stylus"> |
|
2750 <property name="eventtype" value="up" /> |
|
2751 </trigger> |
|
2752 <trigger name="activate"/> |
|
2753 <!-- Open speed dial application shortcut --> |
|
2754 <event name="Shortcut/LaunchByValue(localapp:0x1000590A)"/> |
|
2755 </action> |
|
2756 |
|
2757 <!-- for setting the correct colour group for texts --> |
|
2758 |
|
2759 <action> |
|
2760 <trigger class="western" name="down"/> |
|
2761 <trigger class="arabic" name="up"/> |
|
2762 <!-- joystick left --> |
|
2763 <event name="system/setfocus"> |
|
2764 <property name="id" value="personalizationPluginIcon"/> |
|
2765 </event> |
|
2766 <event name="system/set"> |
|
2767 <property name="id" value="personalizationPluginContainer"/> |
|
2768 <property name="name" value="display"/> |
|
2769 <property name="value" value="none"/> |
|
2770 <property name="type" value="string"/> |
|
2771 </event> |
|
2772 <event name="system/set"> |
|
2773 <property name="id" value="SATAndNewstickerBox"/> |
|
2774 <property name="name" value="display"/> |
|
2775 <property name="value" value="block"/> |
|
2776 <property name="type" value="string"/> |
|
2777 </event> |
|
2778 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2779 </action> |
|
2780 </actions> |
|
2781 |
|
2782 </text> |
|
2783 |
|
2784 <!-- #6 --> |
|
2785 <text id="personalizationButton6" class="genericButtonText" focusable="true"> |
|
2786 &qtn_ai_pers_change_sc; |
|
2787 <actions> |
|
2788 <action> |
|
2789 <trigger name="stylus"> |
|
2790 <property name="eventtype" value="up" /> |
|
2791 </trigger> |
|
2792 <trigger name="activate"/> |
|
2793 <!-- Open shortcuts view in general settings --> |
|
2794 <event name="Shortcut/ShowSettings"/> |
|
2795 </action> |
|
2796 |
|
2797 <!-- for setting the correct colour group for texts --> |
|
2798 |
|
2799 <action> |
|
2800 <trigger class="western" name="down"/> |
|
2801 <trigger class="arabic" name="up"/> |
|
2802 <!-- joystick left --> |
|
2803 <event name="system/setfocus"> |
|
2804 <property name="id" value="personalizationPluginIcon"/> |
|
2805 </event> |
|
2806 <event name="system/set"> |
|
2807 <property name="id" value="personalizationPluginContainer"/> |
|
2808 <property name="name" value="display"/> |
|
2809 <property name="value" value="none"/> |
|
2810 <property name="type" value="string"/> |
|
2811 </event> |
|
2812 <event name="system/set"> |
|
2813 <property name="id" value="SATAndNewstickerBox"/> |
|
2814 <property name="name" value="display"/> |
|
2815 <property name="value" value="block"/> |
|
2816 <property name="type" value="string"/> |
|
2817 </event> |
|
2818 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2819 </action> |
|
2820 </actions> |
|
2821 </text> |
|
2822 </box> |
|
2823 |
|
2824 </box> <!-- end of pluginContainerArea --> |
|
2825 |
|
2826 <!--############################ |
|
2827 ##### SAT plugin ##### |
|
2828 ############################--> |
|
2829 <box id="SATAndNewstickerBox" focusable="false"> |
|
2830 |
|
2831 <box id="SATPluginContainer" focusable="false"> |
|
2832 <text id="SatIdleModeText" class="satText" focusable="false"> |
|
2833 <property class="SAT/SatIdleModeText"/> |
|
2834 <!-- emptyContent/Content policies defined for the SAT plug-in box --> |
|
2835 <property class="policy/emptyContent" name="SATPluginContainer" value="display: none;"/> |
|
2836 <property class="policy/Content" name="SATPluginContainer" value="display: block;"/> |
|
2837 <property class="policy/Content" name="SatIdleModeIcon" value="display: block;"/> |
|
2838 </text> |
|
2839 <image id="SatIdleModeIcon" class="satIcon" focusable="false"> |
|
2840 <property class="SAT/SatIdleModeIcon"/> |
|
2841 <!-- <property class="policy/Content" name="SatIdleModeText" value="margin-right: 5.5u;"/> |
|
2842 <property class="policy/emptyContent" name="SatIdleModeText" value="margin-right: 1.0u;"/> |
|
2843 --> <property class="policy/emptyContent" name="SatIdleModeIcon" value="width: 0u"/> |
|
2844 <property class="policy/emptyContent" name="SatIdleModeIcon" value="height: 0u;"/> |
|
2845 <property class="policy/Content" name="SatIdleModeIcon" value="width: 3.5u"/> |
|
2846 <property class="policy/Content" name="SatIdleModeIcon" value="height: 3.5u;"/> |
|
2847 </image> |
|
2848 </box> |
|
2849 |
|
2850 <!-- Block with flag '__NEWSTICKER' skipped. --> |
|
2851 </box> |
|
2852 |
|
2853 <!--################################################# |
|
2854 #### Menubar with soft key shortcuts #### |
|
2855 #################################################--> |
|
2856 <menubar> |
|
2857 <menuitem id="SK1" label=""> |
|
2858 <!-- ordinal value is the same as in the default settings --> |
|
2859 <property class="Shortcut/ShortcutShortCaption" name="ordinal" value="0x01000100"/> |
|
2860 <actions> |
|
2861 <action> |
|
2862 <trigger name="stylus"/> |
|
2863 <trigger name="activate"/> |
|
2864 <event name="Shortcut/LaunchByIndex(0x01000100)"/> |
|
2865 </action> |
|
2866 </actions> |
|
2867 </menuitem> |
|
2868 <menuitem id="SK2" label=""> |
|
2869 <property class="Shortcut/ShortcutShortCaption" name="ordinal" value="0x01000101"/> |
|
2870 <actions> |
|
2871 <action> |
|
2872 <trigger name="stylus"/> |
|
2873 <!-- if using both activate and hold for same SK active trigger need to be specified like this (2 = keyup) otherwise hold will not work --> |
|
2874 <trigger name="activate"><property name="eventtype" value="2"/></trigger> |
|
2875 <event name="Shortcut/LaunchByIndex(0x01000101)"/> |
|
2876 </action> |
|
2877 <action> |
|
2878 <trigger name="hold"/> |
|
2879 <event name="Shortcut/LaunchByValue(localapp:0x10281867)"/> |
|
2880 </action> |
|
2881 </actions> |
|
2882 </menuitem> |
|
2883 <menuitem id="MSK" label="&qtn_msk_select;"> |
|
2884 <actions> |
|
2885 <action> |
|
2886 <trigger name="stylus"> |
|
2887 <property name="clicked" value="down"/> |
|
2888 </trigger> |
|
2889 <event name="system/set"> |
|
2890 <property name="id" value="msk_text"/> |
|
2891 <property name="name" value="display"/> |
|
2892 <property name="value" value="block"/> |
|
2893 <property name="type" value="string"/> |
|
2894 </event> |
|
2895 </action> |
|
2896 </actions> |
|
2897 </menuitem> |
|
2898 </menubar> |
|
2899 </view> |
|
2900 </views> |
|
2901 |
|
2902 </xmluiml> |