[Pkg-mozext-commits] [adblock-plus] branch upstream updated (96a3b57 -> f98646b)

David Prévot taffit at moszumanska.debian.org
Mon Oct 20 02:15:25 UTC 2014


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

taffit pushed a change to branch upstream
in repository adblock-plus.

      from  96a3b57   Imported Upstream version 2.6.4+dfsg
       new  f98646b   Imported Upstream version 2.6.5+dfsg

The 1 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:
 .hgtags                                        |   1 +
 COPYING                                        | 674 +++++++++++++++++++++++++
 README.md                                      |   2 +-
 chrome/content/ui/filters-filteractions.js     |   2 +-
 chrome/content/ui/firstRun.html                |   4 +-
 chrome/content/ui/sendReport.js                |  16 +-
 chrome/content/ui/sendReport.xul               |   2 +-
 chrome/locale/ar/composer.dtd                  |   2 +-
 chrome/locale/bg/sendReport.dtd                |  22 +-
 chrome/locale/bs/filters.dtd                   |   1 +
 chrome/locale/ca/global.properties             |   4 +-
 chrome/locale/ca/overlay.dtd                   |   2 +-
 chrome/locale/cs/sidebar.dtd                   |   2 +-
 chrome/locale/cy/.incomplete                   |   0
 chrome/locale/cy/composer.dtd                  |  33 ++
 chrome/locale/cy/filters.dtd                   |  71 ++-
 chrome/locale/cy/firstRun.properties           |  20 +
 chrome/locale/cy/global.properties             |  51 +-
 chrome/locale/cy/meta.properties               |   7 +-
 chrome/locale/cy/overlay.dtd                   |  31 ++
 chrome/locale/cy/sendReport.dtd                |  65 +++
 chrome/locale/cy/sidebar.dtd                   |  35 ++
 chrome/locale/cy/subscriptionSelection.dtd     |  13 +-
 chrome/locale/de/composer.dtd                  |   6 +-
 chrome/locale/de/filters.dtd                   |   2 +-
 chrome/locale/el/firstRun.properties           |   7 +-
 chrome/locale/en-GB/firstRun.properties        |   4 +-
 chrome/locale/{es-ES => es-CL}/meta.properties |   6 +-
 chrome/locale/es-CL/overlay.dtd                |  13 +
 chrome/locale/fa/composer.dtd                  |   2 +-
 chrome/locale/hi-IN/firstRun.properties        |   4 +-
 chrome/locale/id/composer.dtd                  |  20 +-
 chrome/locale/id/filters.dtd                   |  94 ++--
 chrome/locale/id/firstRun.properties           |  38 +-
 chrome/locale/id/global.properties             |  48 +-
 chrome/locale/id/meta.properties               |   8 +-
 chrome/locale/id/overlay.dtd                   |  46 +-
 chrome/locale/id/sendReport.dtd                |  32 +-
 chrome/locale/id/sidebar.dtd                   |  46 +-
 chrome/locale/id/subscriptionSelection.dtd     |  20 +-
 chrome/locale/ja/overlay.dtd                   |   2 +-
 chrome/locale/ja/sendReport.dtd                |   4 +-
 chrome/locale/lv/firstRun.properties           |   7 +-
 chrome/locale/mk/filters.dtd                   |   2 +-
 chrome/locale/mk/sendReport.dtd                |  15 +
 chrome/locale/ru/composer.dtd                  |   2 +-
 chrome/locale/ru/global.properties             |  10 +-
 chrome/locale/ru/overlay.dtd                   |  20 +-
 chrome/locale/ru/sendReport.dtd                |  23 +-
 chrome/locale/ru/sidebar.dtd                   |   2 +-
 chrome/locale/ru/subscriptionSelection.dtd     |  12 +-
 chrome/locale/sl/composer.dtd                  |   4 +-
 chrome/locale/sq/firstRun.properties           |  20 +
 chrome/locale/sq/global.properties             |  44 +-
 chrome/locale/sq/overlay.dtd                   |  31 +-
 chrome/locale/sq/sendReport.dtd                |  14 +-
 chrome/locale/sq/subscriptionSelection.dtd     |   2 +
 chrome/locale/sv-SE/composer.dtd               |   4 +-
 chrome/locale/ta-LK/firstRun.properties        |  14 +
 chrome/locale/ta-LK/meta.properties            |   6 +
 chrome/locale/ta-LK/overlay.dtd                |  32 +-
 chrome/locale/ta-LK/sidebar.dtd                |  37 +-
 chrome/locale/ta-LK/subscriptionSelection.dtd  |  12 +
 chrome/locale/tr/firstRun.properties           |   2 +-
 chrome/locale/vi/composer.dtd                  |   2 +-
 chrome/locale/vi/firstRun.properties           |   7 +-
 lib/antiadblockInit.js                         |  11 +-
 lib/contentPolicy.js                           |  96 ++--
 lib/elemHide.js                                |  31 +-
 lib/elemHideHitRegistration.js                 |   6 +-
 lib/filterClasses.js                           | 114 +++--
 lib/filterListener.js                          |   8 -
 lib/filterStorage.js                           |  30 +-
 lib/io.js                                      |  31 +-
 lib/main.js                                    |  11 -
 lib/matcher.js                                 |  67 +--
 lib/notification.js                            |   5 -
 lib/requestNotifier.js                         |  18 +-
 lib/synchronizer.js                            |   5 -
 lib/timeline.js                                | 155 ------
 lib/utils.js                                   |   7 +-
 metadata.gecko                                 |  12 +-
 82 files changed, 1679 insertions(+), 714 deletions(-)
 create mode 100644 COPYING
 delete mode 100644 chrome/locale/cy/.incomplete
 create mode 100644 chrome/locale/cy/composer.dtd
 create mode 100644 chrome/locale/cy/firstRun.properties
 create mode 100644 chrome/locale/cy/overlay.dtd
 create mode 100644 chrome/locale/cy/sendReport.dtd
 create mode 100644 chrome/locale/cy/sidebar.dtd
 copy chrome/locale/{es-ES => es-CL}/meta.properties (75%)
 create mode 100644 chrome/locale/es-CL/overlay.dtd
 create mode 100644 chrome/locale/sq/firstRun.properties
 create mode 100644 chrome/locale/ta-LK/firstRun.properties
 create mode 100644 chrome/locale/ta-LK/meta.properties
 create mode 100644 chrome/locale/ta-LK/subscriptionSelection.dtd
 delete mode 100644 lib/timeline.js

-- 
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