1
0
mirror of https://github.com/arkenfox/user.js.git synced 2025-07-06 05:22:03 +02:00

update 1031 description

This commit is contained in:
earthlng
2018-09-30 15:30:32 +00:00
committed by GitHub
parent ec5fb6e3a1
commit aacf5d4a0b

@ -681,7 +681,7 @@ user_pref("toolkit.winRegisterApplicationRestart", false);
* If set to false then the shortcuts use a generic Firefox icon ***/ * If set to false then the shortcuts use a generic Firefox icon ***/
user_pref("browser.shell.shortcutFavicons", false); user_pref("browser.shell.shortcutFavicons", false);
/* 1031: disable favicons in tabs and new bookmarks /* 1031: disable favicons in tabs and new bookmarks
* bookmark favicons are stored as data blobs in places.sqlite>moz_favicons ***/ * bookmark favicons are stored as data blobs in favicons.sqlite ***/
// user_pref("browser.chrome.site_icons", false); // user_pref("browser.chrome.site_icons", false);
// user_pref("browser.chrome.favicons", false); // user_pref("browser.chrome.favicons", false);
/* 1032: disable favicons in web notifications ***/ /* 1032: disable favicons in web notifications ***/