[Pkg-mozext-commits] [adblock-plus] 77/87: Imported Upstream version 2.7.3+dfsg
David Prévot
taffit at moszumanska.debian.org
Sat Apr 30 17:59:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus.
commit d4025630f08f451b39f8ff145fe21953009f137f
Merge: 8400ccb b283f19
Author: David Prévot <taffit at debian.org>
Date: Sat Apr 30 13:14:20 2016 -0400
Imported Upstream version 2.7.3+dfsg
.hgtags | 1 +
addChecksum.py | 53 ++-
build.py | 10 +-
chrome/content/subscribeLinkHandler.js | 106 -----
chrome/content/ui/filters-backup.js | 7 +-
chrome/content/ui/filters-filteractions.js | 2 +-
chrome/content/ui/filters-subscriptionactions.js | 4 +-
chrome/content/ui/filters-subscriptionview.js | 23 +-
chrome/content/ui/filters.js | 1 +
chrome/content/ui/filters.xul | 6 +-
chrome/content/ui/sendReport.js | 12 +-
chrome/content/ui/sidebar.js | 8 +-
chrome/content/ui/utils.js | 22 +-
chrome/locale/ar/filters.dtd | 2 +-
chrome/locale/ar/global.properties | 7 +-
chrome/locale/ar/meta.properties | 2 +-
chrome/locale/be/global.properties | 1 +
chrome/locale/bg/global.properties | 2 +
chrome/locale/bn-BD/global.properties | 5 +-
chrome/locale/bs/global.properties | 3 +
chrome/locale/ca/global.properties | 2 +
chrome/locale/de/composer.dtd | 4 +-
chrome/locale/de/global.properties | 1 +
chrome/locale/el/global.properties | 1 +
chrome/locale/en-US/global.properties | 2 +
chrome/locale/eo/global.properties | 3 +
chrome/locale/es-AR/global.properties | 1 +
chrome/locale/es-ES/global.properties | 2 +
chrome/locale/es-MX/global.properties | 1 +
chrome/locale/eu/global.properties | 2 +
chrome/locale/fa/global.properties | 1 +
chrome/locale/hu/global.properties | 1 +
chrome/locale/it/composer.dtd | 2 +-
chrome/locale/kk/global.properties | 5 +
chrome/locale/lt/global.properties | 5 +-
chrome/locale/nl/global.properties | 2 +
chrome/locale/pl/global.properties | 3 +
chrome/locale/ro/global.properties | 1 +
chrome/locale/ru/sendReport.dtd | 2 +-
chrome/locale/sk/global.properties | 1 +
chrome/locale/sk/overlay.dtd | 4 +-
chrome/locale/sr/global.properties | 1 +
chrome/locale/sv-SE/global.properties | 3 +
chrome/locale/tr/global.properties | 4 +-
chrome/locale/vi/global.properties | 3 +-
chrome/locale/zh-CN/global.properties | 1 +
chrome/locale/zh-CN/sidebar.dtd | 2 +-
dependencies | 6 +-
ensure_dependencies.py | 543 ++++++++++++-----------
ext/background.js | 54 +--
ext/common.js | 160 ++-----
ext/content.js | 61 ++-
lib/child/bootstrap.js | 57 +--
lib/child/contentPolicy.js | 86 ++--
lib/child/cssProperties.js | 97 ++++
lib/child/dataCollector.js | 31 +-
lib/child/main.js | 18 +-
lib/child/objectTabs.js | 51 ++-
lib/child/requestNotifier.js | 107 ++---
lib/child/subscribeLinks.js | 118 +++++
lib/contentPolicy.js | 129 +++---
lib/dataCollector.js | 61 ---
lib/main.js | 5 +-
lib/messaging.js | 328 ++++++++++++++
lib/objectTabs.js | 7 +-
{defaults => lib}/prefs.json | 0
lib/requestNotifier.js | 108 +----
lib/ui.js | 22 +-
lib/utils.js | 38 --
lib/whitelisting.js | 46 ++
metadata.gecko | 14 +-
validateChecksum.py | 57 ++-
72 files changed, 1432 insertions(+), 1109 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