summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/mythtv-vdpau/menu-xml/linhes.xml
blob: 8bc929fd6f30be4b4ad8527d5db014eaf1f08cee (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
<mythmenu name="LinHES">

   <button>
     <type>SETUP_GENERAL</type>
     <text>MythTV Configuration</text>
     <text lang="IT">Impostazioni</text>
     <text lang="ES">Configuración</text>
     <text lang="CA">Configurar</text>
     <text lang="FR">paramètres</text>
     <text lang="DE">Zubehör / Konfiguration</text>
     <text lang="DK">Tilbehør/Indstillinger</text>
     <text lang="IS">Uppsetning</text>
     <text lang="NL">Configuratie</text>
     <text lang="PT">Utensílios</text>
     <text lang="SV">Verktyg / Inställningar</text>
     <text lang="JA">設定</text>
     <text lang="FI">Oheis/Asetukset</text>
     <text lang="ZH_TW">工具/設定</text>
     <text lang="SI">Nastavitve</text>
     <text lang="ET">Utiliidid / sätted</text>
     <text lang="NB">Verktøy/Oppsett</text>
     <text lang="CZ">Pomůcky</text>
     <text lang="RU">Утилиты / Настройки</text>
     <text lang="AR">تضبيطات</text>
     <text lang="PL">Narzędzia / ustawienia</text>
     <text lang="HE">עזרים / הגדרות</text>
     <alttext lang="DE">Verschiedenes</alttext>
     <alttext lang="SV">Inställningar</alttext>
     <alttext lang="ET">Sätted</alttext>
     <alttext lang="RU">Настройки</alttext>
     <alttext lang="AR">تضبيطات</alttext>
     <action>MENU util_menu.xml</action>
   </button>

   <button>
     <type>LINHES_SETUP</type>
     <text>LinHES Configuration</text>
     <action>MENU HOST_SETTINGS.xml</action>
   </button>

   <button>
     <type>BACKUP</type>
     <text>Backup LinHES</text>
     <action>MENU mythbackup.xml</action>
   </button>

   <button>
     <type>RESTORE</type>
     <text>Restore LinHES</text>
     <action>MENU mythrestore.xml</action>
   </button>
   
</mythmenu>