[Pkg-mozext-commits] [greasemonkey] branch upstream updated (632f913 -> 51cf9ac)

David Prévot taffit at alioth.debian.org
Fri Oct 4 22:51:12 UTC 2013


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

taffit pushed a change to branch upstream
in repository greasemonkey.

      from  632f913   Imported Upstream version 1.12
       new  51cf9ac   Imported Upstream version 1.13~beta2

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:
 components/greasemonkey.js           |    3 +-
 content/addons4-overlay.js           |    1 +
 content/config.js                    |   41 ++----
 content/options.js                   |    6 +-
 content/options.xul                  |   23 ++--
 defaults/preferences/greasemonkey.js |    3 +
 install.rdf                          |    2 +-
 locale/ar/greasemonkey.dtd           |    2 +
 locale/ca/greasemonkey.dtd           |    2 +
 locale/cs/greasemonkey.dtd           |    2 +
 locale/da/greasemonkey.dtd           |    2 +
 locale/de/greasemonkey.dtd           |    2 +
 locale/el/greasemonkey.dtd           |    2 +
 locale/en-US/greasemonkey.dtd        |    2 +
 locale/es-AR/greasemonkey.dtd        |    2 +
 locale/es-CL/greasemonkey.dtd        |    2 +
 locale/es-ES/greasemonkey.dtd        |    2 +
 locale/es-MX/greasemonkey.dtd        |    2 +
 locale/et/greasemonkey.dtd           |    2 +
 locale/fa/greasemonkey.dtd           |    2 +
 locale/fi/greasemonkey.dtd           |    2 +
 locale/fr/greasemonkey.dtd           |    2 +
 locale/gl/greasemonkey.dtd           |    2 +
 locale/he/greasemonkey.dtd           |    2 +
 locale/hu/greasemonkey.dtd           |    2 +
 locale/it/greasemonkey.dtd           |    2 +
 locale/ja/greasemonkey.dtd           |    2 +
 locale/ko/greasemonkey.dtd           |    2 +
 locale/lt/greasemonkey.dtd           |    2 +
 locale/nl/greasemonkey.dtd           |    2 +
 locale/pl/greasemonkey.dtd           |    2 +
 locale/pt-BR/greasemonkey.dtd        |    2 +
 locale/ro/greasemonkey.dtd           |    2 +
 locale/ru/greasemonkey.dtd           |    2 +
 locale/si/greasemonkey.dtd           |    2 +
 locale/sk/greasemonkey.dtd           |    2 +
 locale/sr/greasemonkey.dtd           |    2 +
 locale/sv-SE/greasemonkey.dtd        |    2 +
 locale/tr/greasemonkey.dtd           |    2 +
 locale/uk/greasemonkey.dtd           |    2 +
 locale/zh-CN/gm-addons.dtd           |    2 +-
 locale/zh-CN/gm-addons.properties    |    2 +-
 locale/zh-CN/greasemonkey.dtd        |    6 +-
 locale/zh-TW/greasemonkey.dtd        |    2 +
 modules/addons4.js                   |    3 +-
 {content => modules}/miscapis.js     |  153 ++++++++++++++++++++-
 modules/parseScript.js               |   10 +-
 modules/remoteScript.js              |   17 ++-
 modules/script.js                    |   65 +++++----
 modules/scriptDependency.js          |    2 +-
 modules/sync.js                      |  251 ++++++++++++++++++++++++++++++++++
 modules/util/apiLeakCheck.js         |    5 +-
 52 files changed, 569 insertions(+), 94 deletions(-)
 rename {content => modules}/miscapis.js (50%)
 create mode 100644 modules/sync.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/greasemonkey.git



More information about the Pkg-mozext-commits mailing list