[Pkg-mozext-commits] [tabmixplus] 142/147: Updated version 0.5.0.3 from 'upstream/0.5.0.3'

David Prévot taffit at moszumanska.debian.org
Sat Aug 5 15:27:46 UTC 2017


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit ce98983f6a6de641453b10bd5a843b770fd03aa3
Merge: 6bf9d13 f671ee7
Author: David Prévot <taffit at debian.org>
Date:   Sat Aug 5 08:29:35 2017 -0400

    Updated version 0.5.0.3 from 'upstream/0.5.0.3'
    
    with Debian dir dcdd455c20d5efe81e6cea574ca22692ae13a6fc

 META-INF/manifest.mf                               |  730 ++++++-------
 META-INF/mozilla.rsa                               |  Bin 4196 -> 4196 bytes
 META-INF/mozilla.sf                                |    4 +-
 chrome.manifest                                    |    4 +-
 chrome/content/changecode.js                       |   43 +-
 chrome/content/click/click.js                      |  114 +-
 chrome/content/extensions/extensions.js            |   72 +-
 chrome/content/extensions/sage.js                  |    8 +-
 chrome/content/flst/lasttab.js                     |   61 +-
 chrome/content/links/contentLinks.js               |    6 +-
 chrome/content/links/setup.js                      |   32 +-
 chrome/content/links/userInterface.js              |   24 +-
 chrome/content/minit/minit.js                      |  293 ++++--
 chrome/content/minit/tabView.js                    | 1084 ++++++++++----------
 chrome/content/minit/tablib.js                     |  282 ++---
 chrome/content/overlay/browser.css                 |   29 +-
 chrome/content/overlay/newTab.js                   |    4 +-
 chrome/content/overlay/removeBlankTab.js           |   32 +-
 chrome/content/overlay/tabContextMenu.xul          |    2 +-
 chrome/content/places/places.js                    |  260 +++--
 chrome/content/preferences/appearance.js           |   26 +-
 chrome/content/preferences/appearance.xul          |    2 +-
 chrome/content/preferences/bindings.xml            |    2 +-
 chrome/content/preferences/events.js               |  120 ++-
 chrome/content/preferences/events.xul              |  103 +-
 chrome/content/preferences/links.js                |   16 +-
 chrome/content/preferences/menu.js                 |   16 +-
 chrome/content/preferences/mouse.js                |   16 +-
 .../preferences/overlay/incontentPreferences.xul   |    6 +-
 .../preferences/overlay/overlaySanitizeUI.js       |   26 +-
 chrome/content/preferences/overlay/preferences.xml |    6 +-
 .../preferences/overlay/preferencesOverlay.js      |   20 +-
 chrome/content/preferences/overlay/tabs.xul        |    6 +-
 chrome/content/preferences/preferences.js          |   97 +-
 chrome/content/preferences/session.js              |   16 +-
 chrome/content/preferences/session.xul             |   12 +-
 chrome/content/preferences/shortcuts.js            |    6 +-
 chrome/content/preferences/shortcuts.xml           |    9 +-
 chrome/content/preferences/shortcutsLabels.xml     |   13 +
 .../preferences/subdialogs/pref-appearance.js      |   12 +-
 .../preferences/subdialogs/pref-appearance.xml     |    3 +-
 .../preferences/subdialogs/pref-filetype.js        |   10 +-
 chrome/content/scripts/content.js                  |  101 +-
 chrome/content/session/session.js                  |  463 +++++----
 chrome/content/session/sessionStore.js             |  358 ++++---
 chrome/content/tab/scrollbox.xml                   |   57 +-
 chrome/content/tab/tab.js                          |  333 +++---
 chrome/content/tab/tabBindings.xml                 |  141 +++
 chrome/content/tab/tabbrowser_4.xml                |  118 +--
 chrome/content/tabmix.js                           |  154 +--
 chrome/content/tabmix.xul                          |   31 +-
 chrome/content/utils.js                            |   65 +-
 chrome/locale/bg-BG/pref-tabmix.dtd                |   26 +-
 chrome/locale/bg-BG/tabmix.dtd                     |    4 +-
 chrome/locale/bg-BG/tabmix.properties              |    8 +-
 chrome/locale/ca/pref-tabmix.dtd                   |   24 +-
 chrome/locale/ca/tabmix.dtd                        |    2 +-
 chrome/locale/ca/tabmix.properties                 |    8 +-
 chrome/locale/cs-CZ/pref-tabmix.dtd                |   24 +-
 chrome/locale/cs-CZ/tabmix.dtd                     |    2 +-
 chrome/locale/cs-CZ/tabmix.properties              |    8 +-
 chrome/locale/da/pref-tabmix.dtd                   |   24 +-
 chrome/locale/da/tabmix.dtd                        |    4 +-
 chrome/locale/da/tabmix.properties                 |    8 +-
 chrome/locale/de/pref-tabmix.dtd                   |   24 +-
 chrome/locale/de/tabmix.dtd                        |    2 +-
 chrome/locale/de/tabmix.properties                 |    8 +-
 chrome/locale/el/pref-tabmix.dtd                   |   24 +-
 chrome/locale/el/tabmix.dtd                        |    2 +-
 chrome/locale/el/tabmix.properties                 |    8 +-
 chrome/locale/en-US/pref-tabmix.dtd                |   24 +-
 chrome/locale/en-US/tabmix.dtd                     |    4 +-
 chrome/locale/en-US/tabmix.properties              |    8 +-
 chrome/locale/es-ES/pref-tabmix.dtd                |   28 +-
 chrome/locale/es-ES/tabmix.dtd                     |    2 +-
 chrome/locale/es-ES/tabmix.properties              |    8 +-
 chrome/locale/et-EE/pref-tabmix.dtd                |   24 +-
 chrome/locale/et-EE/tabmix.dtd                     |    2 +-
 chrome/locale/et-EE/tabmix.properties              |    8 +-
 chrome/locale/fa-IR/pref-tabmix.dtd                |   24 +-
 chrome/locale/fa-IR/tabmix.dtd                     |    2 +-
 chrome/locale/fa-IR/tabmix.properties              |    8 +-
 chrome/locale/fr/pref-tabmix.dtd                   |   24 +-
 chrome/locale/fr/tabmix.dtd                        |    4 +-
 chrome/locale/fr/tabmix.properties                 |    8 +-
 chrome/locale/he-IL/pref-tabmix.dtd                |   24 +-
 chrome/locale/he-IL/tabmix.dtd                     |    2 +-
 chrome/locale/he-IL/tabmix.properties              |    8 +-
 chrome/locale/hr-HR/pref-tabmix.dtd                |   24 +-
 chrome/locale/hr-HR/tabmix.dtd                     |    2 +-
 chrome/locale/hr-HR/tabmix.properties              |    8 +-
 chrome/locale/hu-HU/pref-tabmix.dtd                |   24 +-
 chrome/locale/hu-HU/tabmix.dtd                     |    4 +-
 chrome/locale/hu-HU/tabmix.properties              |    8 +-
 chrome/locale/it/pref-tabmix.dtd                   |   34 +-
 chrome/locale/it/tabmix.dtd                        |    4 +-
 chrome/locale/it/tabmix.properties                 |    8 +-
 chrome/locale/ja/pref-tabmix.dtd                   |   24 +-
 chrome/locale/ja/tabmix.dtd                        |    4 +-
 chrome/locale/ja/tabmix.properties                 |    8 +-
 chrome/locale/ko-KR/pref-tabmix.dtd                |   24 +-
 chrome/locale/ko-KR/tabmix.dtd                     |    4 +-
 chrome/locale/ko-KR/tabmix.properties              |    8 +-
 chrome/locale/nl/pref-tabmix.dtd                   |   24 +-
 chrome/locale/nl/tabmix.dtd                        |    2 +-
 chrome/locale/nl/tabmix.properties                 |    8 +-
 chrome/locale/pl/pref-tabmix.dtd                   |   30 +-
 chrome/locale/pl/tabmix.dtd                        |    2 +-
 chrome/locale/pl/tabmix.properties                 |   10 +-
 chrome/locale/pt-BR/pref-tabmix.dtd                |   28 +-
 chrome/locale/pt-BR/tabmix.dtd                     |    4 +-
 chrome/locale/pt-BR/tabmix.properties              |    8 +-
 chrome/locale/pt-PT/pref-tabmix.dtd                |   24 +-
 chrome/locale/pt-PT/tabmix.dtd                     |    2 +-
 chrome/locale/pt-PT/tabmix.properties              |    8 +-
 chrome/locale/ro/pref-appearance.dtd               |    2 +-
 chrome/locale/ro/pref-tabmix.dtd                   |   72 +-
 chrome/locale/ro/session-manager.properties        |    4 +-
 chrome/locale/ro/tabmix.dtd                        |    6 +-
 chrome/locale/ro/tabmix.properties                 |    8 +-
 chrome/locale/ru-RU/pref-tabmix.dtd                |   28 +-
 chrome/locale/ru-RU/session-manager.properties     |    2 +-
 chrome/locale/ru-RU/tabmix.dtd                     |    4 +-
 chrome/locale/ru-RU/tabmix.properties              |   10 +-
 chrome/locale/sk-SK/pref-tabmix.dtd                |   26 +-
 chrome/locale/sk-SK/tabmix.dtd                     |    4 +-
 chrome/locale/sk-SK/tabmix.properties              |    8 +-
 chrome/locale/sr/pref-tabmix.dtd                   |   24 +-
 chrome/locale/sr/tabmix.dtd                        |    2 +-
 chrome/locale/sr/tabmix.properties                 |    8 +-
 chrome/locale/sv-SE/misc.dtd                       |   20 +-
 chrome/locale/sv-SE/pref-appearance.dtd            |   22 +-
 chrome/locale/sv-SE/pref-filetype.dtd              |    2 +-
 chrome/locale/sv-SE/pref-tabmix.dtd                |  354 +++----
 chrome/locale/sv-SE/session-manager.properties     |  146 +--
 chrome/locale/sv-SE/shortcuts.dtd                  |   30 +-
 chrome/locale/sv-SE/tabmix.dtd                     |   70 +-
 chrome/locale/sv-SE/tabmix.properties              |   64 +-
 chrome/locale/tr/pref-tabmix.dtd                   |   24 +-
 chrome/locale/tr/tabmix.dtd                        |    2 +-
 chrome/locale/tr/tabmix.properties                 |    8 +-
 chrome/locale/uk-UA/pref-tabmix.dtd                |   24 +-
 chrome/locale/uk-UA/tabmix.dtd                     |    4 +-
 chrome/locale/uk-UA/tabmix.properties              |    8 +-
 chrome/locale/vi/pref-tabmix.dtd                   |   24 +-
 chrome/locale/vi/tabmix.dtd                        |    4 +-
 chrome/locale/vi/tabmix.properties                 |    8 +-
 chrome/locale/zh-CN/pref-tabmix.dtd                |   24 +-
 chrome/locale/zh-CN/tabmix.dtd                     |    4 +-
 chrome/locale/zh-CN/tabmix.properties              |    8 +-
 chrome/locale/zh-TW/pref-tabmix.dtd                |   26 +-
 chrome/locale/zh-TW/tabmix.dtd                     |    4 +-
 chrome/locale/zh-TW/tabmix.properties              |    8 +-
 chrome/skin/app_version/all/mac/browser.css        |    1 +
 chrome/skin/pin.png                                |  Bin 0 -> 3449 bytes
 defaults/preferences/tabmix.js                     |    9 +-
 install.rdf                                        |   10 +-
 modules/AboutNewTab.jsm                            |   24 +-
 modules/AsyncUtils.jsm                             |   58 +-
 modules/AutoReload.jsm                             |   95 +-
 modules/ContentClick.jsm                           |  313 +++---
 modules/ContextMenu.jsm                            |   14 +-
 modules/Decode.jsm                                 |    8 +-
 modules/DocShellCapabilities.jsm                   |   18 +-
 modules/DownloadLastDir.jsm                        |   10 +-
 modules/DynamicRules.jsm                           |   60 +-
 modules/LinkNodeUtils.jsm                          |    8 +-
 modules/MergeWindows.jsm                           |   56 +-
 modules/NewTabURL.jsm                              |   20 +-
 modules/Places.jsm                                 |   36 +-
 modules/RenameTab.jsm                              |   42 +-
 modules/Shortcuts.jsm                              |   96 +-
 modules/SingleWindowModeUtils.jsm                  |   52 +-
 modules/Slideshow.jsm                              |   18 +-
 modules/SyncedTabs.jsm                             |  112 ++
 modules/TabGroupsMigrator.jsm                      |   72 +-
 modules/TabRestoreQueue.jsm                        |   92 ++
 modules/{Services.jsm => TabmixSvc.jsm}            |  119 ++-
 modules/Utils.jsm                                  |   45 +-
 modules/extensions/AddonManager.jsm                |   49 +-
 modules/extensions/CompatibilityCheck.jsm          |   30 +-
 modules/extensions/TabGroupsManager.jsm            |    8 +-
 modules/log.jsm                                    |   62 +-
 183 files changed, 5075 insertions(+), 3766 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