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: Removed ID refs for removed entries Created April 21, 2015, 9:59 a.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/menu/browser_app_menu.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..082152b8ada85f8c4e7f45ee882f580d1dd59a24 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 of issue #2350 -->
<PreferenceScreen android:title="@string/pref_category_customize" >
<intent android:action="android.intent.action.VIEW"
« no previous file with comments | « mobile/android/base/resources/menu/browser_app_menu.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld