[tor-commits] [tor-browser/tor-browser-52.7.2esr-8.0-1] set default to 'true' to clear all data

gk at torproject.org gk at torproject.org
Tue Mar 20 11:26:34 UTC 2018


commit 8fe9f7b563c5cedd5dc75cc90df1f949c560a261
Author: n8fr8 <nathan at freitas.net>
Date:   Tue Jul 18 10:38:03 2017 -0400

    set default to 'true' to clear all data
    
    Signed-off-by: Amogh Pradeep <amoghbl1 at gmail.com>
---
 mobile/android/base/resources/values/arrays.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mobile/android/base/resources/values/arrays.xml b/mobile/android/base/resources/values/arrays.xml
index 8369d817da8d..d2f157a7ba33 100644
--- a/mobile/android/base/resources/values/arrays.xml
+++ b/mobile/android/base/resources/values/arrays.xml
@@ -99,7 +99,7 @@
         <item>true</item>
         <item>true</item>
         <item>true</item>
-        <item>false</item>
+        <item>true</item>
     </string-array>
     <string-array name="pref_private_data_values">
         <item>private.data.history</item>





More information about the tor-commits mailing list