Skip to content
Snippets Groups Projects
Commit a1d3213d authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Abrowser: branding and other changes for v60

parent cde8f385
No related branches found
No related tags found
No related merge requests found
Showing
with 45 additions and 1381 deletions
helpers/DATA/firefox/branding/VisualElements_150.png

78.9 KiB

helpers/DATA/firefox/branding/VisualElements_70.png

28.6 KiB

<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
<VisualElements
ShowNameOnSquare150x150Logo='on'
Square150x150Logo='browser\VisualElements\VisualElements_150.png'
Square70x70Logo='browser\VisualElements\VisualElements_70.png'
ForegroundText='light'
BackgroundColor='#000f40'/>
</Application>
helpers/DATA/firefox/branding/abrowser64.ico

31.3 KiB

helpers/DATA/firefox/branding/appname.bmp

46.4 KiB

helpers/DATA/firefox/branding/bgintro.bmp

666 KiB

helpers/DATA/firefox/branding/bgstub.jpg

25.3 KiB

helpers/DATA/firefox/branding/bgstub_2x.jpg

118 KiB

...@@ -9,23 +9,25 @@ ...@@ -9,23 +9,25 @@
# BrandFullNameInternal is used for some registry and file system values # BrandFullNameInternal is used for some registry and file system values
# instead of BrandFullName and typically should not be modified. # instead of BrandFullName and typically should not be modified.
!define BrandFullNameInternal "Abrowser" !define BrandFullNameInternal "Abrowser"
!define BrandFullName "Abrowser"
!define CompanyName "Trisquel" !define CompanyName "Trisquel"
!define URLInfoAbout "http://trisquel.info/browser" !define URLInfoAbout "http://trisquel.info/browser"
!define URLUpdateInfo "http://trisquel.info/wiki" !define URLUpdateInfo "http://trisquel.info/wiki"
!define HelpLink "https://trisquel.info/en/wiki/abrowser-help" !define HelpLink "https://trisquel.info/en/wiki/abrowser-help"
!define URLStubDownload "http://trisquel.info/browser"
!define URLManualDownload "http://trisquel.info/browser"
; The OFFICIAL define is a workaround to support different urls for Release and ; The OFFICIAL define is a workaround to support different urls for Release and
; Beta since they share the same branding when building with other branches that ; Beta since they share the same branding when building with other branches that
; set the update channel to beta. ; set the update channel to beta.
!define OFFICIAL !define OFFICIAL
!define URLStubDownload32 "http://trisquel.info/browser"
!define URLStubDownload64 "http://trisquel.info/browser"
!define URLManualDownload "http://trisquel.info/browser"
!define URLSystemRequirements "http://trisquel.info/browser"
!define Channel "release" !define Channel "release"
# The installer's certificate name and issuer expected by the stub installer # The installer's certificate name and issuer expected by the stub installer
!define CertNameDownload "Mozilla Corporation" !define CertNameDownload "Mozilla Corporation"
!define CertIssuerDownload "DigiCert Assured ID Code Signing CA-1" !define CertIssuerDownload "DigiCert SHA2 Assured ID Code Signing CA"
# Dialog units are used so the UI displays correctly with the system's DPI # Dialog units are used so the UI displays correctly with the system's DPI
# settings. # settings.
......
helpers/DATA/firefox/branding/clock.bmp

121 KiB

helpers/DATA/firefox/branding/content/about-logo.png

43.3 KiB | W: | H:

helpers/DATA/firefox/branding/content/about-logo.png

50.4 KiB | W: | H:

helpers/DATA/firefox/branding/content/about-logo.png
helpers/DATA/firefox/branding/content/about-logo.png
helpers/DATA/firefox/branding/content/about-logo.png
helpers/DATA/firefox/branding/content/about-logo.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -2,20 +2,25 @@ ...@@ -2,20 +2,25 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this * License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#aboutDialogContainer {
background-color: #202340;
color: #fff;
}
#clientBox { #clientBox {
background-color: #F7F7F7; padding: 10px 0 15px;
color: #222222;
} }
#leftBox { #leftBox {
background-image: url("chrome://branding/content/about-logo.png"); background-image: url("chrome://branding/content/about-logo.png");
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 192px auto; background-size: 192px auto;
background-position: center 20%;
/* min-width and min-height create room for the logo */ /* min-width and min-height create room for the logo */
min-width: 210px; min-width: 210px;
min-height: 210px; min-height: 210px;
margin-top: 20px; margin-top: 20px;
-moz-margin-start: 30px; margin-inline-start: 30px;
} }
...@@ -25,14 +30,23 @@ ...@@ -25,14 +30,23 @@
} }
} }
.text-link {
color: #fff !important;
text-decoration: underline;
}
.text-link:-moz-focusring {
border-color: #fff;
}
#rightBox { #rightBox {
margin-left: 30px; margin-left: 30px;
margin-right: 30px; margin-right: 30px;
min-width: 300px;
} }
#updateDeck > hbox > label:not([class="text-link"]) { #bottomBox {
color: #909090; background-color: hsla(235, 43%, 10%, .5);
padding: 15px 10px 15px;
} }
#trademark { #trademark {
...@@ -42,4 +56,3 @@ ...@@ -42,4 +56,3 @@
margin-top: 10px; margin-top: 10px;
margin-bottom: 10px; margin-bottom: 10px;
} }
helpers/DATA/firefox/branding/content/icon48.png

3.36 KiB

helpers/DATA/firefox/branding/content/icon64.png

4.98 KiB

...@@ -8,11 +8,10 @@ browser.jar: ...@@ -8,11 +8,10 @@ browser.jar:
content/branding/about-logo.png content/branding/about-logo.png
content/branding/about-logo@2x.png content/branding/about-logo@2x.png
content/branding/about-wordmark.svg content/branding/about-wordmark.svg
content/branding/icon48.png
content/branding/icon64.png
content/branding/icon16.png (../default16.png) content/branding/icon16.png (../default16.png)
content/branding/icon32.png (../default32.png) content/branding/icon32.png (../default32.png)
content/branding/icon128.png (../mozicon128.png) content/branding/icon48.png (../default48.png)
content/branding/icon64.png (../default64.png)
content/branding/icon128.png (../default128.png)
content/branding/identity-icons-brand.svg content/branding/identity-icons-brand.svg
content/branding/silhouette-40.svg
content/branding/aboutDialog.css content/branding/aboutDialog.css
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python: # vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public # This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this # License, v. 2.0. If a copy of the MPL was not distributed with this
......
This diff is collapsed.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-brand-short-name = Abrowser
...@@ -7,10 +7,4 @@ brandShortName=Abrowser ...@@ -7,10 +7,4 @@ brandShortName=Abrowser
brandFullName=Abrowser brandFullName=Abrowser
vendorShortName=Trisquel vendorShortName=Trisquel
homePageSingleStartMain=Abrowser Start, a fast home page with built-in search
homePageImport=Import your home page from %S
homePageMigrationPageTitle=Home Page Selection
homePageMigrationDescription=Please select the home page you wish to use:
syncBrandShortName=Sync syncBrandShortName=Sync
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this # License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[localization] @AB_CD@.jar:
branding (%*.ftl)
@AB_CD@.jar: @AB_CD@.jar:
% locale branding @AB_CD@ %locale/branding/ % locale branding @AB_CD@ %locale/branding/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment