[Pkg-mozext-commits] [perspectives-extension] branch master updated (d4991cb -> aa19dee)

David Prévot taffit at moszumanska.debian.org
Sat May 3 02:44:30 UTC 2014


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

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

      from  d4991cb   Merge pull request #104 from daveschaefer/master
       new  75c90b3   checkloc - Add script to validate localization data
       new  2f8edf6   Makefile - Remove old localization perl script; add python script
       new  3e0d9d5   checkdtds - delete file
       new  554294a   README - Change requirements to python and lxml
       new  452bbe3   Localization - Convert Finnish file to proper UTF-8 encoding
       new  6199653   Perspectives - fix XMLHttpRequest() constructor call to use 'new'
       new  d96bfa6   Localization - Update German dialog translations
       new  4235947   credits - Add Patrick Storz as translator
       new  265d1e6   .gitignore - Ignore temporary build folder
       new  4b7ae39   Localization - Update German report, results, whitelist, amo detail translations
       new  876d8b8   Localization - Update German notary translations
       new  f5bf831   Localization - Update German help translations
       new  6dc73ad   Localization - Unlock Dutch and Finnish translations
       new  07a472c   Perspectives - Remove perspectives1.networknotary.org from default notaries
       new  856e4b9   Localization - Update German descrition and creator in install.rdf
       new  01932d9   install.rdf - Increase browser max versions
       new  91f5d31   CHANGELOG - Add changes for version 4.4.1
       new  106cf58   Perspectives - Increment version for 4.4.1 release!
       new  1ba668b   Merge pull request #109 from daveschaefer/master
       new  a592e61   Localization - fix german file that was not saved as UTF-8
       new  aa19dee   Merge pull request #110 from daveschaefer/master

The 21 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:
 .gitignore                                    |   1 +
 CHANGELOG                                     |  11 +-
 Makefile                                      |  15 +-
 README                                        |   2 +-
 checkdtds.pl                                  | 161 -------------
 plugin/chrome.manifest                        |   2 +
 plugin/chrome/content/credits/translators.txt |   2 +-
 plugin/chrome/content/http_notary_list.txt    |   9 -
 plugin/chrome/content/notaries.js             |   2 +-
 plugin/chrome/locale/de/amodetails.properties |   5 +-
 plugin/chrome/locale/de/dialogs.dtd           |  60 ++---
 plugin/chrome/locale/de/help.dtd              |  39 +--
 plugin/chrome/locale/de/notaries.properties   |  66 ++---
 plugin/chrome/locale/de/report.properties     |  13 +-
 plugin/chrome/locale/de/results.properties    |  15 +-
 plugin/chrome/locale/de/whitelist.properties  |   7 +-
 plugin/chrome/locale/fi/dialogs.dtd           |  20 +-
 plugin/install.rdf                            |  10 +-
 test/checkloc.py                              | 332 ++++++++++++++++++++++++++
 19 files changed, 471 insertions(+), 301 deletions(-)
 delete mode 100644 checkdtds.pl
 create mode 100644 test/checkloc.py

-- 
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