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

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

Issue 29602576: Issue 6015 - Give feedback is pointing to mozilla page (Closed)
Patch Set: Created Nov. 9, 2017, 9:19 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/app/mobile.js ('k') | mobile/android/base/strings.xml.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
@@ -14,12 +14,11 @@
url="about:" />
<org.mozilla.gecko.preferences.LinkPreference android:key="android.not_a_preference.faq.link"
android:title="@string/pref_vendor_faqs"
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" />
+ android:persistent="false"/>
diegocarloslima 2017/11/09 21:21:47 Here, I'm simply reverting the changes that we mad
</PreferenceScreen>
« no previous file with comments | « mobile/android/app/mobile.js ('k') | mobile/android/base/strings.xml.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld