[Pkg-mozext-commits] [tabmixplus] 41/44: Merge tag 'upstream/0.4.1.6_141014a1'

David Prévot taffit at moszumanska.debian.org
Wed Oct 15 02:10:05 UTC 2014


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit c49c55ecfeb4698fb1ef48eecc675ae5e68052e2
Merge: d555f12 d689663
Author: David Prévot <taffit at debian.org>
Date:   Tue Oct 14 21:39:36 2014 -0400

    Merge tag 'upstream/0.4.1.6_141014a1'
    
    Upstream version 0.4.1.6~141014a1
    
    # gpg: Signature faite le mar. 14 oct. 2014 21:39:26 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

 chrome/content/click/click.js                      |   5 +-
 chrome/content/content.js                          |  44 ++--
 chrome/content/extensions/extensions.js            |  88 +++++--
 chrome/content/links/contentLinks.js               |   2 +-
 chrome/content/links/removeBlankTab.js             |   4 +-
 chrome/content/links/setup.js                      |  44 ++--
 chrome/content/links/userInterface.js              |   5 +
 chrome/content/minit/autoReload.js                 |  15 +-
 chrome/content/minit/autoReload.xul                |  11 +-
 chrome/content/minit/minit.js                      |  28 +-
 chrome/content/minit/tabView.js                    |  13 +-
 chrome/content/minit/tablib.js                     | 185 ++++++-------
 chrome/content/overlay/browsr.css                  |  95 +++----
 chrome/content/overlay/tabContextMenu.xul          |   3 +-
 chrome/content/places/places.js                    |   4 +-
 chrome/content/preferences/appearance.js           |   5 +-
 chrome/content/preferences/appearance.xul          |   2 +
 chrome/content/preferences/links.xul               |  32 ++-
 chrome/content/preferences/mouse.js                |   7 -
 chrome/content/preferences/mouse.xul               |  11 +-
 chrome/content/preferences/preferences.js          |  18 +-
 chrome/content/preferences/shortcuts.xml           |  13 +-
 .../preferences/subdialogs/pref-appearance.xml     |  10 +-
 chrome/content/session/session.js                  |  59 +++--
 chrome/content/session/sessionStore.js             |   2 +-
 chrome/content/tab/tab.js                          |  81 ++++--
 chrome/content/tab/tabbrowser_4.xml                |  66 ++---
 chrome/content/tabmix.js                           |  63 +----
 chrome/content/tabmix.xul                          |   4 +-
 chrome/locale/cs-CZ/pref-tabmix.dtd                |   2 +-
 chrome/locale/fr/pref-tabmix.dtd                   |   6 +-
 chrome/locale/ru-RU/pref-tabmix.dtd                |   4 +-
 chrome/locale/zh-TW/pref-tabmix.dtd                |   8 +-
 chrome/skin/app_version/4.0/general.css            |  12 +-
 chrome/skin/app_version/4.0/linux/browser.css      |   6 -
 chrome/skin/app_version/4.0/mac/browser.css        |   6 +-
 chrome/skin/app_version/4.0/win/browser.css        |   5 -
 chrome/skin/chevron-dn.gif                         | Bin 826 -> 0 bytes
 chrome/skin/chevron-rtl.gif                        | Bin 51 -> 0 bytes
 chrome/skin/chevron-up.gif                         | Bin 825 -> 0 bytes
 chrome/skin/chevron.gif                            | Bin 51 -> 0 bytes
 chrome/skin/tab.css                                |  17 --
 install.rdf                                        |   2 +-
 modules/AutoReload.jsm                             |   7 +-
 modules/ContentClick.jsm                           | 292 ++++++++++-----------
 modules/DynamicRules.jsm                           |  15 +-
 modules/LinkNodeUtils.jsm                          | 129 +++++++++
 modules/MergeWindows.jsm                           |   7 +-
 modules/Services.jsm                               |  24 +-
 modules/Shortcuts.jsm                              |  28 +-
 modules/Slideshow.jsm                              |   8 +-
 modules/extensions/CompatibilityCheck.jsm          |   6 +-
 52 files changed, 839 insertions(+), 664 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