| Index: mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml |
| =================================================================== |
| --- a/mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml |
| +++ b/mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml |
| @@ -1,11 +1,10 @@ |
| <?xml version="1.0" encoding="utf-8"?> |
| <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" |
| - xmlns:gecko="http://schemas.android.com/apk/res-auto" |
| android:title="@string/pref_category_privacy_short" > |
| <!-- keys prefixed with "android.not_a_preference." are not synced with Gecko --> |
| <org.adblockplus.browser.AbpCheckBoxPreference android:key="android.not_a_preference.adblockbrowser.apiAcceptableAdsEnabled" |
| android:title="@string/abb_pref_acceptable_ads" |
| android:defaultValue="true" |
| android:persistent="false" |
| android:enabled="false" /> |