Ticket #9135: mythbuntu.pluginscheck.diff

File mythbuntu.pluginscheck.diff, 812 bytes (added by robertm, 14 years ago)
  • myththemes/Mythbuntu/browser-ui.xml

     
    294294            <position>445,240</position>
    295295        </textedit>
    296296
     297        <textarea name="pluginslabel" from="basetextarea">
     298            <area>180,350,300,30</area>
     299            <align>right,vcenter</align>
     300            <value>Enable browser plugins (Flash, etc):</value>
     301        </textarea>
     302                           
     303        <checkbox name="enablepluginscheck" from="basecheckbox">
     304            <position>130,350</position>
     305        </checkbox>
     306
    297307        <shape name="background">
    298308            <area>200,400,800,140</area>
    299309            <type>roundbox</type>