[Pkg-mozext-commits] [adblock-plus] branch master updated (dae6533 -> 45ff1bf)

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:43:43 UTC 2015


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

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

      from  dae6533   Update changelog for 2.6.6+dfsg-1 release
       new  4798bfe   Add adblockplusui internal dependency
       new  bd6572a   Added tag 2.6.6 for changeset 964ac5b61243
       new  394ce5b   Issue 537 - Mark first few downloads
       new  d9456f9   Updated list of recommended subscriptions
       new  fffd82d   Issue 1675 - Use String.trim() to strip leading and trailing whitespaces
       new  af9739b   Issue 1668 - Fixed direction on add-on pages for right-to-left scripts
       new  db38cd1   Issue 1670 - Removed "Hide placeholders" option from the UI
       new  b6b012f   issue 1713 - (Disable/Enable on ...) not showing on FF Mobile
       new  77ae14f   Issue 1712 - Default subscription is set to 'Adblock Warning Removal List' on FF mobile
       new  bd18f94   Issue 1706 - Move first-run page to adblockplusui repository
       new  edbffa6   Issue 1765 - Align Firefox messaging implementation with Safari
       new  4407463   Noissue - Updated README instructions for running unit tests
       new  7102736   Issue 1588 -  Integrate ensure_dependencies.py with the adblockplus repository
       new  663985b   Noissue - Updated copyright year and project link
       new  6148091   Marked compatible to Firefox 38 & Co.
       new  f4c1947   Updated locales from Crowdin
       new  d8442ed   Releasing Adblock Plus 2.6.7
       new  98d8343   Imported Upstream version 2.6.7
       new  2b48ae9   Imported Upstream version 2.6.7+dfsg
       new  f2138e6   Merge tag 'upstream/2.6.7+dfsg'
       new  a4abbcb   Issue 1663 - Committed original version of the first-run page
       new  bfdb7f5   Issue 1663 - Changed skin URL to reflect changed directory structure
       new  23049b6   Issue 1663 - Use ext scripts unconditionally
       new  82e3151   Issue 1663 - Added ext.i18n implementation for testing
       new  796407d   Issue 1663 - Added test server to allow testing on Chrome
       new  2bbe490   Issue 1663 - Made first-run page use an asynchronous messaging protocol
       new  87a7c25   Implemented fake background page and proper message responder there
       new  5ad367b   Issue 1663 - Various Firefox-related changes of the first-run page
       new  b69ec30   Noissue - Updated copyright year and project link
       new  af1d3fc   Issue 1814 - Use ext.showOptions() on the first-run page
       new  54e1be3   Merge remote-tracking branch 'adblockplusui/master' in the adblockplusui directory
       new  fb4a545   Remove fonts (path changed)
       new  d8e82c0   Issue 1590 - Add devenv support for Safari
       new  7a305df   Issue 1655 - Add "short_name" to manifest.json for Chrome and Opera
       new  049ba35   Issue 1707 - Allow importing Chrome-style locales in Firefox extensions
       new  059840d   Issue 1709 - Allow importing Chrome-style locales in Chrome extensions
       new  632a55f   Issue 1704 - Don't configure content scripts with "match_about_blank" on Chrome
       new  054ebcc   Issue 1731 - Fixed locale code for Gujarati
       new  a9c6936   Issue 1766 - Don't skip creating the *.safariextenstion folder when creating devenv for Safari
       new  5fe3660   Issue 1777 - ensure_dependencies.py fails to detect unknown Git revisions
       new  021b78c   Issue 1778 - Generate proper build numbers when working with Git repositories
       new  b8cc6c5   Issue 1806 - ensure_dependencies.py should update its own directory by default, not current work dir
       new  46ec5c2   Issue 1807 - Allow suppressing output of ensure_dependencies.py
       new  96b22c9   Issue 1808 - ensure_dependencies.py generates wrong repository path for local roots
       new  fc1a4d0   Merge remote-tracking branch 'buildtools/master'
       new  e22c395   Issue 1772 - Convert const to var for Chrome
       new  6c39d69   Noissue - Updated copyright year and project link
       new  bbd23b0   Merge remote-tracking branch 'jshydra/master'
       new  05c2e90   Refresh patches
       new  bc9a741   Update upstream changelog
       new  5ea2d06   Update copyright
       new  45ff1bf   Update changelog for 2.6.7+dfsg-1 release

