commit a0aca310e90a6fa25c98043a51311f79b80eeec1
parent b5c072dc187663654c38bb2e2ad023910d24f38b
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Wed, 24 May 2017 02:02:51 +1200
2605 confirmed windows only (and gtk)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user.js b/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] ***/
+/* 2605: disable integration of activity into windows recent documents [WINDOWS] [GTK] ***/
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);