This is an automated email from the git hooks/post-receive script.
pierov pushed a change to branch maint-11.5 in repository torbutton.
from d8db5443 fixup! Bug 41314: Add YEC 2022 strings to torbutton and fenix new 316da7e0 Bug 41303: Implement 2022 Year End Campaign look in about:tor new 5d7e654b Bug 41338: Correct direction of search arrow in right-to-left
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: LICENSE | 92 ++++++++++++++++++ chrome/content/aboutTor/aboutTor-content.js | 10 ++ chrome/content/aboutTor/aboutTor.xhtml | 36 ++++++- chrome/skin/aboutTor.css | 142 ++++++++++++++++++++++++++++ chrome/skin/aboutTorYECfonts.css | 21 ++++ chrome/skin/yec-bg-2x.png | Bin 0 -> 115282 bytes chrome/skin/yec-bg-3x.png | Bin 0 -> 241727 bytes chrome/skin/yec-foreground-2x.png | Bin 0 -> 29031 bytes chrome/skin/yec-foreground-3x.png | Bin 0 -> 51701 bytes 9 files changed, 298 insertions(+), 3 deletions(-) create mode 100644 chrome/skin/aboutTorYECfonts.css create mode 100644 chrome/skin/yec-bg-2x.png create mode 100644 chrome/skin/yec-bg-3x.png create mode 100644 chrome/skin/yec-foreground-2x.png create mode 100644 chrome/skin/yec-foreground-3x.png