[Pkg-mozext-commits] [perspectives-extension] 68/72: Imported Upstream version 4.6

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 02:12:52 UTC 2014


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

taffit pushed a commit to branch master
in repository perspectives-extension.

commit c0770edb4f8909ac2c043a2a241628d5edf44a7d
Merge: 99c2c94 b2ee660
Author: David Prévot <taffit at debian.org>
Date:   Sat Nov 1 15:27:07 2014 -0400

    Imported Upstream version 4.6

 CHANGELOG                                        |   35 +
 README                                           |   56 -
 README.md                                        |   79 ++
 plugin/chrome/content/about.js                   |   12 +-
 plugin/chrome/content/base64.js                  |  168 ---
 plugin/chrome/content/client_policy.js           |  378 +++---
 plugin/chrome/content/common.js                  |  265 ++--
 plugin/chrome/content/css/preferences_dialog.css |    5 +
 plugin/chrome/content/generate_svg.js            |  308 +++--
 plugin/chrome/content/notaries.js                | 1124 ++++++++--------
 plugin/chrome/content/notify.js                  |  185 +--
 plugin/chrome/content/preferences_dialog.js      |  179 ++-
 plugin/chrome/content/preferences_dialog.xul     |  358 ++---
 plugin/chrome/content/results_dialog.js          |   57 +-
 plugin/chrome/content/statusbar.js               |   85 +-
 plugin/chrome/content/statusbar.xul              |   92 +-
 plugin/chrome/content/whitelist_dialog.js        |  165 +--
 plugin/chrome/content/xml_notary_client.js       |  175 +--
 plugin/chrome/locale/de/amodetails.properties    |    5 +-
 plugin/chrome/locale/de/dialogs.dtd              |   26 +-
 plugin/chrome/locale/de/help.dtd                 |   14 +-
 plugin/chrome/locale/de/notaries.properties      |   60 +-
 plugin/chrome/locale/de/results.properties       |    1 +
 plugin/chrome/locale/en-US/dialogs.dtd           |   13 +-
 plugin/chrome/locale/en-US/notaries.properties   |   73 +-
 plugin/chrome/locale/en-US/results.properties    |    1 +
 plugin/chrome/locale/es-MX/dialogs.dtd           |   19 +-
 plugin/chrome/locale/es-MX/notaries.properties   |   29 +-
 plugin/chrome/locale/es-MX/results.properties    |    4 +-
 plugin/chrome/locale/fi/dialogs.dtd              |   19 +-
 plugin/chrome/locale/fi/notaries.properties      |   31 +-
 plugin/chrome/locale/fi/results.properties       |    2 +
 plugin/chrome/locale/fr/dialogs.dtd              |   19 +-
 plugin/chrome/locale/fr/notaries.properties      |   27 +-
 plugin/chrome/locale/fr/results.properties       |    2 +
 plugin/chrome/locale/nl/dialogs.dtd              |   16 +-
 plugin/chrome/locale/nl/notaries.properties      |   29 +-
 plugin/chrome/locale/nl/results.properties       |    2 +
 plugin/chrome/locale/pl/dialogs.dtd              |   21 +-
 plugin/chrome/locale/pl/notaries.properties      |   27 +-
 plugin/chrome/locale/pl/results.properties       |    2 +
 plugin/chrome/locale/zh-CN/dialogs.dtd           |   19 +-
 plugin/chrome/locale/zh-CN/notaries.properties   |   29 +-
 plugin/chrome/locale/zh-CN/results.properties    |    2 +
 plugin/defaults/preferences/prefs.js             |   23 +-
 plugin/install.rdf                               |    6 +-
 test/Manual Test Cases - Disabled.txt            |   22 +
 test/Manual Test Cases.txt                       |   42 +-
 test/svg_test.html                               |  152 ++-
 test/test.html                                   | 1544 +++++++++++-----------
 50 files changed, 3373 insertions(+), 2634 deletions(-)

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



More information about the Pkg-mozext-commits mailing list