[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser/tor-browser-60.1.0esr-8.0-1] Bug 25741 - TBA: Do not import bookmarks and history from native browser by default
commit 4c70fba1083e03e0ce5a24b40fd985a142560fa5
Author: Matthew Finkel <Matthew.Finkel@xxxxxxxxx>
Date: Wed Apr 11 18:51:09 2018 +0000
Bug 25741 - TBA: Do not import bookmarks and history from native browser by default
---
mobile/android/app/src/main/res/values/arrays.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mobile/android/app/src/main/res/values/arrays.xml b/mobile/android/app/src/main/res/values/arrays.xml
index 555797ce7db2..f1d166262546 100644
--- a/mobile/android/app/src/main/res/values/arrays.xml
+++ b/mobile/android/app/src/main/res/values/arrays.xml
@@ -46,8 +46,8 @@
<item>@string/history_title</item>
</string-array>
<string-array name="pref_import_android_defaults">
- <item>true</item>
- <item>true</item>
+ <item>false</item>
+ <item>false</item>
</string-array>
<string-array name="pref_import_android_values">
<item>android_import.data.bookmarks</item>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits