зеркало из https://github.com/mozilla/pjs.git
Make about:logo work in Thunderbird b=365963 r=mscott
This commit is contained in:
Родитель
b1c75fe00c
Коммит
2091c38dec
|
@ -4,7 +4,7 @@
|
|||
|
||||
#clientBox {
|
||||
background-color: #FFFFFF;
|
||||
background-image: url("chrome://branding/content/about-thunderbird.png");
|
||||
background-image: url("about:logo");
|
||||
background-repeat: no-repeat;
|
||||
padding-top: 216px;
|
||||
color: #000000;
|
||||
|
|
|
@ -53,7 +53,7 @@ messenger.jar:
|
|||
#ifdef MOZ_USE_GENERIC_BRANDING
|
||||
% content branding %content/branding/ xpcnativewrappers=yes
|
||||
content/branding/about-credits.png (content/about-credits.png)
|
||||
content/branding/about-thunderbird.png (content/about-thunderbird.png)
|
||||
content/branding/about.png (content/about-thunderbird.png)
|
||||
content/branding/thunderbird-watermark.png (content/thunderbird-watermark.png)
|
||||
content/branding/icon64.png (content/icon64.png)
|
||||
#ifdef XP_WIN
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
messenger.jar:
|
||||
% content branding %content/branding/ xpcnativewrappers=yes
|
||||
content/branding/about-credits.png (about-credits.png)
|
||||
content/branding/about-thunderbird.png (about-thunderbird.png)
|
||||
content/branding/about.png (about-thunderbird.png)
|
||||
content/branding/thunderbird-wizard-badge.png (thunderbird-wizard-badge.png)
|
||||
content/branding/thunderbird-watermark.png (thunderbird-watermark.png)
|
||||
content/branding/icon64.png (icon64.png)
|
||||
|
|
Загрузка…
Ссылка в новой задаче