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

« back to all changes in this revision

Viewing changes to themes/defaultmenu/main_settings.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="SETUP">
2
3
 
3
4
    <button>
24
25
        <text lang="PL">Ogólne</text>
25
26
        <text lang="HE">כללי</text>
26
27
        <description>Core MythTV behavior and system settings</description>
 
28
        <description lang="DE">MythTV- und Systemeinstellungen</description>
27
29
        <action>SETTINGS MAINGENERAL</action>
28
30
    </button>
29
31
 
51
53
        <text lang="PL">Ustaw wyglądy</text>
52
54
        <text lang="HE">מראה</text>
53
55
        <description>pick the theme, font, size, and locale</description>
 
56
        <description lang="DE">GUI-Thema oder Zeichensatzgrößen wählen</description>
54
57
        <action>SETTINGS APPEARANCE</action>
55
58
    </button>
56
59
 
63
66
        <text lang="NB">Skjerm</text>
64
67
        <text lang="DE">Bildschirm einrichten</text>
65
68
        <description>Compensate for TVs with overscan</description>
 
69
        <description lang="DE">Passen Sie das Bild an Ihren Fernseher an</description>
66
70
        <action>SCREENSETUPWIZARD</action>
67
71
    </button>
68
72
 
90
94
        <text lang="PL">Telewizja</text>
91
95
        <text lang="HE">הגדרות טלויזיה</text>
92
96
        <description>Settings for TV recording and playback</description>
 
97
        <description lang="DE">Einstellungen für TV-Aufnahme und -Wiedergabe</description>
93
98
        <action>MENU tv_settings.xml</action>
94
99
    </button>
95
100
 
117
122
        <text lang="PL">Konfiguracja Media</text>
118
123
        <text lang="HE">הגדרות מדיה</text>
119
124
        <description>Settings for all non-TV media</description>
 
125
        <description lang="DE">Einstellungen für alle anderen Medien</description>
120
126
        <action>MENU media_settings.xml</action>
121
127
        <depends>mythvideo mythmusic mythgallery mythfm mythgame mythburn mytharchive</depends>
122
128
    </button>
146
152
        <text lang="HE">הגדרות מרכז מידע</text>
147
153
        <alttext lang="DE">Infocenter</alttext>
148
154
        <description>Configure weather, news, movie info, web, and recipes</description>
 
155
        <description lang="DE">Einstellungen der Plugins (Wetter, Nachrichten etc)</description>
149
156
        <action>MENU info_settings.xml</action>
150
157
        <depends>mythnews mythweather mythbookmarkmanager mythrecipe mythflix</depends>
151
158
    </button>
200
207
        <text lang="PL">Konfiguracja Telefonu</text>
201
208
        <text lang="HE">הגדרות טלפון</text>
202
209
        <description>Configure SIP-based VoIP phone</description>
 
210
        <description lang="DE">Einstellungen des VoIP-Telefons</description>
203
211
        <action>CONFIGPLUGIN mythphone</action>
204
212
        <depends>mythphone</depends>
205
213
    </button>
213
221
        <text lang="PL">Ustaw strażnika</text>
214
222
        <text lang="FI">Zoneminder Asetukset</text>
215
223
        <description>Set up surveillance software</description>
 
224
        <description lang="DE">Einstellungen der Überwachungssoftware</description>
216
225
        <action>CONFIGPLUGIN mythzoneminder</action>
217
226
        <depends>mythzoneminder</depends>
218
227
    </button>