gnuzilla

default description
git clone https://git.awy.one/gnuzilla.git
Log | Files | Refs | README | LICENSE

commit 9da914b612eb6d9c0ddb618eb7ddb5c140b10e7f
parent 1b3f3900f8bf079d98f72b74aaa6ab3896f6aebd
Author: Ruben Rodriguez <ruben@gnu.org>
Date:   Sat, 15 Apr 2017 00:25:08 -0400

Remove iOS link, keep android one

Diffstat:
Mmakeicecat | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git 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