Update Old Names

This commit is contained in:
BeatLink 2019-06-12 16:23:35 -05:00
parent a93c974f2b
commit 5f90c5d907
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
// LibreWolf Version : 2.1
// ==============================
//
// Metrics available on librewolfa.cfg
// Metrics available on librewolf.cfg
//
// ============================================================================================================================================

View file

@ -4,7 +4,7 @@
//
// LibreWolf : Firefox settings for a better security, privacy and performance
//
// Mozilla.cfg : Locking firefox settings for security, privacy & prevent settings changes
// librewolf.cfg : Locking firefox settings for security, privacy & prevent settings changes
//
// Author : Intika - intikadev (at) gmail.com
//
@ -45,11 +45,11 @@
// Protection ................. :
// ==============================
//
// Pref : Locking mozilla.cfg itself
lockPref("general.config.filename", "mozilla.cfg");
// Pref : Locking librewolf.cfg itself
lockPref("general.config.filename", "librewolf.cfg");
//
// ============================================================================================================================================
// Index mozilla.cfg .......... :
// Index librewolf.cfg .......... :
// ==============================
//
// -----------------------------------------------------------------------