diff options
Diffstat (limited to 'application/basilisk/app/profile/prefs.js')
-rw-r--r-- | application/basilisk/app/profile/prefs.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/application/basilisk/app/profile/prefs.js b/application/basilisk/app/profile/prefs.js new file mode 100644 index 000000000..8c6f0d639 --- /dev/null +++ b/application/basilisk/app/profile/prefs.js @@ -0,0 +1,13 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +# Mozilla User Preferences + +/* Do not edit this file. + * + * If you make changes to this file while the browser is running, + * the changes will be overwritten when the browser exits. + * + * To make a manual change to preferences, you can visit the URL about:config + */ |