[tor-commits] [tor-browser/tor-browser-52.7.2esr-8.0-1] Orfox: Removed sync option from preferences

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


commit 8f90bf1ab835668f38679bcf5129db85bc304b7a
Author: Amogh Pradeep <amoghbl1 at gmail.com>
Date:   Fri Jul 17 13:27:07 2015 -0400

    Orfox: Removed sync option from preferences
    
    Signed-off-by: Amogh Pradeep <amoghbl1 at gmail.com>
---
 mobile/android/base/resources/xml/preferences.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/mobile/android/base/resources/xml/preferences.xml b/mobile/android/base/resources/xml/preferences.xml
index 06716cd9af91..08ee14ea443a 100644
--- a/mobile/android/base/resources/xml/preferences.xml
+++ b/mobile/android/base/resources/xml/preferences.xml
@@ -9,12 +9,6 @@
                   xmlns:gecko="http://schemas.android.com/apk/res-auto"
                   android:enabled="false">
 
-    <org.mozilla.gecko.preferences.SyncPreference android:key="android.not_a_preference.sync"
-                                                  android:title="@string/pref_sync"
-                                                  android:icon="@drawable/sync_avatar_default"
-                                                  android:summary="@string/pref_sync_summary"
-                                                  android:persistent="false" />
-
     <PreferenceScreen android:title="@string/pref_category_general"
                       android:summary="@string/pref_category_general_summary"
                       android:key="android.not_a_preference.general_screen"





More information about the tor-commits mailing list