diff --git a/utils/name_substitution.sh b/utils/name_substitution.sh index 781c8323..a3ff7113 100755 --- a/utils/name_substitution.sh +++ b/utils/name_substitution.sh @@ -6,9 +6,18 @@ SOURCE_DIR="$2" BACKUP_TAR_PATH="$3" REGEXES=( - 's/Chrome Web( S|s)tore/Web Store/g' - 's/Chrome Remote Desktop/Remote Desktop/g' + # stuff we don't want to replace + 's/(\w+) Root Program/\1_unreplace Root Program/g' + 's/(\w+) Web( S|s)tore/\1_unreplace Web Store/g' + 's/(\w+) Remote Desktop/\1_unreplace Remote Desktop/g' + 's/("BEGIN_LINK_CHROMIUM")(.*?Chromium)(.*?