Ticket #4199: MythStream-classic.diff
| File MythStream-classic.diff, 1.0 KB (added by , 18 years ago) |
|---|
-
themes/classic/main_settings.xml
98 98 </button> 99 99 100 100 <button> 101 <type>STREAM</type> 102 <text>Internet Radio Settings</text> 103 <action>CONFIGPLUGIN mythstream</action> 104 <depends>mythstream</depends> 105 </button> 106 107 <button> 101 108 <type>SETTINGS_VIDEO</type> 102 109 <text>Videos Settings</text> 103 110 <text lang="ES">Configurar Videos</text> -
themes/classic/mainmenu.xml
39 39 </button> 40 40 41 41 <button> 42 <type>STREAM</type> 43 <text>Internet Radio</text> 44 <action>PLUGIN mythstream</action> 45 <depends>mythstream</depends> 46 </button> 47 48 <button> 42 49 <type>VIDEO</type> 43 50 <text>Videos</text> 44 51 <text lang="IT">Video</text>
