Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/base/resources/xml/preferences.xml

Issue 5664054114779136: Issue 2350 - Remove Add-ons, Apps and Sync (Closed)
Patch Set: Moved visible attribute Created April 23, 2015, 8:27 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mobile/android/base/resources/xml-v11/preferences.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/base/resources/xml/preferences.xml
diff --git a/mobile/android/base/resources/xml/preferences.xml b/mobile/android/base/resources/xml/preferences.xml
index 5c7393ce33f37b396213211befce8d511cf227fc..626f868dd0d29003f0b8473fe0e29cdd97780a30 100644
--- a/mobile/android/base/resources/xml/preferences.xml
+++ b/mobile/android/base/resources/xml/preferences.xml
@@ -11,9 +11,7 @@
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:persistent="false" />
+ <!-- Removed SyncPreference as part of https://issues.adblockplus.org/ticket/2350 -->
<PreferenceScreen android:title="@string/pref_category_customize" >
<intent android:action="android.intent.action.VIEW"
« no previous file with comments | « mobile/android/base/resources/xml-v11/preferences.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld