[Pkg-mozext-commits] [adblock-plus] 67/74: Merge tag 'upstream/2.6.10+dfsg'
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 12:07:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus.
commit a97bf72303810171c6695a13de572ec9a7f84d79
Merge: 25da831 d7cb303
Author: David Prévot <david at tilapin.org>
Date: Tue Aug 11 11:48:23 2015 +0200
Merge tag 'upstream/2.6.10+dfsg'
Upstream version 2.6.10+dfsg
# gpg: Signature made mar. 11 août 2015 11:48:17 CEST
# gpg: using RSA key 058C1CF944F6BD3C
# gpg: Good signature from "David Prévot <david at tilapin.org>"
# gpg: aka "David Prévot <davidp at altern.org>"
# gpg: aka "David Prévot <davidp at no-log.org>"
# gpg: aka "David Prévot <taffit at debian.org>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: AE14 AD01 426D 2BFB 82EF 7E1E B82A 217A FDFE 09F2
# Subkey fingerprint: 7875 4D07 BC09 5C74 48F7 8D66 058C 1CF9 44F6 BD3C
.hgtags | 5 +
README.md | 2 +-
chrome.manifest | 2 +-
chrome/content/subscribeLinkHandler.js | 106 +++++++++++++
chrome/content/ui/composer.js | 10 +-
chrome/content/ui/filters-backup.js | 12 +-
chrome/content/ui/filters-filteractions.js | 26 ++--
chrome/content/ui/filters-filterview.js | 34 ++---
chrome/content/ui/filters-search.js | 6 +-
chrome/content/ui/filters-subscriptionactions.js | 6 +-
chrome/content/ui/filters-subscriptionview.js | 17 +--
chrome/content/ui/filters.js | 2 +-
chrome/content/ui/filters.xul | 2 +-
chrome/content/ui/flasher.js | 2 +-
chrome/content/ui/overlay.xul | 24 ++-
chrome/content/ui/sendReport.js | 17 ++-
chrome/content/ui/sendReport.xul | 7 +-
chrome/content/ui/settings.xul | 1 +
chrome/content/ui/sidebar.js | 20 +--
chrome/content/ui/subscriptionSelection.js | 4 +-
chrome/content/ui/subscriptions.xml | 6 +-
chrome/locale/af/sidebar.dtd | 1 +
chrome/locale/ar/composer.dtd | 4 +-
chrome/locale/ar/global.properties | 7 +-
chrome/locale/ar/meta.properties | 4 +-
chrome/locale/ar/overlay.dtd | 5 +-
chrome/locale/ar/sidebar.dtd | 12 +-
chrome/locale/ast/filters.dtd | 7 +
chrome/locale/be/composer.dtd | 38 ++++-
chrome/locale/be/filters.dtd | 75 +++++++++-
chrome/locale/be/global.properties | 45 +++++-
chrome/locale/be/meta.properties | 6 +
chrome/locale/be/overlay.dtd | 33 ++++-
chrome/locale/be/sendReport.dtd | 37 +++++
chrome/locale/be/sidebar.dtd | 35 +++++
chrome/locale/be/subscriptionSelection.dtd | 12 +-
chrome/locale/bg/composer.dtd | 2 +-
chrome/locale/bg/global.properties | 1 +
chrome/locale/bg/overlay.dtd | 3 +
chrome/locale/bg/sendReport.dtd | 2 +-
chrome/locale/bg/subscriptionSelection.dtd | 2 +-
chrome/locale/bn-BD/composer.dtd | 2 +-
chrome/locale/bn-BD/filters.dtd | 14 +-
chrome/locale/bn-BD/global.properties | 47 ++++--
chrome/locale/bn-BD/meta.properties | 7 +-
chrome/locale/bn-BD/overlay.dtd | 34 ++++-
chrome/locale/bn-BD/sendReport.dtd | 71 ++++++++-
chrome/locale/bn-BD/subscriptionSelection.dtd | 9 +-
chrome/locale/br/global.properties | 4 +
chrome/locale/br/overlay.dtd | 5 +
chrome/locale/bs/composer.dtd | 2 +-
chrome/locale/bs/filters.dtd | 31 +++-
chrome/locale/bs/sidebar.dtd | 9 ++
chrome/locale/ca/global.properties | 5 +-
chrome/locale/ca/overlay.dtd | 3 +
chrome/locale/cs/global.properties | 1 +
chrome/locale/cs/overlay.dtd | 3 +
chrome/locale/da/global.properties | 1 +
chrome/locale/da/overlay.dtd | 3 +
chrome/locale/da/sendReport.dtd | 2 +-
chrome/locale/de/global.properties | 1 +
chrome/locale/de/overlay.dtd | 3 +
chrome/locale/dsb/global.properties | 1 +
chrome/locale/dsb/overlay.dtd | 3 +
chrome/locale/el/global.properties | 1 +
chrome/locale/el/overlay.dtd | 3 +
chrome/locale/el/sendReport.dtd | 2 +-
chrome/locale/en-US/global.properties | 1 +
chrome/locale/en-US/overlay.dtd | 3 +
chrome/locale/eo/global.properties | 1 +
chrome/locale/eo/overlay.dtd | 3 +
chrome/locale/es-AR/global.properties | 1 +
chrome/locale/es-AR/overlay.dtd | 3 +
chrome/locale/es-CL/composer.dtd | 14 +-
chrome/locale/es-CL/overlay.dtd | 9 +-
chrome/locale/es-CL/sendReport.dtd | 3 +
chrome/locale/es-CL/subscriptionSelection.dtd | 12 ++
chrome/locale/es-ES/global.properties | 1 +
chrome/locale/es-ES/overlay.dtd | 7 +-
chrome/locale/es-ES/sendReport.dtd | 2 +-
chrome/locale/es-MX/global.properties | 1 +
chrome/locale/es-MX/overlay.dtd | 3 +
chrome/locale/et/overlay.dtd | 6 +
chrome/locale/eu/filters.dtd | 4 +-
chrome/locale/eu/global.properties | 3 +-
chrome/locale/eu/overlay.dtd | 3 +
chrome/locale/eu/sendReport.dtd | 6 +-
chrome/locale/eu/subscriptionSelection.dtd | 2 +-
chrome/locale/fi/global.properties | 1 +
chrome/locale/fi/overlay.dtd | 3 +
chrome/locale/fi/sidebar.dtd | 2 +-
chrome/locale/fr/global.properties | 1 +
chrome/locale/fr/overlay.dtd | 3 +
chrome/locale/fy-NL/global.properties | 11 +-
chrome/locale/ga-IE/composer.dtd | 4 +
chrome/locale/gl/global.properties | 1 +
chrome/locale/gl/overlay.dtd | 3 +
chrome/locale/gu-IN/composer.dtd | 11 +-
chrome/locale/he/global.properties | 1 +
chrome/locale/he/overlay.dtd | 3 +
chrome/locale/he/sendReport.dtd | 2 +-
chrome/locale/hi-IN/filters.dtd | 13 +-
chrome/locale/hi-IN/meta.properties | 4 +
chrome/locale/hi-IN/sendReport.dtd | 9 ++
chrome/locale/hi-IN/sidebar.dtd | 34 ++++-
chrome/locale/hr/global.properties | 1 +
chrome/locale/hr/overlay.dtd | 3 +
chrome/locale/hr/sendReport.dtd | 2 +-
chrome/locale/hsb/global.properties | 1 +
chrome/locale/hsb/overlay.dtd | 3 +
chrome/locale/hu/global.properties | 1 +
chrome/locale/hu/overlay.dtd | 3 +
chrome/locale/hu/sendReport.dtd | 2 +-
chrome/locale/id/composer.dtd | 6 +-
chrome/locale/id/global.properties | 1 +
chrome/locale/id/overlay.dtd | 3 +
chrome/locale/it/composer.dtd | 8 +-
chrome/locale/it/global.properties | 1 +
chrome/locale/it/overlay.dtd | 3 +
chrome/locale/ja/global.properties | 1 +
chrome/locale/ja/overlay.dtd | 3 +
chrome/locale/ja/sendReport.dtd | 2 +-
chrome/locale/kk/global.properties | 1 +
chrome/locale/kk/overlay.dtd | 3 +
chrome/locale/kk/sendReport.dtd | 2 +-
chrome/locale/lt/global.properties | 1 +
chrome/locale/lt/overlay.dtd | 3 +
chrome/locale/lt/sendReport.dtd | 2 +-
chrome/locale/lv/composer.dtd | 2 +-
chrome/locale/lv/filters.dtd | 2 +-
chrome/locale/mr/filters.dtd | 63 +++++++-
chrome/locale/mr/subscriptionSelection.dtd | 2 +-
chrome/locale/nb-NO/composer.dtd | 10 +-
chrome/locale/nb-NO/filters.dtd | 8 +-
chrome/locale/nb-NO/global.properties | 1 +
chrome/locale/nb-NO/overlay.dtd | 3 +
chrome/locale/nl/composer.dtd | 8 +-
chrome/locale/nl/filters.dtd | 2 +-
chrome/locale/nl/global.properties | 3 +-
chrome/locale/nl/overlay.dtd | 3 +
chrome/locale/nl/sendReport.dtd | 4 +-
chrome/locale/nl/subscriptionSelection.dtd | 4 +-
chrome/locale/pl/global.properties | 1 +
chrome/locale/pl/overlay.dtd | 3 +
chrome/locale/pl/sendReport.dtd | 4 +-
chrome/locale/pt-BR/global.properties | 1 +
chrome/locale/pt-BR/overlay.dtd | 3 +
chrome/locale/pt-BR/subscriptionSelection.dtd | 2 +-
chrome/locale/ro/global.properties | 1 +
chrome/locale/ro/overlay.dtd | 3 +
chrome/locale/ru/composer.dtd | 2 +-
chrome/locale/ru/filters.dtd | 4 +-
chrome/locale/ru/global.properties | 15 +-
chrome/locale/ru/overlay.dtd | 3 +
chrome/locale/ru/sendReport.dtd | 26 ++--
chrome/locale/sk/global.properties | 1 +
chrome/locale/sk/overlay.dtd | 11 +-
chrome/locale/sl/global.properties | 1 +
chrome/locale/sl/overlay.dtd | 3 +
chrome/locale/sq/composer.dtd | 6 +-
chrome/locale/sr/filters.dtd | 8 +-
chrome/locale/sr/sendReport.dtd | 70 ++++-----
chrome/locale/sr/sidebar.dtd | 42 +++---
chrome/locale/sr/subscriptionSelection.dtd | 18 +--
chrome/locale/sv-SE/global.properties | 1 +
chrome/locale/sw-TZ/.incomplete | 0
chrome/locale/sw-TZ/composer.dtd | 6 +
chrome/locale/th/global.properties | 2 +
chrome/locale/th/overlay.dtd | 3 +
chrome/locale/th/sendReport.dtd | 5 +
chrome/locale/tr/global.properties | 1 +
chrome/locale/tr/overlay.dtd | 3 +
chrome/locale/tr/sendReport.dtd | 18 +--
chrome/locale/uk/composer.dtd | 6 +-
chrome/locale/uk/global.properties | 1 +
chrome/locale/uk/overlay.dtd | 3 +
chrome/locale/uk/sidebar.dtd | 6 +-
chrome/locale/zh-CN/global.properties | 1 +
chrome/locale/zh-CN/overlay.dtd | 3 +
chrome/locale/zh-TW/overlay.dtd | 1 +
chrome/skin/overlay.css | 23 ++-
chrome/skin/sendReport.css | 10 ++
defaults/prefs.js | 39 -----
defaults/prefs.json | 44 ++++++
dependencies | 4 +-
ensure_dependencies.py | 64 ++++++--
lib/antiadblockInit.js | 2 +-
lib/appSupport.js | 115 +--------------
lib/contentPolicy.js | 40 +++--
lib/elemHide.js | 5 +-
lib/elemHideHitRegistration.js | 4 +-
lib/filterClasses.js | 176 ++++++++++++++++------
lib/filterNotifier.js | 2 +-
lib/filterStorage.js | 8 +-
lib/io.js | 6 +-
lib/matcher.js | 22 +--
lib/notification.js | 138 +++++++++++------
lib/objectTabs.js | 7 +-
lib/subscriptionClasses.js | 6 +-
lib/synchronizer.js | 4 +-
lib/ui.js | 180 +++++++++++------------
lib/utils.js | 31 +---
metadata.gecko | 13 +-
203 files changed, 1719 insertions(+), 786 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git
More information about the Pkg-mozext-commits
mailing list