Index: myththemes/Mythbuntu/browser-ui.xml
===================================================================
--- myththemes/Mythbuntu/browser-ui.xml	(revision 26952)
+++ myththemes/Mythbuntu/browser-ui.xml	(working copy)
@@ -294,6 +294,16 @@
             <position>445,240</position>
         </textedit>
 
+        <textarea name="pluginslabel" from="basetextarea">
+            <area>180,350,300,30</area>
+            <align>right,vcenter</align>
+            <value>Enable browser plugins (Flash, etc):</value>
+        </textarea>
+                            
+        <checkbox name="enablepluginscheck" from="basecheckbox">
+            <position>130,350</position>
+        </checkbox>
+
         <shape name="background">
             <area>200,400,800,140</area>
             <type>roundbox</type>

