summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-30/mythtv/menu-xml/xmmenu.xml.del
blob: 6b26d11ed1fb258f835d19d3f237cf305e052c09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
<!-- Current as of April 25, 2007 -->
<mythmenu name="XM">

	<button>
		<type>MUSIC</type>
		<text>The '40s</text>
		<action>EXEC /usr/bin/xamp kill 4</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The '50s</text>
		<action>EXEC /usr/bin/xamp kill 5</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The '60s</text>
		<action>EXEC /usr/bin/xamp kill 6</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The '70s</text>
		<action>EXEC /usr/bin/xamp kill 7</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The '80s</text>
		<action>EXEC /usr/bin/xamp kill 8</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The '90s</text>
		<action>EXEC /usr/bin/xamp kill 9</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>America</text>
		<action>EXEC /usr/bin/xamp kill 10</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>X Country</text>
		<action>EXEC /usr/bin/xamp kill 12</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Willie's Place</text>
		<action>EXEC /usr/bin/xamp kill 13</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Bluegrass Junction</text>
		<action>EXEC /usr/bin/xamp kill 14</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Village</text>
		<action>EXEC /usr/bin/xamp kill 15</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Highway 16</text>
		<action>EXEC /usr/bin/xamp kill 16</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>US Country</text>
		<action>EXEC /usr/bin/xamp kill 17</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>20 on 20</text>
		<action>EXEC /usr/bin/xamp kill 20</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Heart</text>
		<action>EXEC /usr/bin/xamp kill 23</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Blend</text>
		<action>EXEC /usr/bin/xamp kill 25</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Flight 26</text>
		<action>EXEC /usr/bin/xamp kill 26</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Cinemagic</text>
		<action>EXEC /usr/bin/xamp kill 27</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>On Broadway</text>
		<action>EXEC /usr/bin/xamp kill 28</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>U-Pop</text>
		<action>EXEC /usr/bin/xamp kill 29</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XM Hitlist</text>
		<action>EXEC /usr/bin/xamp kill 30</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Torch</text>
		<action>EXEC /usr/bin/xamp kill 31</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Message</text>
		<action>EXEC /usr/bin/xamp kill 32</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Spirit</text>
		<action>EXEC /usr/bin/xamp kill 33</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>enLighten</text>
		<action>EXEC /usr/bin/xamp kill 34</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Deep Tracks</text>
		<action>EXEC /usr/bin/xamp kill 40</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Boneyard</text>
		<action>EXEC /usr/bin/xamp kill 41</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XM Liquid Metal</text>
		<action>EXEC /usr/bin/xamp kill 42</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XMU</text>
		<action>EXEC /usr/bin/xamp kill 43</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Fred</text>
		<action>EXEC /usr/bin/xamp kill 44</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XM Cafe</text>
		<action>EXEC /usr/bin/xamp kill 45</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Top Tracks</text>
		<action>EXEC /usr/bin/xamp kill 46</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Ethel</text>
		<action>EXEC /usr/bin/xamp kill 47</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Squizz</text>
		<action>EXEC /usr/bin/xamp kill 48</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Big Tracks</text>
		<action>EXEC /usr/bin/xamp kill 49</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Loft</text>
		<action>EXEC /usr/bin/xamp kill 50</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XM Music Lab</text>
		<action>EXEC /usr/bin/xamp kill 51</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Verge</text>
		<action>EXEC /usr/bin/xamp kill 52</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Fungus</text>
		<action>EXEC /usr/bin/xamp kill 53</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Lucy</text>
		<action>EXEC /usr/bin/xamp kill 54</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Soul Street</text>
		<action>EXEC /usr/bin/xamp kill 60</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Flow</text>
		<action>EXEC /usr/bin/xamp kill 61</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Suite 62</text>
		<action>EXEC /usr/bin/xamp kill 62</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Groove</text>
		<action>EXEC /usr/bin/xamp kill 64</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Rhyme</text>
		<action>EXEC /usr/bin/xamp kill 65</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>RAW</text>
		<action>EXEC /usr/bin/xamp kill 66</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The City</text>
		<action>EXEC /usr/bin/xamp kill 67</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Heat</text>
		<action>EXEC /usr/bin/xamp kill 68</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Real Jazz</text>
		<action>EXEC /usr/bin/xamp kill 70</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Watercolors</text>
		<action>EXEC /usr/bin/xamp kill 71</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Beyond Jazz</text>
		<action>EXEC /usr/bin/xamp kill 72</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>High Standards</text>
		<action>EXEC /usr/bin/xamp kill 73</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Bluesville</text>
		<action>EXEC /usr/bin/xamp kill 74</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Hear Music</text>
		<action>EXEC /usr/bin/xamp kill 75</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Fine Tuning</text>
		<action>EXEC /usr/bin/xamp kill 76</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Audio Visions</text>
		<action>EXEC /usr/bin/xamp kill 77</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Escape</text>
		<action>EXEC /usr/bin/xamp kill 78</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>On The Rocks</text>
		<action>EXEC /usr/bin/xamp kill 79</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Move</text>
		<action>EXEC /usr/bin/xamp kill 80</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>BPM</text>
		<action>EXEC /usr/bin/xamp kill 81</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The System</text>
		<action>EXEC /usr/bin/xamp kill 82</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Chrome</text>
		<action>EXEC /usr/bin/xamp kill 83</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XM-Chill</text>
		<action>EXEC /usr/bin/xamp kill 84</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Fuego</text>
		<action>EXEC /usr/bin/xamp kill 90</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Viva</text>
		<action>EXEC /usr/bin/xamp kill 91</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Aguila</text>
		<action>EXEC /usr/bin/xamp kill 92</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Caliente</text>
		<action>EXEC /usr/bin/xamp kill 94</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Luna</text>
		<action>EXEC /usr/bin/xamp kill 95</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Air Musique</text>
		<action>EXEC /usr/bin/xamp kill 100</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Joint</text>
		<action>EXEC /usr/bin/xamp kill 101</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Sur La Route</text>
		<action>EXEC /usr/bin/xamp kill 102</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>World Zone</text>
		<action>EXEC /usr/bin/xamp kill 103</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Ngoma</text>
		<action>EXEC /usr/bin/xamp kill 104</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XM Classics</text>
		<action>EXEC /usr/bin/xamp kill 110</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Vox</text>
		<action>EXEC /usr/bin/xamp kill 112</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XM Pops</text>
		<action>EXEC /usr/bin/xamp kill 113</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XM Kids</text>
		<action>EXEC /usr/bin/xamp kill 116</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Bob Edwards Show</text>
		<action>EXEC /usr/bin/xamp kill 133</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>XM Comedy</text>
		<action>EXEC /usr/bin/xamp kill 150</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Laugh USA</text>
		<action>EXEC /usr/bin/xamp kill 151</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Special X</text>
		<action>EXEC /usr/bin/xamp kill 154</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Agenda</text>
		<action>EXEC /usr/bin/xamp kill 134</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Oprah and Friends</text>
		<action>EXEC /usr/bin/xamp kill 156</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>The Virus</text>
		<action>EXEC /usr/bin/xamp kill 202</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>1 Hit Wonders</text>
		<action>EXEC /usr/bin/xamp kill 300</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Metalcore</text>
		<action>EXEC /usr/bin/xamp kill 301</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>New Indie First</text>
		<action>EXEC /usr/bin/xamp kill 302</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Late Night Mix</text>
		<action>EXEC /usr/bin/xamp kill 303</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Sessions@AOL</text>
		<action>EXEC /usr/bin/xamp kill 304</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>Shuffle</text>
		<action>EXEC /usr/bin/xamp kill 305</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>New Rock First</text>
		<action>EXEC /usr/bin/xamp kill 306</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>New Country First</text>
		<action>EXEC /usr/bin/xamp kill 307</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>New Hip Hop First</text>
		<action>EXEC /usr/bin/xamp kill 308</action>
	</button>

	<button>
		<type>MUSIC</type>
		<text>New Pop First</text>
		<action>EXEC /usr/bin/xamp kill 309</action>
	</button>

	<button>
		<type>TV_DELETE</type>
		<text>Stop Listening</text>
		<action>EXEC /usr/bin/xamp kill</action>
	</button>

</mythmenu>