diff --git a/helpers/DATA/thunderbird/debug_brand/account-watermark-light.png b/helpers/DATA/thunderbird/debug_brand/account-watermark-light.png new file mode 100644 index 0000000..e03e92c Binary files /dev/null and b/helpers/DATA/thunderbird/debug_brand/account-watermark-light.png differ diff --git a/helpers/DATA/thunderbird/debug_brand/account-watermark.png b/helpers/DATA/thunderbird/debug_brand/account-watermark.png new file mode 100644 index 0000000..b7ac6b9 Binary files /dev/null and b/helpers/DATA/thunderbird/debug_brand/account-watermark.png differ diff --git a/helpers/make-thunderbird b/helpers/make-thunderbird index f792a50..8a5938b 100644 --- a/helpers/make-thunderbird +++ b/helpers/make-thunderbird @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=12 +VERSION=13 . ./config @@ -227,6 +227,7 @@ cp $DATA/debug_brand/about-logo.svg comm/mail/branding/icedove/TB-symbolic.svg cp $DATA/debug_brand/about-logo.svg comm/mail/themes/shared/mail/icons/aboutdebugging-logo.svg cp $DATA/debug_brand/icon.png comm/mail/themes/icon.png cp $DATA/debug_brand/icon64.png comm/mail/themes/icon64.png +cp $DATA/debug_brand/account-watermark*.png comm/mail/themes/shared/mail/images/ #Requirements for Icedove THNDR_SYS_URL="https://www.icedove.net/icedove/system-requirements/"