Index: mobile/android/base/resources/xml/preferences_vendor.xml |
=================================================================== |
--- a/mobile/android/base/resources/xml/preferences_vendor.xml |
+++ b/mobile/android/base/resources/xml/preferences_vendor.xml |
@@ -10,18 +10,17 @@ |
<org.mozilla.gecko.preferences.LinkPreference android:key="android.not_a_preference.about.link" |
android:title="@string/pref_about_firefox" |
android:persistent="false" |
url="about:" /> |
<org.mozilla.gecko.preferences.LinkPreference android:key="android.not_a_preference.faq.link" |
android:title="@string/pref_vendor_faqs" |
- android:persistent="false" |
- url="https://adblockplus.org/en/faq"/> |
+ android:persistent="false"/> |
<org.mozilla.gecko.preferences.LinkPreference android:key="android.not_a_preference.feedback.link" |
android:title="@string/pref_vendor_feedback" |
android:persistent="false" |
url="https://adblockplus.org/redirect?link=adblock_browser_android_beta_community" /> |
Felix Dahlke
2016/09/15 14:59:22
I just realised that this link originally pointed
diegocarloslima
2016/10/21 13:37:43
Acknowledged.
|
<PreferenceCategory android:key="android.not_a_preference.datareporting.preferences" |
android:title="@string/pref_category_datareporting"> |