Browse Source

b=605442, r=mfinkle, Pref to disable fullscreen

matthew.gertner@gmail.com 14 years ago
parent
commit
7303eca24f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      defaults/preferences/preferences.js

+ 1 - 0
defaults/preferences/preferences.js

@@ -96,3 +96,4 @@ pref("browser.xul.error_pages.expert_bad_cert", false);
 
 /* Prism-specific prefs */
 pref("prism.shortcut.aboutConfig.enabled", false);
+pref("prism.shortcut.fullScreen.disabled", false);