commit b5c072dc187663654c38bb2e2ad023910d24f38b
parent 31d3aec89388010498e531e38a87ff19e69ef4ca
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Tue, 23 May 2017 07:17:49 +1200
2604 remove [MAC] tag
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -1150,7 +1150,7 @@ user_pref("beacon.enabled", false);
user_pref("browser.download.folderList", 2);
/* 2603: enforce user interaction for security by always asking the user where to download ***/
user_pref("browser.download.useDownloadDir", false);
-/* 2604: remove temp files opened with an external application [MAC]
+/* 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] ***/