[Pkg-mozext-commits] [perspectives-extension] 69/72: Merge tag 'upstream/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 45bbde9c72f547b369a434180dd0bbafa5e4882d
Merge: 931eaf5 c0770ed
Author: David Prévot <taffit at debian.org>
Date:   Sat Nov 1 15:27:14 2014 -0400

    Merge tag 'upstream/4.6'
    
    Upstream version 4.6
    
    # gpg: Signature faite le sam. 01 nov. 2014 15:27:08 AST
    # gpg:                avec la clef RSA 058C1CF944F6BD3C
    # gpg: Bonne signature de « David Prévot <david at tilapin.org> »
    # gpg:                 alias « David Prévot <davidp at altern.org> »
    # gpg:                 alias « David Prévot <davidp at no-log.org> »
    # gpg:                 alias « David Prévot <taffit at debian.org> »
    # gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
    # gpg:             Rien n'indique que la signature appartient à son propriétaire.
    # Empreinte de clef principale : AE14 AD01 426D 2BFB 82EF  7E1E B82A 217A FDFE 09F2
    #    Empreinte de la sous-clef : 7875 4D07 BC09 5C74 48F7  8D66 058C 1CF9 44F6 BD3C

 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