summaryrefslogtreecommitdiff
path: root/makeicecat
diff options
context:
space:
mode:
Diffstat (limited to 'makeicecat')
-rw-r--r--makeicecat5
1 files changed, 2 insertions, 3 deletions
diff --git a/makeicecat b/makeicecat
index 0b6abb7..fc3d88d 100644
--- a/makeicecat
+++ b/makeicecat
@@ -254,9 +254,8 @@ for file in browser/base/content/newtab/newTab.css browser/themes/linux/newtab/n
echo '#newtab-customize-button, #newtab-intro-what{display:none}' >> $file
done
-# Custom android link to f-droid repo
-sed /Promo2.iOSBefore/,/mobilePromo2.iOSLink/d -i browser/components/preferences/in-content/sync.xul
-sed s_www.mozilla.org/firefox/android.*sync-preferences_f-droid.org/repository/browse/?fdid=org.gnu.icecat_ -i browser/components/preferences/in-content/sync.xul
+# Remove the iOS link
+sed '/iOS/d; /fxaMobilePromo-ios/d;' -i browser/components/preferences/in-content/sync.xul
###############################################################################
# Branding