~ubuntu-branches/ubuntu/lucid/mythtv/lucid

« back to all changes in this revision

Viewing changes to themes/defaultmenu/info_menu.xml

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Mario Limonciello, John Baab
  • Date: 2009-09-29 01:33:23 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20090929013323-6pvn8encm757zbxw
Tags: 0.22.0~trunk22101-0ubuntu1
[ Mario Limonciello ]
* New upstream checkout (r22101)
* Try to guard and make sure that ~mythtv is read from /etc/passwd 
  rather than assuming it's /home/mythtv.

[ John Baab ]
* debian/mythtv-common.postinst:
  - Added symlink for /home/mythtv/.mythtv/config.xml

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
1
2
<mythmenu name="INFO">
2
3
 
3
4
    <button>
22
23
        <text lang="PL">Telefon</text>
23
24
        <text lang="HE">טלפון</text>
24
25
        <description>Make or accept a VoIP call</description>
 
26
        <description lang="DE">Über VoIP telefonieren</description>
25
27
        <action>PLUGIN mythphone</action>
26
28
        <depends>mythphone</depends>
27
29
    </button>
50
52
        <text lang="PL">Wiadomości</text>
51
53
        <text lang="HE">חדשות</text>
52
54
        <description>Keep up with the news</description>
 
55
        <description lang="DE">Was passiert in der Welt?</description>
53
56
        <action>PLUGIN mythnews</action>
54
57
        <depends>mythnews</depends>
55
58
    </button>
72
75
        <text lang="PL">Repertuar kin</text>
73
76
        <text lang="HE">זמני הקרנת סרטים</text>
74
77
        <description>See when local movies are playing</description>
 
78
        <description lang="DE">Was läuft im Kino?</description>
75
79
        <action>PLUGIN mythmovies</action>
76
80
        <depends>mythmovies</depends>
77
81
    </button>
101
105
        <text lang="HE">מזג האויר</text>
102
106
        <action>PLUGIN mythweather</action>
103
107
        <description>Local weather forecast</description>
 
108
        <description lang="DE">Wie wird das Wetter?</description>
104
109
        <depends>mythweather</depends>
105
110
    </button>
106
111
 
153
158
        <text lang="PL">Internet WWW</text>
154
159
        <text lang="HE">אינטרנט</text>
155
160
        <description>Browse the web</description>
 
161
        <description lang="DE">Surfen Sie im Netz</description>
156
162
        <action>PLUGIN mythbrowser</action>
157
163
        <depends>mythbrowser</depends>
158
164
    </button>
180
186
        <text lang="PL">Przepisy</text>
181
187
        <text lang="HE">מתכונים</text>
182
188
        <description>Start cooking!</description>
 
189
        <description lang="DE">Was wollen Sie heute Kochen?</description>
183
190
        <action>PLUGIN mythRecipe</action>
184
191
        <depends>mythrecipe</depends>
185
192
    </button>
207
214
        <text lang="PL">Status systemu</text>
208
215
        <text lang="HE">מצב מערכת</text>
209
216
        <description>What your system is doing right now</description>
 
217
        <description lang="DE">Der aktuelle Zustand von MythTV</description>
210
218
        <action>TV_STATUS</action>
211
219
    </button>
212
220
 
217
225
        <text lang="IT">Videosorveglianza</text>
218
226
        <text lang="PL">Strażnik</text>
219
227
        <text lang="FI">ZoneMinder</text>
 
228
        <text lang="DE">Videoüberwachung</text>
220
229
        <description>Home surveillance</description>
 
230
        <description lang="DE">Videoüberwachung</description>
221
231
        <action>PLUGIN mythzoneminder</action>
222
232
        <depends>mythzoneminder</depends>
223
233
 </button>
225
235
    <button>
226
236
        <type>SMOLT</type>
227
237
        <text>Hardware profile</text>
 
238
        <text lang="DE">Geräteprofil</text>
228
239
        <text lang="FR">Profil matériel</text>
229
240
        <description>Tell us what hardware you have so we can support it</description>
 
241
        <description lang="DE">Sagen Sie uns welche Geräte Sie verwenden</description>
230
242
        <action>PLUGIN mythsmolt</action>
231
243
        <depends>mythsmolt</depends>
232
244
 </button>