[Pkg-mozext-commits] [stylish] branch master updated (dd3985c -> 5449263)

Dmitry Smirnov onlyjob at moszumanska.debian.org
Mon Feb 10 15:53:42 UTC 2014


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

onlyjob pushed a change to branch master
in repository stylish.

      from  dd3985c   New upstream release [1.3.3] + changelog summary
       new  2babb8e   Imported Upstream version 1.4.0
       new  43ee76e   New upstream release [1.4.0]
      adds  b008a53   Imported Upstream version 1.3.3
      adds  0aa097f   Imported Upstream version 1.4.0
       new  a3b8e49   Imported Upstream version 1.4.1
       new  15c8676   Merge tag 'upstream/1.4.1'
       new  5449263   New upstream release [1.4.1] + changelog summary

The 5 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:
 chrome.manifest                 |   9 +-
 components/stylishStyle.js      |  86 ++++++++-----
 content/common.js               | 275 ++++++++++++++++++++++++++++++++++++++++
 content/edit.js                 | 248 +++++++++++++++++++-----------------
 content/edit.xul                |   5 +-
 content/install-overlay.js      |  84 +-----------
 content/install.js              |  22 ++--
 content/install.xul             |   1 +
 content/manage-addons-fx4.js    |  12 ++
 content/manage-addons-fx4.xul   |   7 +-
 content/manage.html             | 116 ++++++++++++++++-
 content/overlay.js              |  15 +--
 debian/changelog                |  12 ++
 debian/copyright                |   2 +-
 idl/stylishStyle.idl            |   7 +
 install.rdf                     |  13 +-
 locale/cs/manage.dtd            |   1 +
 locale/cs/manage.properties     |   3 +
 locale/da/manage.dtd            |   1 +
 locale/da/manage.properties     |   3 +
 locale/de/manage.dtd            |   1 +
 locale/de/manage.properties     |   3 +
 locale/en-GB/manage.dtd         |   1 +
 locale/en-GB/manage.properties  |   3 +
 locale/en-US/manage.dtd         |   1 +
 locale/en-US/manage.properties  |   3 +
 locale/es-AR/edit.dtd           |   4 +-
 locale/es-AR/edit.properties    |   4 +-
 locale/es-AR/extensions.dtd     |  82 ++++++------
 locale/es-AR/install.dtd        |   2 +-
 locale/es-AR/install.properties |   8 +-
 locale/es-AR/manage.dtd         |   5 +-
 locale/es-AR/manage.properties  |   5 +-
 locale/es-AR/overlay.dtd        |   8 +-
 locale/es-AR/overlay.properties |   6 +-
 locale/es-ES/manage.dtd         |   1 +
 locale/es-ES/manage.properties  |   3 +
 locale/et-EE/common.dtd         |   4 +-
 locale/et-EE/common.properties  |  20 +--
 locale/et-EE/domi.dtd           |   2 +-
 locale/et-EE/edit.dtd           |  24 ++--
 locale/et-EE/edit.properties    |  10 +-
 locale/et-EE/extensions.dtd     |  24 ++--
 locale/et-EE/install.dtd        |  12 +-
 locale/et-EE/install.properties |  16 +--
 locale/et-EE/manage.dtd         |  15 ++-
 locale/et-EE/manage.properties  |  29 +++--
 locale/et-EE/overlay.dtd        |  16 +--
 locale/et-EE/overlay.properties |  18 +--
 locale/fi/extensions.dtd        |   2 +-
 locale/fi/manage.dtd            |   1 +
 locale/fi/manage.properties     |   5 +-
 locale/fi/overlay.properties    |   6 +-
 locale/fr/manage.dtd            |   1 +
 locale/fr/manage.properties     |   3 +
 locale/he-IL/common.properties  |  10 --
 locale/he-IL/domi.dtd           |   1 -
 locale/he-IL/edit.dtd           |  24 ----
 locale/he-IL/edit.properties    |   7 -
 locale/he-IL/extensions.dtd     | 160 -----------------------
 locale/he-IL/install.dtd        |   8 --
 locale/he-IL/install.properties |   8 --
 locale/he-IL/manage.dtd         |  18 ---
 locale/he-IL/manage.properties  |  21 ---
 locale/he-IL/overlay.dtd        |  12 --
 locale/he-IL/overlay.properties |  10 --
 locale/{he-IL => he}/common.dtd |   2 +-
 locale/he/common.properties     |  10 ++
 locale/he/domi.dtd              |   1 +
 locale/he/edit.dtd              |  24 ++++
 locale/he/edit.properties       |   7 +
 locale/he/extensions.dtd        | 160 +++++++++++++++++++++++
 locale/he/install.dtd           |   8 ++
 locale/he/install.properties    |   8 ++
 locale/he/manage.dtd            |  19 +++
 locale/he/manage.properties     |  24 ++++
 locale/he/overlay.dtd           |  12 ++
 locale/he/overlay.properties    |  10 ++
 locale/hu-HU/manage.dtd         |   1 +
 locale/hu-HU/manage.properties  |   3 +
 locale/it/manage.dtd            |   1 +
 locale/it/manage.properties     |   3 +
 locale/ja/edit.properties       |   2 +-
 locale/ja/manage.dtd            |   1 +
 locale/ja/manage.properties     |   3 +
 locale/ko-KR/extensions.dtd     |   2 +-
 locale/ko-KR/manage.dtd         |   1 +
 locale/ko-KR/manage.properties  |   3 +
 locale/lt/manage.dtd            |   1 +
 locale/lt/manage.properties     |   3 +
 locale/nl/manage.dtd            |   1 +
 locale/nl/manage.properties     |   3 +
 locale/pl-PL/manage.dtd         |   1 +
 locale/pl-PL/manage.properties  |   3 +
 locale/pt-BR/common.properties  |   2 +-
 locale/pt-BR/edit.properties    |   2 +-
 locale/pt-BR/extensions.dtd     |  78 ++++++------
 locale/pt-BR/manage.dtd         |   1 +
 locale/pt-BR/manage.properties  |   3 +
 locale/pt-BR/overlay.properties |  10 +-
 locale/ro-RO/manage.dtd         |   1 +
 locale/ro-RO/manage.properties  |   3 +
 locale/ru-RU/manage.dtd         |   1 +
 locale/ru-RU/manage.properties  |   3 +
 locale/sr/manage.dtd            |   1 +
 locale/sr/manage.properties     |   3 +
 locale/sv-SE/common.properties  |   2 +-
 locale/sv-SE/manage.dtd         |   1 +
 locale/sv-SE/manage.properties  |   3 +
 locale/uk/manage.dtd            |   1 +
 locale/uk/manage.properties     |   3 +
 locale/vi/manage.dtd            |   1 +
 locale/vi/manage.properties     |   3 +
 locale/zh-CN/manage.dtd         |   1 +
 locale/zh-CN/manage.properties  |   3 +
 locale/zh-TW/common.properties  |   4 +-
 locale/zh-TW/manage.dtd         |   1 +
 locale/zh-TW/manage.properties  |   3 +
 skin/manage-addons-fx11.css     |   7 +
 skin/manage-addons-fx4.css      |   8 ++
 120 files changed, 1266 insertions(+), 749 deletions(-)
 delete mode 100644 locale/he-IL/common.properties
 delete mode 100644 locale/he-IL/domi.dtd
 delete mode 100644 locale/he-IL/edit.dtd
 delete mode 100644 locale/he-IL/edit.properties
 delete mode 100644 locale/he-IL/extensions.dtd
 delete mode 100644 locale/he-IL/install.dtd
 delete mode 100644 locale/he-IL/install.properties
 delete mode 100644 locale/he-IL/manage.dtd
 delete mode 100644 locale/he-IL/manage.properties
 delete mode 100644 locale/he-IL/overlay.dtd
 delete mode 100644 locale/he-IL/overlay.properties
 rename locale/{he-IL => he}/common.dtd (62%)
 create mode 100644 locale/he/common.properties
 create mode 100644 locale/he/domi.dtd
 create mode 100644 locale/he/edit.dtd
 create mode 100644 locale/he/edit.properties
 create mode 100644 locale/he/extensions.dtd
 create mode 100644 locale/he/install.dtd
 create mode 100644 locale/he/install.properties
 create mode 100644 locale/he/manage.dtd
 create mode 100644 locale/he/manage.properties
 create mode 100644 locale/he/overlay.dtd
 create mode 100644 locale/he/overlay.properties
 create mode 100644 skin/manage-addons-fx11.css

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



More information about the Pkg-mozext-commits mailing list