From bae6e3f183357f90abbcb702886ac691b0a26ba2 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Fri, 12 Nov 2021 12:32:07 -0600 Subject: [PATCH] Change name to Thorium Browser, and add flags --- chrome/installer/linux/common/desktop.template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chrome/installer/linux/common/desktop.template b/chrome/installer/linux/common/desktop.template index e12f8004..2fce9dad 100644 --- a/chrome/installer/linux/common/desktop.template +++ b/chrome/installer/linux/common/desktop.template @@ -105,7 +105,7 @@ Comment[vi]=Truy cập Internet Comment[zh_CN]=访问互联网 Comment[zh_HK]=連線到網際網路 Comment[zh_TW]=連線到網際網路 -Exec=/usr/bin/@@USR_BIN_SYMLINK_NAME@@ --enable-experimental-web-platform-features --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading %U +Exec=/usr/bin/@@USR_BIN_SYMLINK_NAME@@ --enable-experimental-web-platform-features --new-canvas-2d-api --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading %U StartupNotify=true Terminal=false Icon=@@PACKAGE@@ @@ -166,11 +166,11 @@ Name[uk]=Нове вікно Name[vi]=Cửa sổ Mới Name[zh_CN]=新建窗口 Name[zh_TW]=開新視窗 -Exec=/usr/bin/@@USR_BIN_SYMLINK_NAME@@ --enable-experimental-web-platform-features --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading +Exec=/usr/bin/@@USR_BIN_SYMLINK_NAME@@ --enable-experimental-web-platform-features --new-canvas-2d-api --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading [Desktop Action content-shell] Name=Open Content Shell -Exec=/opt/chromium.org/chromium-unstable/content_shell --enable-experimental-web-platform-features --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading +Exec=/opt/chromium.org/chromium-unstable/content_shell --enable-experimental-web-platform-features --new-canvas-2d-api --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading [Desktop Action new-private-window] Name=New Incognito Window @@ -222,4 +222,4 @@ Name[uk]=Нове вікно в режимі анонімного перегля Name[vi]=Cửa sổ ẩn danh mới Name[zh_CN]=新建隐身窗口 Name[zh_TW]=新增無痕式視窗 -Exec=/usr/bin/@@USR_BIN_SYMLINK_NAME@@ --incognito --enable-experimental-web-platform-features --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading +Exec=/usr/bin/@@USR_BIN_SYMLINK_NAME@@ --incognito --enable-experimental-web-platform-features --new-canvas-2d-api --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading