mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
2605 windows->system since GTK could be anything
This commit is contained in:
parent
e080614c30
commit
05bbd88f95
2
user.js
2
user.js
@ -1153,7 +1153,7 @@ user_pref("browser.download.useDownloadDir", false);
|
||||
/* 2604: remove temp files opened with an external application
|
||||
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=302433 ***/
|
||||
user_pref("browser.helperApps.deleteTempFileOnExit", true);
|
||||
/* 2605: disable integration of activity into windows recent documents [WINDOWS] [GTK] ***/
|
||||
/* 2605: disable adding downloads to the system's "recent documents" list ***/
|
||||
user_pref("browser.download.manager.addToRecentDocs", false);
|
||||
/* 2606: disable hiding mime types (Options>Applications) not associated with a plugin ***/
|
||||
user_pref("browser.download.hide_plugins_without_extensions", false);
|
||||
|
Loading…
Reference in New Issue
Block a user