summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythtv/menu-xml/linhes.xml
blob: 342766df27b8e08f3a98f99d945cdeca36640c83 (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
<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="DE">Zubehör / Konfiguration</text>
        <text lang="DA">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">設å®~Z</text>
        <text lang="FI">Oheis/Asetukset</text>
        <text lang="ZH_TW">å·¥å~E·/設å®~Z</text>
        <text lang="SL">Nastavitve</text>
        <text lang="ET">Utiliidid / sätted</text>
        <text lang="RU">УÑ~BилиÑ~BÑ~K / Ð~]аÑ~AÑ~BÑ~@ойки</text>
        <text lang="AR">تضبÙ~Jطات</text>
        <text lang="PL">NarzÄ~Ydzia / ustawienia</text>
        <text lang="HE">×¢×~Vר×~Y×~] / ×~T×~R×~Sר×~Uת</text>
        <text lang="HU">Eszközök / Beállítások</text>
        <alttext lang="DE">Verschiedenes</alttext>
        <alttext lang="SV">Inställningar</alttext>
        <alttext lang="ET">Sätted</alttext>
        <alttext lang="RU">Ð~]аÑ~AÑ~BÑ~@ойки</alttext>
        <alttext lang="AR">تضبÙ~Jطات</alttext>
        <description>Configure MythTV and plugins</description>
        <description lang="DE">MythTV und Plugins konfigurieren</description>
        <action>MENU util_menu.xml</action>
    </button>

   <button>
     <type>LINHES_SETUP</type>
     <text>LinHES Configuration</text>
     <description>Configure LinHES</description>
     <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>

<!--#Check for updates-->
   <button>
     <type>UPGRADE</type>
     <text>Update LinHES</text>
     <action>MENU update.xml</action>
   </button>
<!--#Check for updates-->
</mythmenu>