[Pkg-mozext-commits] [autofill-forms] 03/09: Merge tag 'upstream/1.0.2'

David Prévot taffit at moszumanska.debian.org
Mon Oct 13 19:45:55 UTC 2014


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

taffit pushed a commit to branch master
in repository autofill-forms.

commit 767d7c7e8f1f7d1e1d77569614d4501756bc5447
Merge: 25cdd75 f1da53b
Author: David Prévot <taffit at debian.org>
Date:   Mon Oct 13 14:36:37 2014 -0400

    Merge tag 'upstream/1.0.2'
    
    Upstream version 1.0.2
    
    # gpg: Signature faite le lun. 13 oct. 2014 14:36:32 AST
    # gpg:                avec la clef RSA B82A217AFDFE09F2
    # 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

 src/chrome.manifest => chrome.manifest             |    0
 chrome/content/autofillForms.js                    | 5405 ++++++++++++++++++++
 .../content/autofillFormsOptions.js                |    0
 .../content/autofillFormsOptions.xul               |  123 +-
 .../content/autofillFormsOverlay.js                |    0
 .../content/autofillFormsOverlay.xul               |    0
 .../content/autofillFormsRuleEditor.js             |    0
 .../content/autofillFormsRuleEditor.xul            |    0
 .../content/autofillFormsTagEditor.js              |    0
 .../content/autofillFormsTagEditor.xul             |    0
 .../locale/cs-CZ/autofillForms.dtd                 |    0
 .../locale/cs-CZ/autofillForms.properties          |    0
 .../locale/de-DE/autofillForms.dtd                 |    0
 .../locale/de-DE/autofillForms.properties          |    0
 .../locale/el-GR/autofillForms.dtd                 |    0
 .../locale/el-GR/autofillForms.properties          |    0
 .../locale/en-US/autofillForms.dtd                 |    0
 .../locale/en-US/autofillForms.properties          |    0
 .../locale/es-ES/autofillForms.dtd                 |    0
 .../locale/es-ES/autofillForms.properties          |    0
 .../locale/fi-FI/autofillForms.dtd                 |    0
 .../locale/fi-FI/autofillForms.properties          |    0
 .../locale/fr-FR/autofillForms.dtd                 |    0
 .../locale/fr-FR/autofillForms.properties          |    0
 .../locale/he-IL/autofillForms.dtd                 |    0
 .../locale/he-IL/autofillForms.properties          |    0
 .../locale/hr-HR/autofillForms.dtd                 |    0
 .../locale/hr-HR/autofillForms.properties          |    0
 .../locale/hu-HU/autofillForms.dtd                 |    0
 .../locale/hu-HU/autofillForms.properties          |    0
 .../locale/it-IT/autofillForms.dtd                 |    0
 .../locale/it-IT/autofillForms.properties          |    0
 .../locale/nl-NL/autofillForms.dtd                 |    0
 .../locale/nl-NL/autofillForms.properties          |    0
 .../locale/pl-PL/autofillForms.dtd                 |    0
 .../locale/pl-PL/autofillForms.properties          |    0
 .../locale/pt-BR/autofillForms.dtd                 |    0
 .../locale/pt-BR/autofillForms.properties          |    0
 .../locale/ro-RO/autofillForms.dtd                 |    0
 .../locale/ro-RO/autofillForms.properties          |    0
 .../locale/ru-RU/autofillForms.dtd                 |    0
 .../locale/ru-RU/autofillForms.properties          |    0
 .../locale/sk-SK/autofillForms.dtd                 |    0
 .../locale/sk-SK/autofillForms.properties          |    0
 .../locale/sv-SE/autofillForms.dtd                 |    0
 .../locale/sv-SE/autofillForms.properties          |    0
 .../locale/tr-TR/autofillForms.dtd                 |    0
 .../locale/tr-TR/autofillForms.properties          |    0
 .../locale/zh-CN/autofillForms.dtd                 |    0
 .../locale/zh-CN/autofillForms.properties          |    0
 .../locale/zh-TW/autofillForms.dtd                 |    0
 .../locale/zh-TW/autofillForms.properties          |    0
 {src/chrome => chrome}/skin/arrows.png             |  Bin
 chrome/skin/autofillForms.css                      |   59 +
 {src/chrome => chrome}/skin/autofillFormsMac.css   |    0
 .../skin/autofillFormsOptions.css                  |    0
 .../skin/autofillFormsOptions1.5.css               |    0
 .../skin/autofillFormsOptions2.css                 |    0
 .../skin/autofillFormsRuleEditor.css               |    0
 .../skin/autofillFormsTagEditor.css                |    0
 {src/chrome => chrome}/skin/help-small.png         |  Bin
 {src/chrome => chrome}/skin/icon.png               |  Bin
 {src/chrome => chrome}/skin/pencil-active-mac.png  |  Bin
 .../skin/icon.png => chrome/skin/pencil-big.png    |  Bin
 {src/chrome => chrome}/skin/pencil-mac.png         |  Bin
 {src/chrome => chrome}/skin/pencil-small.png       |  Bin
 {src/chrome => chrome}/skin/pencil.png             |  Bin
 {src/chrome => chrome}/skin/profile-small.png      |  Bin
 {src/chrome => chrome}/skin/settings-small.png     |  Bin
 .../preferences/autofillForms.js                   |    6 +-
 install.rdf                                        |   52 +
 src/build.xml                                      |   59 -
 src/chrome.manifest.extracted.txt                  |   29 -
 src/chrome.manifest.jar.txt                        |   29 -
 src/chrome/content/autofillForms.js                | 5389 -------------------
 src/chrome/skin/autofillForms.css                  |   46 -
 src/install.rdf                                    |   50 -
 www/bugs.html                                      |   12 -
 www/changelog.html                                 |  545 --
 www/css/closelabel.gif                             |  Bin 971 -> 0 bytes
 www/css/loading.gif                                |  Bin 1588 -> 0 bytes
 www/css/nextlabel.gif                              |  Bin 354 -> 0 bytes
 www/css/prevlabel.gif                              |  Bin 371 -> 0 bytes
 www/css/slimbox.css                                |   82 -
 www/donation.html                                  |   18 -
 www/download.html                                  |   11 -
 www/error/404.html                                 |   35 -
 www/favicon.ico                                    |  Bin 1150 -> 0 bytes
 www/footer.html                                    |   19 -
 .../Firefox-3-Mac-Toolbar-Button-Template.png      |  Bin 3232 -> 0 bytes
 www/graphics/logo.png                              |  Bin 4300 -> 0 bytes
 www/graphics/paypal-donate.gif                     |  Bin 2815 -> 0 bytes
 www/graphics/pencil.png                            |  Bin 1269 -> 0 bytes
 www/graphics/pencil.svg                            |  610 ---
 www/graphics/screenshots/autofill-forms-01.png     |  Bin 97537 -> 0 bytes
 www/graphics/screenshots/autofill-forms-02.png     |  Bin 80090 -> 0 bytes
 www/graphics/screenshots/autofill-forms-03.png     |  Bin 71384 -> 0 bytes
 www/graphics/screenshots/autofill-forms-04.png     |  Bin 102258 -> 0 bytes
 www/graphics/screenshots/autofill-forms-05.png     |  Bin 102237 -> 0 bytes
 www/graphics/screenshots/autofill-forms-06.png     |  Bin 80114 -> 0 bytes
 www/graphics/screenshots/autofill-forms-07.png     |  Bin 88989 -> 0 bytes
 www/graphics/screenshots/autofill-forms-08.png     |  Bin 96965 -> 0 bytes
 www/graphics/screenshots/autofill-forms-09.png     |  Bin 87587 -> 0 bytes
 www/graphics/screenshots/autofill-forms-10.png     |  Bin 103140 -> 0 bytes
 www/graphics/screenshots/autofill-forms-11.png     |  Bin 110310 -> 0 bytes
 www/graphics/screenshots/autofill-forms-12.png     |  Bin 89006 -> 0 bytes
 www/graphics/screenshots/autofill-forms-13.png     |  Bin 99579 -> 0 bytes
 www/graphics/screenshots/autofill-forms-14.png     |  Bin 107812 -> 0 bytes
 www/graphics/screenshots/autofill-forms-15.png     |  Bin 115133 -> 0 bytes
 www/graphics/screenshots/autofill-forms-16.png     |  Bin 133589 -> 0 bytes
 www/graphics/screenshots/autofill-forms-17.png     |  Bin 106201 -> 0 bytes
 www/graphics/screenshots/autofill-forms-18.png     |  Bin 101778 -> 0 bytes
 .../screenshots/preview/autofill-forms-01.png      |  Bin 40091 -> 0 bytes
 .../screenshots/preview/autofill-forms-02.png      |  Bin 31925 -> 0 bytes
 .../screenshots/preview/autofill-forms-03.png      |  Bin 29626 -> 0 bytes
 .../screenshots/preview/autofill-forms-04.png      |  Bin 41457 -> 0 bytes
 .../screenshots/preview/autofill-forms-05.png      |  Bin 40034 -> 0 bytes
 .../screenshots/preview/autofill-forms-06.png      |  Bin 31670 -> 0 bytes
 .../screenshots/preview/autofill-forms-07.png      |  Bin 34864 -> 0 bytes
 .../screenshots/preview/autofill-forms-08.png      |  Bin 37846 -> 0 bytes
 .../screenshots/preview/autofill-forms-09.png      |  Bin 33215 -> 0 bytes
 .../screenshots/preview/autofill-forms-10.png      |  Bin 41690 -> 0 bytes
 .../screenshots/preview/autofill-forms-11.png      |  Bin 44705 -> 0 bytes
 .../screenshots/preview/autofill-forms-12.png      |  Bin 33274 -> 0 bytes
 .../screenshots/preview/autofill-forms-13.png      |  Bin 39821 -> 0 bytes
 .../screenshots/preview/autofill-forms-14.png      |  Bin 42814 -> 0 bytes
 .../screenshots/preview/autofill-forms-15.png      |  Bin 47391 -> 0 bytes
 .../screenshots/preview/autofill-forms-16.png      |  Bin 50418 -> 0 bytes
 .../screenshots/preview/autofill-forms-17.png      |  Bin 40893 -> 0 bytes
 .../screenshots/preview/autofill-forms-18.png      |  Bin 42027 -> 0 bytes
 www/head.txt                                       |   11 -
 www/hide_from_ns4.css                              |   15 -
 www/html_body.html                                 |   84 -
 www/index.html                                     |   60 -
 www/local.conf                                     |   13 -
 www/project.css                                    |   38 -
 www/project_nav.html                               |   21 -
 www/screenshots.html                               |   62 -
 www/source.html                                    |   17 -
 www/support.html                                   |   39 -
 www/test.html                                      |   95 -
 141 files changed, 5574 insertions(+), 7460 deletions(-)

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



More information about the Pkg-mozext-commits mailing list