kodi-theme-Confluence-001-add_oe_settings_to_homescreen.patch 551 B

1234567891011121314
  1. --- a/720p/IncludesHomeMenuItems.xml 2012-07-22 21:56:07.000000000 +0400
  2. +++ b/720p/IncludesHomeMenuItems.xml 2012-09-13 23:34:16.975470148 +0400
  3. @@ -189,6 +189,11 @@
  4. <label>5</label>
  5. <onclick>ActivateWindow(Settings)</onclick>
  6. </control>
  7. + <control type="button" id="90120">
  8. + <include>ButtonHomeSubCommonValues</include>
  9. + <label>@DISTRONAME@</label>
  10. + <onclick>RunAddon(service.libreelec.settings)</onclick>
  11. + </control>
  12. <control type="button" id="90123">
  13. <include>ButtonHomeSubCommonValues</include>
  14. <label>7</label>