[Pkg-mozext-commits] [adblock-plus] 457/464: Imported Upstream version 2.6.4+dfsg

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:44 UTC 2014


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

taffit pushed a commit to branch master
in repository adblock-plus.

commit 96a3b57bdad643869a265b85d13394fda06e1564
Merge: 1a2bdcd f754784
Author: David Prévot <taffit at debian.org>
Date:   Tue Jul 22 14:09:30 2014 -0400

    Imported Upstream version 2.6.4+dfsg

 .hg_archival.txt                                   |    5 -
 .hgignore                                          |    6 +
 .hgsub                                             |    1 -
 .hgsubstate                                        |    1 -
 .hgtags                                            |   62 +
 README.md                                          |   42 +
 buildtools/.hgsub                                  |    1 -
 buildtools/.hgsubstate                             |    1 -
 buildtools/Info.plist.tmpl                         |  161 ---
 buildtools/LocaleTester.pm                         |  331 -----
 buildtools/__init__.py                             |    0
 buildtools/background.html.tmpl                    |    9 -
 buildtools/bootstrap.js.tmpl                       |  202 ---
 buildtools/build.py                                |  575 ---------
 buildtools/chainedconfigparser.py                  |  128 --
 buildtools/chromeDevenvPoller__.js.tmpl            |   44 -
 buildtools/chromeInfo.js.tmpl                      |   44 -
 buildtools/imageConversion.py                      |  135 --
 buildtools/install.rdf.tmpl                        |  116 --
 buildtools/jshydra/README                          |   34 -
 buildtools/jshydra/__init__.py                     |    0
 buildtools/jshydra/abp_rewrite.py                  |   30 -
 buildtools/jshydra/autotest.py                     |   49 -
 buildtools/jshydra/autotest/abprewrite_source.js   |   77 --
 buildtools/jshydra/autotest/test_abprewrite.js     |    4 -
 .../jshydra/autotest/test_abprewrite.js.expected   |  122 --
 .../jshydra/autotest/test_abprewrite_module.js     |    4 -
 .../autotest/test_abprewrite_module.js.expected    |  127 --
 .../jshydra/autotest/test_comments.js.expected     |    7 -
 .../jshydra/autotest/test_globals.js.expected      |    6 -
 .../jshydra/autotest/test_trueast.js.expected      |   64 -
 buildtools/jshydra/autotest/~test_comments.js      |   32 -
 buildtools/jshydra/autotest/~test_globals.js       |   23 -
 buildtools/jshydra/autotest/~test_trueast.js       |    9 -
 buildtools/jshydra/jshydra.js                      |   43 -
 buildtools/jshydra/scripts/abprewrite.js           |  552 --------
 buildtools/jshydra/scripts/ast.js                  |    7 -
 buildtools/jshydra/scripts/astDecompile.js         |  497 --------
 buildtools/jshydra/scripts/basic.js                |   10 -
 buildtools/jshydra/scripts/decompile.js            |  454 -------
 buildtools/jshydra/scripts/doxygen.js              |   81 --
 buildtools/jshydra/scripts/dxr.js                  |   72 --
 buildtools/jshydra/scripts/findInterfaces.js       |   76 --
 buildtools/jshydra/scripts/outASTML.js             |    7 -
 buildtools/jshydra/utils.py                        |   44 -
 buildtools/jshydra/utils/astml.js                  |  683 ----------
 buildtools/jshydra/utils/beautify.js               | 1322 --------------------
 buildtools/jshydra/utils/cleanast.js               |  248 ----
 buildtools/jshydra/utils/comments.js               |   86 --
 buildtools/jshydra/utils/dumpast.js                |   79 --
 buildtools/jshydra/utils/jstypes.js                |   40 -
 buildtools/lib/hooks.js                            |   93 --
 buildtools/lib/keySelector.js                      |  228 ----
 buildtools/lib/prefs.js                            |  203 ---
 buildtools/lib/windowObserver.js                   |  112 --
 buildtools/localeTools.py                          |  469 -------
 buildtools/manifest.json.tmpl                      |   87 --
 buildtools/packager.py                             |  136 --
 buildtools/packagerChrome.py                       |  423 -------
 buildtools/packagerGecko.py                        |  344 -----
 buildtools/packagerSafari.py                       |  268 ----
 buildtools/publicSuffixListUpdater.py              |   70 --
 buildtools/releaseAutomation.py                    |  103 --
 buildtools/safariInfo.js.tmpl                      |   32 -
 chrome/content/ui/filters-filteractions.js         |    8 +-
 chrome/content/ui/filters-search.js                |   22 +-
 chrome/content/ui/filters-subscriptionactions.js   |    2 +-
 chrome/content/ui/filters-subscriptionview.js      |    4 +-
 chrome/content/ui/progressBar.js                   |   14 +-
 chrome/content/ui/sendReport.js                    |    8 +-
 chrome/content/ui/sidebar.js                       |   79 +-
 chrome/content/ui/subscriptions.xml                |   12 +-
 chrome/locale/ar/sendReport.dtd                    |    2 +-
 chrome/locale/bg/composer.dtd                      |   56 +-
 chrome/locale/bg/filters.dtd                       |  110 +-
 chrome/locale/bg/firstRun.properties               |   34 +-
 chrome/locale/bg/global.properties                 |   62 +-
 chrome/locale/bg/meta.properties                   |   10 +-
 chrome/locale/bg/overlay.dtd                       |   50 +-
 chrome/locale/bg/sendReport.dtd                    |   44 +-
 chrome/locale/bg/sidebar.dtd                       |   48 +-
 chrome/locale/bg/subscriptionSelection.dtd         |   18 +-
 chrome/locale/bn-BD/composer.dtd                   |    1 +
 chrome/locale/bn-IN/composer.dtd                   |    4 +
 chrome/locale/ca/filters.dtd                       |    4 +-
 chrome/locale/ca/firstRun.properties               |    6 +-
 chrome/locale/ca/global.properties                 |    6 +-
 chrome/locale/de/firstRun.properties               |    8 +-
 chrome/locale/dsb/firstRun.properties              |    7 +-
 chrome/locale/dsb/meta.properties                  |    2 +-
 chrome/locale/en-GB/firstRun.properties            |    7 +-
 chrome/locale/eo/firstRun.properties               |    7 +-
 chrome/locale/es-CL/firstRun.properties            |   13 +-
 chrome/locale/es-CL/global.properties              |    8 +-
 chrome/locale/eu/firstRun.properties               |    7 +-
 chrome/locale/eu/global.properties                 |    2 +
 chrome/locale/eu/meta.properties                   |    2 +-
 chrome/locale/eu/overlay.dtd                       |    3 +
 chrome/locale/fa/meta.properties                   |    2 +-
 chrome/locale/fi/filters.dtd                       |   26 +-
 chrome/locale/fi/firstRun.properties               |    2 +-
 chrome/locale/fi/global.properties                 |   24 +-
 chrome/locale/fi/meta.properties                   |    8 +-
 chrome/locale/fi/overlay.dtd                       |   12 +-
 chrome/locale/fi/sendReport.dtd                    |   50 +-
 chrome/locale/fi/sidebar.dtd                       |   10 +-
 chrome/locale/fi/subscriptionSelection.dtd         |    6 +-
 chrome/locale/fy-NL/firstRun.properties            |    7 +-
 chrome/locale/he/firstRun.properties               |    7 +-
 chrome/locale/hi-IN/filters.dtd                    |   34 +-
 chrome/locale/hi-IN/overlay.dtd                    |   10 +
 chrome/locale/hi-IN/sendReport.dtd                 |    1 +
 chrome/locale/hsb/firstRun.properties              |    7 +-
 chrome/locale/id/composer.dtd                      |    2 +-
 chrome/locale/id/filters.dtd                       |    2 +-
 chrome/locale/id/firstRun.properties               |   33 +-
 chrome/locale/id/meta.properties                   |    3 +-
 chrome/locale/id/sendReport.dtd                    |   11 +-
 chrome/locale/id/sidebar.dtd                       |    2 +-
 chrome/locale/ja/sendReport.dtd                    |    4 +-
 chrome/locale/lt/firstRun.properties               |    7 +-
 chrome/locale/mk/firstRun.properties               |   12 +-
 chrome/locale/mk/global.properties                 |    4 +-
 chrome/locale/mk/meta.properties                   |    5 +-
 chrome/locale/mk/subscriptionSelection.dtd         |    9 +-
 chrome/locale/ml/composer.dtd                      |    5 +-
 chrome/locale/mn/filters.dtd                       |    2 +
 chrome/locale/mn/subscriptionSelection.dtd         |    2 +
 chrome/locale/ms/composer.dtd                      |    8 +-
 chrome/locale/ms/firstRun.properties               |   35 +-
 chrome/locale/nl/firstRun.properties               |    7 +-
 chrome/locale/pt-BR/composer.dtd                   |    4 +-
 chrome/locale/pt-PT/composer.dtd                   |    2 +-
 chrome/locale/si-LK/composer.dtd                   |   10 +
 chrome/locale/si-LK/meta.properties                |    9 +-
 chrome/locale/sl/firstRun.properties               |    2 +-
 chrome/locale/sl/overlay.dtd                       |    2 +-
 chrome/locale/sl/sendReport.dtd                    |    4 +-
 chrome/locale/sv-SE/firstRun.properties            |    7 +-
 chrome/locale/ta-LK/composer.dtd                   |   30 +-
 chrome/locale/ta-LK/filters.dtd                    |   19 +
 chrome/locale/ta-LK/sidebar.dtd                    |   20 +
 chrome/locale/vi/firstRun.properties               |    2 +-
 chrome/locale/zh-TW/firstRun.properties            |    7 +-
 lib/appSupport.js                                  |   20 +-
 lib/customizableUI.js                              |    2 +-
 lib/elemHide.js                                    |   25 +-
 lib/filterClasses.js                               |   32 +-
 lib/filterListener.js                              |    9 +-
 lib/filterStorage.js                               |   30 +-
 lib/io.js                                          |    5 +-
 lib/matcher.js                                     |   18 +-
 lib/requestNotifier.js                             |   22 +-
 lib/subscriptionClasses.js                         |   44 +-
 lib/sync.js                                        |    6 +-
 lib/synchronizer.js                                |    2 +-
 lib/timeline.js                                    |    2 +-
 lib/ui.js                                          |   36 +-
 lib/utils.js                                       |   14 +-
 metadata.gecko                                     |   12 +-
 160 files changed, 945 insertions(+), 9802 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