[Pkg-mozext-commits] [tabmixplus] 02/05: Merge tag 'upstream/0.4.1.7_150112a1'

David Prévot taffit at moszumanska.debian.org
Thu Jan 15 01:10:29 UTC 2015


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit 116bf62073ff4639e78b55901476719ec568969e
Merge: 67ee173 74dd2e6
Author: David Prévot <david at tilapin.org>
Date:   Wed Jan 14 20:50:02 2015 -0400

    Merge tag 'upstream/0.4.1.7_150112a1'
    
    Upstream version 0.4.1.7~150112a1
    
    # gpg: Signature faite le mer. 14 janv. 2015 20:48:32 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

 chrome.manifest                                    |   6 +
 chrome/content/changecode.js                       |   2 +-
 chrome/content/click/click.js                      |  11 +-
 chrome/content/extensions/extensions.js            |   2 +-
 chrome/content/links/removeBlankTab.js             |   7 +-
 chrome/content/links/setup.js                      |   4 +-
 chrome/content/links/userInterface.js              |   3 +-
 chrome/content/minit/minit.js                      |  38 +-
 chrome/content/minit/tablib.js                     |  65 ++-
 chrome/content/overlay/browsr.css                  |   4 +
 chrome/content/places/places.js                    |   5 +-
 chrome/content/preferences/appearance.js           |   2 +
 chrome/content/preferences/appearance.xul          |   2 +-
 chrome/content/preferences/menu.xul                |   1 +
 chrome/content/preferences/shortcuts.xul           |  29 -
 chrome/content/preferences/shortcutsLabels.xml     |  38 ++
 .../preferences/subdialogs/pref-filetype.js        |   2 +-
 chrome/content/session/session.js                  |  11 +-
 chrome/content/tab/scrollbox.xml                   |  87 +--
 chrome/content/tab/tab.js                          | 650 +++++++++++++++++++--
 chrome/content/tab/tabbrowser_4.xml                | 464 +--------------
 chrome/content/tabmix.js                           |  60 +-
 chrome/content/utils.js                            |   2 +-
 chrome/locale/ar/misc.dtd                          |  17 +
 chrome/locale/ar/pref-appearance.dtd               |  18 +
 chrome/locale/ar/pref-filetype.dtd                 |   5 +
 chrome/locale/{en-US => ar}/pref-tabmix.dtd        | 618 ++++++++++----------
 chrome/locale/ar/session-manager.properties        | 107 ++++
 chrome/locale/ar/tabmix.dtd                        | 131 +++++
 chrome/locale/ar/tabmix.properties                 |  40 ++
 chrome/locale/en-US/pref-tabmix.dtd                |   4 +-
 chrome/locale/eu/misc.dtd                          |  17 +
 chrome/locale/eu/pref-appearance.dtd               |  18 +
 chrome/locale/eu/pref-filetype.dtd                 |   5 +
 chrome/locale/{en-US => eu}/pref-tabmix.dtd        | 618 ++++++++++----------
 chrome/locale/eu/session-manager.properties        | 107 ++++
 chrome/locale/eu/tabmix.dtd                        | 131 +++++
 chrome/locale/eu/tabmix.properties                 |  40 ++
 chrome/locale/fi/misc.dtd                          |  17 +
 chrome/locale/fi/pref-appearance.dtd               |  18 +
 chrome/locale/fi/pref-filetype.dtd                 |   5 +
 chrome/locale/{en-US => fi}/pref-tabmix.dtd        | 114 ++--
 chrome/locale/fi/session-manager.properties        | 107 ++++
 chrome/locale/fi/tabmix.dtd                        | 131 +++++
 chrome/locale/fi/tabmix.properties                 |  40 ++
 chrome/locale/lv-LV/misc.dtd                       |  17 +
 chrome/locale/lv-LV/pref-appearance.dtd            |  18 +
 chrome/locale/lv-LV/pref-filetype.dtd              |   5 +
 chrome/locale/lv-LV/pref-tabmix.dtd                | 308 ++++++++++
 chrome/locale/lv-LV/session-manager.properties     | 107 ++++
 chrome/locale/lv-LV/tabmix.dtd                     | 131 +++++
 chrome/locale/lv-LV/tabmix.properties              |  40 ++
 install.rdf                                        |  28 +-
 modules/AutoReload.jsm                             |   6 +-
 modules/ContentClick.jsm                           |   5 +-
 modules/ContextMenu.jsm                            |   2 +-
 modules/DynamicRules.jsm                           |  12 +-
 modules/RenameTab.jsm                              |   2 +-
 modules/Shortcuts.jsm                              |  26 +-
 modules/extensions/TabGroupsManager.jsm            |  11 +-
 modules/log.jsm                                    |   2 +-
 test.manifest                                      |   0
 62 files changed, 3097 insertions(+), 1426 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