Remove outdated/unnecessary comments

This commit is contained in:
Shreyas Minocha 2019-06-17 22:31:08 -04:00
parent 048453c34d
commit db65e6a97b
No known key found for this signature in database
GPG key ID: 4241DA70163780BD
2 changed files with 3 additions and 29 deletions

View file

@ -1,14 +1,4 @@
//
// ============================================================================================================================================
// LibreWolf Version : 2.1
// ==============================
//
// Metrics available on librewolf.cfg
//
// ============================================================================================================================================
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
// >>>>>>>>>>>>>>>>>>>>
// Section : General Settings
// Bench Diff : ++/5000
// >>>>>>>>>>>>>>>>>>>>

View file

@ -1,22 +1,6 @@
// ============================================================================================================================================
// LibreWolf Version : 2.2
// ==============================
//
// LibreWolf : Firefox settings for a better security, privacy and performance
//
// librewolf.cfg : Locking firefox settings for security, privacy & prevent settings changes
//
// Author : Intika - intikadev (at) gmail.com
//
// Donation : Paypal : intikadev (at) gmail.com
//
// Site : https://github.com/LibreWolf-Browser/LibreWolf
//
// Based on : Ghacks-user.js (https://github.com/ghacksuserjs/ghacks-user.js)
// User.js (https://github.com/pyllyukko/user.js/)
// PrivaConf (https://addons.mozilla.org/en-US/firefox/addon/privaconf/)
// Big thanks to all of them
//
// LibreWolf
// ============================================================================================================================================
// Documentation .............. :
// ==============================
@ -269,7 +253,7 @@ lockPref("browser.urlbar.filter.javascript", true);
// Defaulting --------------------------
// Pref: Default Interface Look
// Pref: Default Interface Look
defaultPref("browser.uiCustomization.state", '{"placements":{"widget-overflow-fixed-list":[],"nav-bar":["home-button","downloads-button","back-button","forward-button","stop-reload-button","urlbar-container","add-ons-button","preferences-button","fxa-toolbar-menu-button"],"toolbar-menubar":["menubar-items"],"TabsToolbar":["tabbrowser-tabs","new-tab-button","alltabs-button"],"PersonalToolbar":["personal-bookmarks"]},"seen":["developer-button"],"dirtyAreaCache":["nav-bar","toolbar-menubar","TabsToolbar","PersonalToolbar"],"currentVersion":16,"newElementCount":3}');
defaultPref("browser.uidensity", 2);