[Pkg-mozext-commits] [tabmixplus] 02/05: Merge tag 'upstream/0.4.1.2_131006a2'

David Prévot taffit at alioth.debian.org
Mon Oct 7 16:06:45 UTC 2013


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit 9e66efd2869fcba665efdf628596c27c62e55812
Merge: 6047aa6 bb2246f
Author: David Prévot <taffit at debian.org>
Date:   Mon Oct 7 10:43:07 2013 -0400

    Merge tag 'upstream/0.4.1.2_131006a2'
    
    Upstream version 0.4.1.2~131006a2
    
    # gpg: Signature faite le lun. 07 oct. 2013 10:42:55 AST avec la clef RSA d'identifiant 44F6BD3C
    # 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

 chrome.manifest                                    |    1 +
 chrome/content/changecode.js                       |    3 +-
 chrome/content/extensions/extensions.js            |    6 -
 chrome/content/links/contentLinks.js               |   67 ++++---
 chrome/content/links/setup.js                      |   13 +-
 chrome/content/links/unknownContentType.xul        |   59 +++---
 chrome/content/minit/minit.js                      |   46 ++++-
 chrome/content/minit/tablib.js                     |   11 +-
 chrome/content/overlay/browsr.css                  |    8 +-
 chrome/content/overlay/tabContextMenu.xul          |    4 +-
 chrome/content/places/places.js                    |    4 +-
 chrome/content/preferences/appearance.xul          |    2 +
 chrome/content/preferences/menu.xul                |    8 +-
 chrome/content/preferences/mouse.xul               |    4 +-
 .../preferences/overlay/incontentPreferences.xul   |   27 +--
 .../preferences/overlay/overlaySanitizeUI.js       |   10 +-
 .../preferences/overlay/preferencesOverlay.js      |   18 +-
 chrome/content/preferences/preferences.js          |   52 ++++--
 chrome/content/preferences/preferences.xul         |    1 +
 chrome/content/preferences/shortcuts.xml           |    4 -
 chrome/content/preferences/shortcuts.xul           |    4 +-
 chrome/content/session/session.js                  |   36 ++--
 chrome/content/session/sessionStore.js             |    2 +-
 chrome/content/tab/tab.js                          |  187 +++++++++++---------
 chrome/content/tab/tabbrowser_4.xml                |   13 +-
 chrome/content/tabmix.js                           |   34 ++--
 chrome/content/tabmix.xul                          |    4 +-
 chrome/content/utils.js                            |   15 ++
 chrome/locale/ar/pref-tabmix.dtd                   |    6 +-
 chrome/locale/ar/tabmix.dtd                        |    4 +-
 chrome/locale/bg-BG/pref-tabmix.dtd                |    8 +-
 chrome/locale/bg-BG/tabmix.dtd                     |    4 +-
 chrome/locale/ca/pref-tabmix.dtd                   |    6 +-
 chrome/locale/ca/tabmix.dtd                        |    4 +-
 chrome/locale/cs-CZ/pref-tabmix.dtd                |   10 +-
 chrome/locale/cs-CZ/tabmix.dtd                     |    4 +-
 chrome/locale/da/pref-tabmix.dtd                   |    6 +-
 chrome/locale/da/tabmix.dtd                        |    4 +-
 chrome/locale/de/pref-tabmix.dtd                   |    8 +-
 chrome/locale/de/tabmix.dtd                        |    4 +-
 chrome/locale/el/pref-appearance.dtd               |    2 +-
 chrome/locale/el/pref-tabmix.dtd                   |    8 +-
 chrome/locale/el/tabmix.dtd                        |    4 +-
 chrome/locale/en-US/pref-tabmix.dtd                |   10 +-
 chrome/locale/en-US/tabmix.dtd                     |    6 +-
 chrome/locale/es-ES/pref-appearance.dtd            |    2 +-
 chrome/locale/es-ES/pref-tabmix.dtd                |    8 +-
 chrome/locale/es-ES/tabmix.dtd                     |    4 +-
 chrome/locale/et-EE/pref-tabmix.dtd                |   36 ++--
 chrome/locale/et-EE/shortcuts.dtd                  |    2 +-
 chrome/locale/et-EE/tabmix.dtd                     |    8 +-
 chrome/locale/et-EE/tabmix.properties              |    2 +-
 chrome/locale/eu/pref-tabmix.dtd                   |    6 +-
 chrome/locale/eu/tabmix.dtd                        |    4 +-
 chrome/locale/fa-IR/pref-tabmix.dtd                |    6 +-
 chrome/locale/fa-IR/tabmix.dtd                     |    4 +-
 chrome/locale/fi/pref-tabmix.dtd                   |    6 +-
 chrome/locale/fi/tabmix.dtd                        |    4 +-
 chrome/locale/fr/pref-appearance.dtd               |    2 +-
 chrome/locale/fr/pref-tabmix.dtd                   |    8 +-
 chrome/locale/fr/tabmix.dtd                        |    4 +-
 chrome/locale/he-IL/pref-tabmix.dtd                |    6 +-
 chrome/locale/he-IL/tabmix.dtd                     |    4 +-
 chrome/locale/hr-HR/pref-tabmix.dtd                |    6 +-
 chrome/locale/hr-HR/tabmix.dtd                     |    4 +-
 chrome/locale/hu-HU/pref-tabmix.dtd                |    6 +-
 chrome/locale/hu-HU/tabmix.dtd                     |    4 +-
 chrome/locale/it/pref-tabmix.dtd                   |    8 +-
 chrome/locale/it/tabmix.dtd                        |    4 +-
 chrome/locale/ja/pref-tabmix.dtd                   |    8 +-
 chrome/locale/ja/tabmix.dtd                        |    4 +-
 chrome/locale/ko-KR/pref-tabmix.dtd                |    6 +-
 chrome/locale/ko-KR/tabmix.dtd                     |    4 +-
 chrome/locale/lv-LV/pref-tabmix.dtd                |    6 +-
 chrome/locale/lv-LV/tabmix.dtd                     |    6 +-
 chrome/locale/nl/pref-tabmix.dtd                   |    8 +-
 chrome/locale/nl/tabmix.dtd                        |    4 +-
 chrome/locale/pl/pref-appearance.dtd               |    2 +-
 chrome/locale/pl/pref-tabmix.dtd                   |    8 +-
 chrome/locale/pl/tabmix.dtd                        |    6 +-
 chrome/locale/pt-BR/pref-tabmix.dtd                |    8 +-
 chrome/locale/pt-BR/tabmix.dtd                     |    4 +-
 chrome/locale/pt-PT/pref-appearance.dtd            |    2 +-
 chrome/locale/pt-PT/pref-tabmix.dtd                |   26 +--
 chrome/locale/pt-PT/session-manager.properties     |    4 +-
 chrome/locale/pt-PT/shortcuts.dtd                  |   28 +--
 chrome/locale/pt-PT/tabmix.dtd                     |    4 +-
 chrome/locale/pt-PT/tabmix.properties              |    2 +-
 chrome/locale/ro/pref-tabmix.dtd                   |    8 +-
 chrome/locale/ro/tabmix.dtd                        |    4 +-
 chrome/locale/ru-RU/pref-tabmix.dtd                |    8 +-
 chrome/locale/ru-RU/tabmix.dtd                     |    4 +-
 chrome/locale/sk-SK/pref-appearance.dtd            |    2 +-
 chrome/locale/sk-SK/pref-tabmix.dtd                |    8 +-
 chrome/locale/sk-SK/tabmix.dtd                     |    4 +-
 chrome/locale/sr/pref-appearance.dtd               |    2 +-
 chrome/locale/sr/pref-tabmix.dtd                   |   16 +-
 chrome/locale/sr/tabmix.dtd                        |    4 +-
 chrome/locale/sv-SE/pref-tabmix.dtd                |    6 +-
 chrome/locale/sv-SE/tabmix.dtd                     |    4 +-
 chrome/locale/tr/pref-tabmix.dtd                   |    6 +-
 chrome/locale/tr/tabmix.dtd                        |    4 +-
 chrome/locale/uk-UA/pref-tabmix.dtd                |    6 +-
 chrome/locale/uk-UA/tabmix.dtd                     |    4 +-
 chrome/locale/vi/pref-tabmix.dtd                   |    6 +-
 chrome/locale/vi/tabmix.dtd                        |    4 +-
 chrome/locale/zh-CN/pref-tabmix.dtd                |    8 +-
 chrome/locale/zh-CN/tabmix.dtd                     |    4 +-
 chrome/locale/zh-TW/pref-tabmix.dtd                |    8 +-
 chrome/locale/zh-TW/tabmix.dtd                     |    4 +-
 chrome/skin/preferencesOverlay.css                 |   20 +--
 chrome/skin/tab.css                                |   92 +++++-----
 defaults/preferences/tabmix.js                     |    4 +-
 install.rdf                                        |    2 +-
 modules/DownloadLastDir.jsm                        |   52 ++++++
 modules/Services.jsm                               |    3 +-
 modules/Shortcuts.jsm                              |   18 +-
 117 files changed, 810 insertions(+), 534 deletions(-)

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



More information about the Pkg-mozext-commits mailing list