|
8 | 8 | <action>SETTINGS MAINGENERAL</action> |
9 | 9 | </button> |
10 | 10 |
|
11 | | - <button> |
12 | | - <type>SETUP_KEYS</type> |
13 | | - <text>Edit Keys</text> |
14 | | - <description>Change MythTV key bindings.</description> |
15 | | - <action>SETUP_KEYS</action> |
16 | | - </button> |
17 | | - |
18 | 11 | <button> |
19 | 12 | <type>SETTINGS_APPEARANCE</type> |
20 | 13 | <text>Appearance</text> |
|
32 | 25 | <button> |
33 | 26 | <type>SETTINGS_AUDIOGENERAL</type> |
34 | 27 | <text>Audio</text> |
35 | | - <description>Configure local audio output</description> |
| 28 | + <description>Configure audio playback</description> |
36 | 29 | <action>SETTINGS AUDIOGENERAL</action> |
37 | 30 | </button> |
38 | 31 |
|
39 | | - <button> |
40 | | - <type>SCREENSETUPWIZARD</type> |
41 | | - <text>Screen Setup Wizards</text> |
42 | | - <description>Compensate for TVs with overscan</description> |
43 | | - <action>SCREENSETUPWIZARD</action> |
44 | | - </button> |
45 | | - |
46 | 32 | <button> |
47 | 33 | <type>SETTINGS_TV</type> |
48 | | - <text>TV Settings</text> |
49 | | - <description>Settings for TV recording and playback</description> |
| 34 | + <text>Video</text> |
| 35 | + <description>Configure video recording and playback</description> |
50 | 36 | <action>MENU tv_settings.xml</action> |
51 | 37 | </button> |
52 | 38 |
|
53 | 39 | <button> |
54 | 40 | <type>SETTINGS_MEDIA</type> |
55 | 41 | <text>Media Settings</text> |
56 | | - <description>Settings for all non-TV media</description> |
| 42 | + <description>Configure music, video, and other media plugins</description> |
57 | 43 | <action>MENU media_settings.xml</action> |
58 | 44 | <depends>mythvideo mythmusic mythgallery mythfm mythgame mythburn mytharchive</depends> |
59 | 45 | </button> |
60 | 46 |
|
61 | 47 | <button> |
62 | 48 | <type>SETTINGS_INFO_CENTER</type> |
63 | 49 | <text>Info Center Settings</text> |
64 | | - <description>Configure weather, news, movie info, web, and recipes</description> |
| 50 | + <description>Configure surveillance, weather, news, and the web</description> |
65 | 51 | <action>MENU info_settings.xml</action> |
66 | 52 | <depends>mythnews mythweather mythbookmarkmanager mythrecipe mythbrowser mythmovies mythzoneminder</depends> |
67 | 53 | </button> |
|
73 | 59 | <action>SYSTEM_EVENTS</action> |
74 | 60 | </button> |
75 | 61 |
|
| 62 | + <button> |
| 63 | + <type>SETUP_KEYS</type> |
| 64 | + <text>Edit Keys</text> |
| 65 | + <description>Change MythTV key bindings.</description> |
| 66 | + <action>SETUP_KEYS</action> |
| 67 | + </button> |
| 68 | + |
76 | 69 | <button> |
77 | 70 | <type>SETTINGS_GRABBERS</type> |
78 | 71 | <text>Artwork and Data Sources</text> |
79 | 72 | <description>Configure sources of artwork and metadata</description> |
80 | 73 | <action>SETTINGS GRABBERS</action> |
81 | 74 | </button> |
82 | 75 |
|
| 76 | + <button> |
| 77 | + <type>SCREENSETUPWIZARD</type> |
| 78 | + <text>Screen Setup Wizards</text> |
| 79 | + <description>Compensate for TVs with overscan</description> |
| 80 | + <action>SCREENSETUPWIZARD</action> |
| 81 | + </button> |
| 82 | + |
83 | 83 | <button> |
84 | 84 | <type>SETTINGS_SETUPWIZARD</type> |
85 | 85 | <text>Setup Wizard</text> |
|
0 commit comments