Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit db65e6a

Browse files
author
Shreyas Minocha
committed
Remove outdated/unnecessary comments
1 parent 048453c commit db65e6a

File tree

2 files changed

+3
-29
lines changed

2 files changed

+3
-29
lines changed

settings/settings/defaults/pref/local-settings.js

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
1-
//
2-
3-
// ============================================================================================================================================
4-
// LibreWolf Version : 2.1
5-
// ==============================
6-
//
7-
// Metrics available on librewolf.cfg
8-
//
9-
// ============================================================================================================================================
10-
11-
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1+
// >>>>>>>>>>>>>>>>>>>>
122
// Section : General Settings
133
// Bench Diff : ++/5000
144
// >>>>>>>>>>>>>>>>>>>>

settings/settings/librewolf.cfg

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,6 @@
11
// ============================================================================================================================================
2-
// LibreWolf Version : 2.2
3-
// ==============================
4-
//
5-
// LibreWolf : Firefox settings for a better security, privacy and performance
6-
//
7-
// librewolf.cfg : Locking firefox settings for security, privacy & prevent settings changes
8-
//
9-
// Author : Intika - intikadev (at) gmail.com
10-
//
11-
// Donation : Paypal : intikadev (at) gmail.com
12-
//
13-
// Site : https://github.com/LibreWolf-Browser/LibreWolf
14-
//
15-
// Based on : Ghacks-user.js (https://github.com/ghacksuserjs/ghacks-user.js)
16-
// User.js (https://github.com/pyllyukko/user.js/)
17-
// PrivaConf (https://addons.mozilla.org/en-US/firefox/addon/privaconf/)
18-
// Big thanks to all of them
192
//
3+
// LibreWolf
204
// ============================================================================================================================================
215
// Documentation .............. :
226
// ==============================
@@ -269,7 +253,7 @@ lockPref("browser.urlbar.filter.javascript", true);
269253
270254
// Defaulting --------------------------
271255
272-
// Pref: Default Interface Look
256+
// Pref: Default Interface Look
273257
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}');
274258
defaultPref("browser.uidensity", 2);
275259

0 commit comments

Comments
 (0)