[X2Go-Commits] [pale-moon] branch upstream/palemoon-master updated (814e0bc -> b06821d)

git-admin at x2go.org git-admin at x2go.org
Wed Jan 30 03:50:09 CET 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch upstream/palemoon-master
in repository pale-moon.

      from  814e0bc   Align Element.ScrollIntoView() with the spec. (uplift)
       new  1a61593   [PALEMOON] Move Advanced prefs l10n strings to their proper place
       new  3aac951   [PALEMOON] Add captive portal preference to the UI. (uplift)
       new  f84f196   Improve toolbar icons for all DPIs (uplift)
       new  b4edb88   Add isIntersecting property to IntersectionObserverEntry. (uplift)
       new  b578943   Disable IntersectionObserver API on release.
       new  b06821d   Version bump for release.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../palemoon/components/preferences/advanced.xul   |   12 +
 application/palemoon/config/version.txt            |    2 +-
 .../en-US/chrome/browser/preferences/advanced.dtd  |   15 +-
 .../palemoon/themes/windows/Toolbar-glass.png      |  Bin 0 -> 18803 bytes
 .../palemoon/themes/windows/Toolbar-glass.svg      | 3718 +++++++++++++-------
 .../palemoon/themes/windows/Toolbar-inverted.png   |  Bin 0 -> 7101 bytes
 application/palemoon/themes/windows/Toolbar.png    |  Bin 0 -> 16015 bytes
 application/palemoon/themes/windows/Toolbar.svg    | 1677 +++++----
 application/palemoon/themes/windows/browser.css    |   15 +-
 application/palemoon/themes/windows/jar.mn         |    3 +
 .../palemoon/themes/windows/places/organizer.css   |    9 +-
 dom/base/DOMIntersectionObserver.cpp               |    1 +
 dom/base/DOMIntersectionObserver.h                 |    8 +
 dom/webidl/IntersectionObserver.webidl             |    2 +
 modules/libpref/init/all.js                        |    3 +-
 15 files changed, 3277 insertions(+), 2188 deletions(-)
 create mode 100644 application/palemoon/themes/windows/Toolbar-glass.png
 create mode 100644 application/palemoon/themes/windows/Toolbar-inverted.png
 create mode 100644 application/palemoon/themes/windows/Toolbar.png

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list