Name: Show Flash Preferences on Legacy Devices Version: 2.1.0-1 Author: Jason Robitaille, Leathal Description: Shows the flash preferences in the Browser's preferences screen on webOS 2.1.0 on legacy devices (MIT license) --- .orig/usr/palm/applications/com.palm.app.browser/app/controllers/preferences-assistant.js +++ /usr/palm/applications/com.palm.app.browser/app/controllers/preferences-assistant.js @@ -43,8 +43,6 @@ this.setupJavaScriptWidget(); this.setupSearchEngineWidget(); - this.controller.get("flashPref").hide(); - this.controller.get("autoLoadPref").hide(); this.setUpFlashPrefWidget(); this.setUpAutoloadPrefWidget();