The 52 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 +
 README.md                                          |   2 +-
 adblockplusui/README.md                            |  61 +++++++
 .../background.html                                |  28 +--
 adblockplusui/background.js                        | 179 +++++++++++++++++++
 adblockplusui/ext/background.js                    |  83 +++++++++
 adblockplusui/ext/common.js                        | 197 +++++++++++++++++++++
 adblockplusui/ext/content.js                       |  74 ++++++++
 {chrome/content/ui => adblockplusui}/firstRun.html |   9 +-
 {chrome/content/ui => adblockplusui}/firstRun.js   | 182 +++++++++++--------
 {chrome/content/ui => adblockplusui}/i18n.js       |  92 +++-------
 adblockplusui/locale/ar/firstRun.json              |  62 +++++++
 adblockplusui/locale/ast/firstRun.json             |  20 +++
 adblockplusui/locale/bg/firstRun.json              |  62 +++++++
 adblockplusui/locale/bn-BD/firstRun.json           |  17 ++
 adblockplusui/locale/bs/firstRun.json              |  53 ++++++
 adblockplusui/locale/ca/firstRun.json              |  62 +++++++
 adblockplusui/locale/cs/firstRun.json              |  62 +++++++
 adblockplusui/locale/cy/firstRun.json              |  62 +++++++
 adblockplusui/locale/da/firstRun.json              |  62 +++++++
 adblockplusui/locale/de/firstRun.json              |  62 +++++++
 adblockplusui/locale/dsb/firstRun.json             |  62 +++++++
 adblockplusui/locale/el/firstRun.json              |  62 +++++++
 adblockplusui/locale/en-GB/firstRun.json           |  62 +++++++
 adblockplusui/locale/en-US/firstRun.json           |  62 +++++++
 adblockplusui/locale/eo/firstRun.json              |  62 +++++++
 adblockplusui/locale/es-AR/firstRun.json           |  62 +++++++
 adblockplusui/locale/es-CL/firstRun.json           |  62 +++++++
 adblockplusui/locale/es-ES/firstRun.json           |  62 +++++++
 adblockplusui/locale/es-MX/firstRun.json           |  62 +++++++
 adblockplusui/locale/et/firstRun.json              |  50 ++++++
 adblockplusui/locale/eu/firstRun.json              |  62 +++++++
 adblockplusui/locale/fa/firstRun.json              |  62 +++++++
 adblockplusui/locale/fi/firstRun.json              |  62 +++++++
 adblockplusui/locale/fr/firstRun.json              |  62 +++++++
 adblockplusui/locale/fy-NL/firstRun.json           |  62 +++++++
 adblockplusui/locale/gl/firstRun.json              |  62 +++++++
 adblockplusui/locale/he/firstRun.json              |  62 +++++++
 adblockplusui/locale/hi-IN/firstRun.json           |  14 ++
 adblockplusui/locale/hr/firstRun.json              |  62 +++++++
 adblockplusui/locale/hsb/firstRun.json             |  62 +++++++
 adblockplusui/locale/hu/firstRun.json              |  62 +++++++
 adblockplusui/locale/hy-AM/firstRun.json           |  59 ++++++
 adblockplusui/locale/id/firstRun.json              |  62 +++++++
 adblockplusui/locale/is/firstRun.json              |  62 +++++++
 adblockplusui/locale/it/firstRun.json              |  62 +++++++
 adblockplusui/locale/ja/firstRun.json              |  62 +++++++
 adblockplusui/locale/kk/firstRun.json              |  62 +++++++
 adblockplusui/locale/ko/firstRun.json              |  62 +++++++
 adblockplusui/locale/lt/firstRun.json              |  62 +++++++
 adblockplusui/locale/lv/firstRun.json              |  62 +++++++
 adblockplusui/locale/mk/firstRun.json              |  62 +++++++
 adblockplusui/locale/mr/firstRun.json              |  59 ++++++
 adblockplusui/locale/ms/firstRun.json              |  62 +++++++
 adblockplusui/locale/nb-NO/firstRun.json           |  62 +++++++
 adblockplusui/locale/nl/firstRun.json              |  62 +++++++
 adblockplusui/locale/pl/firstRun.json              |  62 +++++++
 adblockplusui/locale/pt-BR/firstRun.json           |  62 +++++++
 adblockplusui/locale/pt-PT/firstRun.json           |  62 +++++++
 adblockplusui/locale/ro/firstRun.json              |  62 +++++++
 adblockplusui/locale/ru/firstRun.json              |  62 +++++++
 adblockplusui/locale/sk/firstRun.json              |  62 +++++++
 adblockplusui/locale/sl/firstRun.json              |  62 +++++++
 adblockplusui/locale/sq/firstRun.json              |  62 +++++++
 adblockplusui/locale/sr/firstRun.json              |  62 +++++++
 adblockplusui/locale/sv-SE/firstRun.json           |  62 +++++++
 adblockplusui/locale/ta-LK/firstRun.json           |  44 +++++
 adblockplusui/locale/th/firstRun.json              |  47 +++++
 adblockplusui/locale/tr/firstRun.json              |  62 +++++++
 adblockplusui/locale/uk/firstRun.json              |  62 +++++++
 adblockplusui/locale/vi/firstRun.json              |  62 +++++++
 adblockplusui/locale/zh-CN/firstRun.json           |  62 +++++++
 adblockplusui/locale/zh-TW/firstRun.json           |  62 +++++++
 adblockplusui/messageResponder.js                  | 177 ++++++++++++++++++
 {chrome => adblockplusui}/skin/abp-icon-big.png    | Bin
 {chrome => adblockplusui}/skin/ajax-loader.gif     | Bin
 {chrome => adblockplusui}/skin/background-main.png | Bin
 .../skin/background-share.png                      | Bin
 {chrome => adblockplusui}/skin/background.png      | Bin
 {chrome => adblockplusui}/skin/donate.png          | Bin
 .../skin/features/malware.png                      | Bin
 {chrome => adblockplusui}/skin/features/social.png | Bin
 .../skin/features/tracking.png                     | Bin
 {chrome => adblockplusui}/skin/firstRun.css        |  12 +-
 {chrome => adblockplusui}/skin/social/facebook.png | Bin
 .../skin/social/googleplus.png                     | Bin
 {chrome => adblockplusui}/skin/social/renren.png   | Bin
 {chrome => adblockplusui}/skin/social/twitter.png  | Bin
 {chrome => adblockplusui}/skin/social/weibo.png    | Bin
 adblockplusui/test_server.py                       |  29 +++
 addChecksum.py                                     |   4 +-
 build.py                                           |   9 +
 buildtools/build.py                                |  22 ++-
 buildtools/ensure_dependencies.py                  |  22 ++-
 buildtools/localeTools.py                          |   1 +
 buildtools/manifest.json.tmpl                      |   1 +
 buildtools/packager.py                             |  15 +-
 buildtools/packagerChrome.py                       |  92 ++++------
 buildtools/packagerGecko.py                        |  58 +++++-
 buildtools/packagerSafari.py                       |   6 +-
 chrome/content/objtabs.css                         |   4 +-
 chrome/content/ui/composer.js                      |   4 +-
 chrome/content/ui/composer.xul                     |   4 +-
 chrome/content/ui/fennecSettings.xul               |   6 +-
 chrome/content/ui/filters-backup.js                |   4 +-
 chrome/content/ui/filters-filteractions.js         |   4 +-
 chrome/content/ui/filters-filterview.js            |   4 +-
 chrome/content/ui/filters-search.js                |   4 +-
 chrome/content/ui/filters-subscriptionactions.js   |   6 +-
 chrome/content/ui/filters-subscriptionview.js      |   4 +-
 chrome/content/ui/filters.js                       |   4 +-
 chrome/content/ui/filters.xul                      |   4 +-
 chrome/content/ui/flasher.js                       |   4 +-
 chrome/content/ui/overlay.xul                      |   6 +-
 chrome/content/ui/progressBar.js                   |   4 +-
 chrome/content/ui/progressBar.xul                  |   4 +-
 chrome/content/ui/sendReport.js                    |   4 +-
 chrome/content/ui/sendReport.xul                   |   4 +-
 chrome/content/ui/settings.xul                     |   5 +-
 chrome/content/ui/sidebar.js                       |   4 +-
 chrome/content/ui/sidebar.xul                      |   4 +-
 chrome/content/ui/sidebarDetached.xul              |   4 +-
 chrome/content/ui/subscriptionSelection.js         |   8 +-
 chrome/content/ui/subscriptionSelection.xul        |   4 +-
 chrome/content/ui/subscriptions.xml                |   4 +-
 chrome/content/ui/utils.js                         |   4 +-
 chrome/locale/ach/.incomplete                      |   0
 chrome/locale/ach/composer.dtd                     |   5 -
 chrome/locale/ar/firstRun.properties               |  20 ---
 chrome/locale/ar/overlay.dtd                       |   5 +-
 chrome/locale/ast/firstRun.properties              |   6 -
 chrome/locale/bg/firstRun.properties               |  20 ---
 chrome/locale/bg/overlay.dtd                       |   5 +-
 chrome/locale/bn-BD/firstRun.properties            |   5 -
 chrome/locale/bs/filters.dtd                       |   5 +-
 chrome/locale/bs/firstRun.properties               |  17 --
 chrome/locale/bs/subscriptionSelection.dtd         |   2 +-
 chrome/locale/ca/firstRun.properties               |  20 ---
 chrome/locale/ca/overlay.dtd                       |   5 +-
 chrome/locale/cs/filters.dtd                       |   2 +-
 chrome/locale/cs/firstRun.properties               |  20 ---
 chrome/locale/cs/overlay.dtd                       |   5 +-
 chrome/locale/cy/firstRun.properties               |  20 ---
 chrome/locale/cy/overlay.dtd                       |   5 +-
 chrome/locale/da/firstRun.properties               |  20 ---
 chrome/locale/da/overlay.dtd                       |   5 +-
 chrome/locale/de/composer.dtd                      |   2 +-
 chrome/locale/de/firstRun.properties               |  20 ---
 chrome/locale/de/overlay.dtd                       |   7 +-
 chrome/locale/dsb/firstRun.properties              |  20 ---
 chrome/locale/dsb/overlay.dtd                      |   5 +-
 chrome/locale/el/firstRun.properties               |  20 ---
 chrome/locale/el/overlay.dtd                       |   5 +-
 chrome/locale/en-GB/firstRun.properties            |  20 ---
 chrome/locale/en-GB/overlay.dtd                    |   5 +-
 chrome/locale/en-US/firstRun.properties            |  24 ---
 chrome/locale/en-US/overlay.dtd                    |   1 -
 chrome/locale/eo/firstRun.properties               |  20 ---
 chrome/locale/eo/overlay.dtd                       |   5 +-
 chrome/locale/es-AR/firstRun.properties            |  20 ---
 chrome/locale/es-AR/overlay.dtd                    |   5 +-
 chrome/locale/es-CL/firstRun.properties            |  20 ---
 chrome/locale/es-CL/overlay.dtd                    |  26 ++-
 chrome/locale/es-ES/firstRun.properties            |  20 ---
 chrome/locale/es-ES/overlay.dtd                    |   5 +-
 chrome/locale/es-MX/firstRun.properties            |  20 ---
 chrome/locale/es-MX/overlay.dtd                    |   5 +-
 chrome/locale/et/firstRun.properties               |  16 --
 chrome/locale/et/overlay.dtd                       |   3 +-
 chrome/locale/eu/firstRun.properties               |  20 ---
 chrome/locale/eu/overlay.dtd                       |   5 +-
 chrome/locale/fa/firstRun.properties               |  20 ---
 chrome/locale/fa/overlay.dtd                       |   5 +-
 chrome/locale/fi/firstRun.properties               |  20 ---
 chrome/locale/fi/overlay.dtd                       |   5 +-
 chrome/locale/fr/firstRun.properties               |  20 ---
 chrome/locale/fr/overlay.dtd                       |   5 +-
 chrome/locale/fy-NL/firstRun.properties            |  20 ---
 chrome/locale/fy-NL/overlay.dtd                    |   5 +-
 chrome/locale/gl/firstRun.properties               |  20 ---
 chrome/locale/gl/overlay.dtd                       |   5 +-
 chrome/locale/he/firstRun.properties               |  20 ---
 chrome/locale/he/overlay.dtd                       |   5 +-
 chrome/locale/hi-IN/firstRun.properties            |   4 -
 chrome/locale/hr/firstRun.properties               |  20 ---
 chrome/locale/hr/overlay.dtd                       |   5 +-
 chrome/locale/hsb/firstRun.properties              |  20 ---
 chrome/locale/hsb/overlay.dtd                      |   7 +-
 chrome/locale/hu/firstRun.properties               |  20 ---
 chrome/locale/hu/overlay.dtd                       |   5 +-
 chrome/locale/hy-AM/firstRun.properties            |  19 --
 chrome/locale/hy-AM/overlay.dtd                    |   5 +-
 chrome/locale/id/composer.dtd                      |   2 +-
 chrome/locale/id/firstRun.properties               |  20 ---
 chrome/locale/id/global.properties                 |   2 +-
 chrome/locale/id/overlay.dtd                       |   5 +-
 chrome/locale/is/firstRun.properties               |  20 ---
 chrome/locale/is/overlay.dtd                       |   5 +-
 chrome/locale/it/firstRun.properties               |  20 ---
 chrome/locale/it/overlay.dtd                       |   5 +-
 chrome/locale/ja/firstRun.properties               |  20 ---
 chrome/locale/ja/overlay.dtd                       |   5 +-
 chrome/locale/ka/composer.dtd                      |   5 +-
 chrome/locale/ka/overlay.dtd                       |   3 +-
 chrome/locale/kk/firstRun.properties               |  20 ---
 chrome/locale/kk/overlay.dtd                       |   5 +-
 chrome/locale/ko/firstRun.properties               |  20 ---
 chrome/locale/ko/overlay.dtd                       |   5 +-
 chrome/locale/lt/firstRun.properties               |  20 ---
 chrome/locale/lt/overlay.dtd                       |   5 +-
 chrome/locale/lv/firstRun.properties               |  20 ---
 chrome/locale/lv/overlay.dtd                       |   5 +-
 chrome/locale/mk/firstRun.properties               |  20 ---
 chrome/locale/mr/composer.dtd                      |   2 +-
 chrome/locale/mr/filters.dtd                       |   7 +
 chrome/locale/mr/firstRun.properties               |  19 --
 chrome/locale/mr/meta.properties                   |   2 +-
 chrome/locale/mr/subscriptionSelection.dtd         |   4 +-
 chrome/locale/ms/firstRun.properties               |  20 ---
 chrome/locale/ms/overlay.dtd                       |   5 +-
 chrome/locale/nb-NO/firstRun.properties            |  20 ---
 chrome/locale/nb-NO/overlay.dtd                    |   5 +-
 chrome/locale/nl/firstRun.properties               |  20 ---
 chrome/locale/nl/overlay.dtd                       |   5 +-
 chrome/locale/pl/firstRun.properties               |  20 ---
 chrome/locale/pl/overlay.dtd                       |   5 +-
 chrome/locale/pt-BR/firstRun.properties            |  20 ---
 chrome/locale/pt-BR/overlay.dtd                    |   5 +-
 chrome/locale/pt-PT/firstRun.properties            |  20 ---
 chrome/locale/pt-PT/overlay.dtd                    |   5 +-
 chrome/locale/ro/firstRun.properties               |  20 ---
 chrome/locale/ro/overlay.dtd                       |   5 +-
 chrome/locale/ru/firstRun.properties               |  20 ---
 chrome/locale/ru/overlay.dtd                       |   5 +-
 chrome/locale/ru/sidebar.dtd                       |   2 +-
 chrome/locale/sk/firstRun.properties               |  20 ---
 chrome/locale/sk/overlay.dtd                       |   5 +-
 chrome/locale/sl/composer.dtd                      |   2 +-
 chrome/locale/sl/filters.dtd                       |  12 +-
 chrome/locale/sl/firstRun.properties               |  20 ---
 chrome/locale/sl/global.properties                 |  16 +-
 chrome/locale/sl/overlay.dtd                       |   9 +-
 chrome/locale/sq/firstRun.properties               |  20 ---
 chrome/locale/sq/overlay.dtd                       |   5 +-
 chrome/locale/sr/firstRun.properties               |  20 ---
 chrome/locale/sr/overlay.dtd                       |   5 +-
 chrome/locale/sv-SE/firstRun.properties            |  20 ---
 chrome/locale/sv-SE/overlay.dtd                    |   5 +-
 chrome/locale/ta-LK/firstRun.properties            |  14 --
 chrome/locale/ta-LK/meta.properties                |   2 +-
 chrome/locale/ta-LK/overlay.dtd                    |   7 +-
 chrome/locale/ta-LK/sidebar.dtd                    |   6 +-
 chrome/locale/th/firstRun.properties               |  15 --
 chrome/locale/th/overlay.dtd                       |   3 +-
 chrome/locale/tr/firstRun.properties               |  20 ---
 chrome/locale/tr/overlay.dtd                       |   5 +-
 chrome/locale/uk/firstRun.properties               |  20 ---
 chrome/locale/uk/overlay.dtd                       |   5 +-
 chrome/locale/vi/firstRun.properties               |  20 ---
 chrome/locale/vi/overlay.dtd                       |   5 +-
 chrome/locale/zh-CN/firstRun.properties            |  20 ---
 chrome/locale/zh-CN/overlay.dtd                    |   5 +-
 chrome/locale/zh-TW/firstRun.properties            |  20 ---
 chrome/locale/zh-TW/overlay.dtd                    |   5 +-
 chrome/skin/composer.css                           |   4 +-
 chrome/skin/filters.css                            |   4 +-
 chrome/skin/overlay.css                            |   4 +-
 chrome/skin/sendReport.css                         |   4 +-
 chrome/skin/sidebar.css                            |   4 +-
 chrome/skin/subscriptionSelection.css              |   4 +-
 debian/adblock-plus.upstream-changelog             |  11 ++
 debian/changelog                                   |  13 ++
 debian/copyright                                   |  12 +-
 ...Disable-acceptable-ads-feature-by-default.patch |  18 +-
 debian/patches/0002-No-focus-on-new-tab.patch      |   2 +-
 debian/rules                                       |   4 +-
 dependencies                                       |   4 +
 ...nsure_dependencies.py => ensure_dependencies.py |   2 +-
 ext/background.js                                  |  97 ++++++++++
 ext/common.js                                      | 159 +++++++++++++++++
 ext/content.js                                     | 102 +++++++++++
 jshydra/autotest/abprewrite_source.js              |   1 +
 jshydra/autotest/test_abprewrite.js.expected       |   7 +-
 .../autotest/test_abprewrite_module.js.expected    |   7 +-
 jshydra/scripts/abprewrite.js                      |  10 +-
 lib/Public.jsm                                     |   4 +-
 lib/antiadblockInit.js                             |   4 +-
 lib/appSupport.js                                  |  12 +-
 lib/contentPolicy.js                               |   4 +-
 lib/customizableUI.js                              |   4 +-
 lib/downloader.js                                  |  19 +-
 lib/elemHide.js                                    |   4 +-
 lib/elemHideHitRegistration.js                     |   4 +-
 lib/filterClasses.js                               |   8 +-
 lib/filterListener.js                              |   4 +-
 lib/filterNotifier.js                              |   4 +-
 lib/filterStorage.js                               |   4 +-
 lib/io.js                                          |   4 +-
 lib/main.js                                        |   5 +-
 lib/matcher.js                                     |   4 +-
 lib/notification.js                                |   7 +-
 lib/objectTabs.js                                  |   4 +-
 lib/requestNotifier.js                             |   4 +-
 lib/subscriptionClasses.js                         |  28 ++-
 lib/sync.js                                        |   4 +-
 lib/synchronizer.js                                |   6 +-
 lib/ui.js                                          |  22 ++-
 lib/utils.js                                       |   4 +-
 metadata.gecko                                     |  43 ++++-
 normalizeLocales.pl                                |   4 +-
 search_and_replace.pl                              |   4 +-
 test_locales.pl                                    |   4 +-
 update_locales.py                                  |   4 +-
 validateChecksum.py                                |   4 +-
 314 files changed, 5557 insertions(+), 1831 deletions(-)
 create mode 100644 adblockplusui/README.md
 copy chrome/content/ui/progressBar.xul => adblockplusui/background.html (54%)
 create mode 100644 adblockplusui/background.js
 create mode 100644 adblockplusui/ext/background.js
 create mode 100644 adblockplusui/ext/common.js
 create mode 100644 adblockplusui/ext/content.js
 rename {chrome/content/ui => adblockplusui}/firstRun.html (95%)
 rename {chrome/content/ui => adblockplusui}/firstRun.js (57%)
 rename {chrome/content/ui => adblockplusui}/i18n.js (52%)
 create mode 100644 adblockplusui/locale/ar/firstRun.json
 create mode 100644 adblockplusui/locale/ast/firstRun.json
 create mode 100644 adblockplusui/locale/bg/firstRun.json
 create mode 100644 adblockplusui/locale/bn-BD/firstRun.json
 create mode 100644 adblockplusui/locale/bs/firstRun.json
 create mode 100644 adblockplusui/locale/ca/firstRun.json
 create mode 100644 adblockplusui/locale/cs/firstRun.json
 create mode 100644 adblockplusui/locale/cy/firstRun.json
 create mode 100644 adblockplusui/locale/da/firstRun.json
 create mode 100644 adblockplusui/locale/de/firstRun.json
 create mode 100644 adblockplusui/locale/dsb/firstRun.json
 create mode 100644 adblockplusui/locale/el/firstRun.json
 create mode 100644 adblockplusui/locale/en-GB/firstRun.json
 create mode 100644 adblockplusui/locale/en-US/firstRun.json
 create mode 100644 adblockplusui/locale/eo/firstRun.json
 create mode 100644 adblockplusui/locale/es-AR/firstRun.json
 create mode 100644 adblockplusui/locale/es-CL/firstRun.json
 create mode 100644 adblockplusui/locale/es-ES/firstRun.json
 create mode 100644 adblockplusui/locale/es-MX/firstRun.json
 create mode 100644 adblockplusui/locale/et/firstRun.json
 create mode 100644 adblockplusui/locale/eu/firstRun.json
 create mode 100644 adblockplusui/locale/fa/firstRun.json
 create mode 100644 adblockplusui/locale/fi/firstRun.json
 create mode 100644 adblockplusui/locale/fr/firstRun.json
 create mode 100644 adblockplusui/locale/fy-NL/firstRun.json
 create mode 100644 adblockplusui/locale/gl/firstRun.json
 create mode 100644 adblockplusui/locale/he/firstRun.json
 create mode 100644 adblockplusui/locale/hi-IN/firstRun.json
 create mode 100644 adblockplusui/locale/hr/firstRun.json
 create mode 100644 adblockplusui/locale/hsb/firstRun.json
 create mode 100644 adblockplusui/locale/hu/firstRun.json
 create mode 100644 adblockplusui/locale/hy-AM/firstRun.json
 create mode 100644 adblockplusui/locale/id/firstRun.json
 create mode 100644 adblockplusui/locale/is/firstRun.json
 create mode 100644 adblockplusui/locale/it/firstRun.json
 create mode 100644 adblockplusui/locale/ja/firstRun.json
 create mode 100644 adblockplusui/locale/kk/firstRun.json
 create mode 100644 adblockplusui/locale/ko/firstRun.json
 create mode 100644 adblockplusui/locale/lt/firstRun.json
 create mode 100644 adblockplusui/locale/lv/firstRun.json
 create mode 100644 adblockplusui/locale/mk/firstRun.json
 create mode 100644 adblockplusui/locale/mr/firstRun.json
 create mode 100644 adblockplusui/locale/ms/firstRun.json
 create mode 100644 adblockplusui/locale/nb-NO/firstRun.json
 create mode 100644 adblockplusui/locale/nl/firstRun.json
 create mode 100644 adblockplusui/locale/pl/firstRun.json
 create mode 100644 adblockplusui/locale/pt-BR/firstRun.json
 create mode 100644 adblockplusui/locale/pt-PT/firstRun.json
 create mode 100644 adblockplusui/locale/ro/firstRun.json
 create mode 100644 adblockplusui/locale/ru/firstRun.json
 create mode 100644 adblockplusui/locale/sk/firstRun.json
 create mode 100644 adblockplusui/locale/sl/firstRun.json
 create mode 100644 adblockplusui/locale/sq/firstRun.json
 create mode 100644 adblockplusui/locale/sr/firstRun.json
 create mode 100644 adblockplusui/locale/sv-SE/firstRun.json
 create mode 100644 adblockplusui/locale/ta-LK/firstRun.json
 create mode 100644 adblockplusui/locale/th/firstRun.json
 create mode 100644 adblockplusui/locale/tr/firstRun.json
 create mode 100644 adblockplusui/locale/uk/firstRun.json
 create mode 100644 adblockplusui/locale/vi/firstRun.json
 create mode 100644 adblockplusui/locale/zh-CN/firstRun.json
 create mode 100644 adblockplusui/locale/zh-TW/firstRun.json
 create mode 100644 adblockplusui/messageResponder.js
 rename {chrome => adblockplusui}/skin/abp-icon-big.png (100%)
 rename {chrome => adblockplusui}/skin/ajax-loader.gif (100%)
 rename {chrome => adblockplusui}/skin/background-main.png (100%)
 rename {chrome => adblockplusui}/skin/background-share.png (100%)
 rename {chrome => adblockplusui}/skin/background.png (100%)
 rename {chrome => adblockplusui}/skin/donate.png (100%)
 rename {chrome => adblockplusui}/skin/features/malware.png (100%)
 rename {chrome => adblockplusui}/skin/features/social.png (100%)
 rename {chrome => adblockplusui}/skin/features/tracking.png (100%)
 rename {chrome => adblockplusui}/skin/firstRun.css (98%)
 rename {chrome => adblockplusui}/skin/social/facebook.png (100%)
 rename {chrome => adblockplusui}/skin/social/googleplus.png (100%)
 rename {chrome => adblockplusui}/skin/social/renren.png (100%)
 rename {chrome => adblockplusui}/skin/social/twitter.png (100%)
 rename {chrome => adblockplusui}/skin/social/weibo.png (100%)
 create mode 100755 adblockplusui/test_server.py
 delete mode 100644 chrome/locale/ach/.incomplete
 delete mode 100644 chrome/locale/ach/composer.dtd
 delete mode 100644 chrome/locale/ar/firstRun.properties
 delete mode 100644 chrome/locale/ast/firstRun.properties
 delete mode 100644 chrome/locale/bg/firstRun.properties
 delete mode 100644 chrome/locale/bn-BD/firstRun.properties
 delete mode 100644 chrome/locale/bs/firstRun.properties
 delete mode 100644 chrome/locale/ca/firstRun.properties
 delete mode 100644 chrome/locale/cs/firstRun.properties
 delete mode 100644 chrome/locale/cy/firstRun.properties
 delete mode 100644 chrome/locale/da/firstRun.properties
 delete mode 100644 chrome/locale/de/firstRun.properties
 delete mode 100644 chrome/locale/dsb/firstRun.properties
 delete mode 100644 chrome/locale/el/firstRun.properties
 delete mode 100644 chrome/locale/en-GB/firstRun.properties
 delete mode 100644 chrome/locale/en-US/firstRun.properties
 delete mode 100644 chrome/locale/eo/firstRun.properties
 delete mode 100644 chrome/locale/es-AR/firstRun.properties
 delete mode 100644 chrome/locale/es-CL/firstRun.properties
 delete mode 100644 chrome/locale/es-ES/firstRun.properties
 delete mode 100644 chrome/locale/es-MX/firstRun.properties
 delete mode 100644 chrome/locale/et/firstRun.properties
 delete mode 100644 chrome/locale/eu/firstRun.properties
 delete mode 100644 chrome/locale/fa/firstRun.properties
 delete mode 100644 chrome/locale/fi/firstRun.properties
 delete mode 100644 chrome/locale/fr/firstRun.properties
 delete mode 100644 chrome/locale/fy-NL/firstRun.properties
 delete mode 100644 chrome/locale/gl/firstRun.properties
 delete mode 100644 chrome/locale/he/firstRun.properties
 delete mode 100644 chrome/locale/hi-IN/firstRun.properties
 delete mode 100644 chrome/locale/hr/firstRun.properties
 delete mode 100644 chrome/locale/hsb/firstRun.properties
 delete mode 100644 chrome/locale/hu/firstRun.properties
 delete mode 100644 chrome/locale/hy-AM/firstRun.properties
 delete mode 100644 chrome/locale/id/firstRun.properties
 delete mode 100644 chrome/locale/is/firstRun.properties
 delete mode 100644 chrome/locale/it/firstRun.properties
 delete mode 100644 chrome/locale/ja/firstRun.properties
 delete mode 100644 chrome/locale/kk/firstRun.properties
 delete mode 100644 chrome/locale/ko/firstRun.properties
 delete mode 100644 chrome/locale/lt/firstRun.properties
 delete mode 100644 chrome/locale/lv/firstRun.properties
 delete mode 100644 chrome/locale/mk/firstRun.properties
 create mode 100644 chrome/locale/mr/filters.dtd
 delete mode 100644 chrome/locale/mr/firstRun.properties
 delete mode 100644 chrome/locale/ms/firstRun.properties
 delete mode 100644 chrome/locale/nb-NO/firstRun.properties
 delete mode 100644 chrome/locale/nl/firstRun.properties
 delete mode 100644 chrome/locale/pl/firstRun.properties
 delete mode 100644 chrome/locale/pt-BR/firstRun.properties
 delete mode 100644 chrome/locale/pt-PT/firstRun.properties
 delete mode 100644 chrome/locale/ro/firstRun.properties
 delete mode 100644 chrome/locale/ru/firstRun.properties
 delete mode 100644 chrome/locale/sk/firstRun.properties
 delete mode 100644 chrome/locale/sl/firstRun.properties
 delete mode 100644 chrome/locale/sq/firstRun.properties
 delete mode 100644 chrome/locale/sr/firstRun.properties
 delete mode 100644 chrome/locale/sv-SE/firstRun.properties
 delete mode 100644 chrome/locale/ta-LK/firstRun.properties
 delete mode 100644 chrome/locale/th/firstRun.properties
 delete mode 100644 chrome/locale/tr/firstRun.properties
 delete mode 100644 chrome/locale/uk/firstRun.properties
 delete mode 100644 chrome/locale/vi/firstRun.properties
 delete mode 100644 chrome/locale/zh-CN/firstRun.properties
 delete mode 100644 chrome/locale/zh-TW/firstRun.properties
 create mode 100644 dependencies
 copy buildtools/ensure_dependencies.py => ensure_dependencies.py (99%)
 mode change 100755 => 100644
 create mode 100644 ext/background.js
 create mode 100644 ext/common.js
 create mode 100644 ext/content.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