summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makeicecat3
1 files changed, 3 insertions, 0 deletions
diff --git a/makeicecat b/makeicecat
index 3c0c2d3..0cb6402 100644
--- a/makeicecat
+++ b/makeicecat
@@ -546,6 +546,9 @@ sed '/public static void checkAndNotifyPolicy/ s/{/{ if(true) return;/; /private
cp -a $DATA/android-images/core/* mobile/android/themes/core/images/
cp -a $DATA/android-images/resources mobile/android/base
+sed '/aboutDetails/,/div/d; /privacyURL/d' mobile/android/chrome/content/about.xhtml -i
+sed '/suggested_sites/,/defaultValue/d' mobile/android/base/resources/xml/preferences_home.xml -i
+
###############################################################################
# Macos packaging
###############################################################################