~ubuntu-branches/ubuntu/lucid/flashblock/lucid-proposed

« back to all changes in this revision

Viewing changes to defaults/preferences/flashblock.js

  • Committer: Bazaar Package Importer
  • Author(s): Alexander GQ Gerasiov
  • Date: 2009-11-30 01:21:27 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091130012127-ngxo3jqkddn3smi1
Tags: 1.5.11-2
* Fixed typo in debian/copyright.
* Using new dpkg v3 format, it rocks.
* Package description updated (taken from extension's homepage).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
pref("extensions.{3d7eb24f-2740-49df-8937-200b1cc08f8a}.description", "chrome://flashblock/locale/flashblock.properties");
2
 
pref("flashblock.enabled",true);
3
 
pref("flashblock.whitelist", "");
4
 
pref("flashblock.blockLocal",false);
 
1
pref("extensions.{3d7eb24f-2740-49df-8937-200b1cc08f8a}.description", "chrome://flashblock/locale/flashblock.properties");
 
2
pref("flashblock.enabled",true);
 
3
pref("flashblock.whitelist", "");
 
4
pref("flashblock.blockLocal",false);
5
5
pref("browser.toolbars.showbutton.flashblockMozToggle", false); 
 
 
b'\\ No newline at end of file'