[Pkg-mozext-commits] [tabmixplus] 05/06: Merge tag 'upstream/0.4.1.1.01' into sid
David Prévot
taffit at alioth.debian.org
Fri Sep 27 02:16:47 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch sid
in repository tabmixplus.
commit 0aa7022a4ceff94641e06d35bc20239fa16fd661
Merge: 26d129a 8595d4a
Author: David Prévot <taffit at debian.org>
Date: Thu Sep 26 21:44:59 2013 -0400
Merge tag 'upstream/0.4.1.1.01' into sid
Upstream version 0.4.1.1.01
# gpg: Signature faite le jeu. 26 sept. 2013 21:44: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 | 4 +-
chrome/content/click/click.js | 47 ++-
chrome/content/extensions/extensions.js | 52 ++-
chrome/content/extensions/sage.js | 6 +-
chrome/content/links/contentLinks.js | 323 ++++++++---------
chrome/content/links/newTab.xul | 8 +-
chrome/content/links/setup.js | 96 ++---
chrome/content/links/userInterface.js | 137 +-------
chrome/content/minit/minit.js | 138 ++++----
chrome/content/minit/tabView.js | 2 +-
chrome/content/minit/tablib.js | 299 ++++++++++------
chrome/content/overlay/browsr.css | 5 +
chrome/content/overlay/tabContextMenu.xul | 4 +-
chrome/content/places/places.js | 311 +++++++++--------
chrome/content/preferences/appearance.xul | 42 +--
chrome/content/preferences/bindings.xml | 29 +-
chrome/content/preferences/events.xul | 99 +++---
chrome/content/preferences/links.xul | 8 +-
chrome/content/preferences/menu.xul | 96 ++---
chrome/content/preferences/mouse.xul | 18 +-
.../preferences/overlay/overlaySanitizeUI.js | 42 ++-
.../preferences/overlay/overlaySanitizeUI.xul | 3 +-
.../preferences/overlay/preferencesOverlay.js | 14 +-
chrome/content/preferences/preferences.js | 112 +++---
chrome/content/preferences/session.js | 14 +-
chrome/content/preferences/session.xul | 34 +-
chrome/content/preferences/shortcuts.xml | 2 +-
chrome/content/session/promptservice.js | 2 +-
chrome/content/session/session.js | 367 +++++++++++---------
chrome/content/session/sessionStore.js | 244 ++++++++-----
chrome/content/tab/scrollbox.xml | 2 +-
chrome/content/tab/tab.js | 243 ++++++++-----
chrome/content/tab/tabbrowser_4.xml | 13 +-
chrome/content/tabmix.js | 202 +++++------
chrome/content/tabmix.xul | 21 +-
chrome/content/utils.js | 3 +-
chrome/locale/bg-BG/pref-appearance.dtd | 2 +-
chrome/locale/bg-BG/pref-tabmix.dtd | 1 +
chrome/locale/bg-BG/tabmix.properties | 1 -
chrome/locale/ca/pref-tabmix.dtd | 1 +
chrome/locale/ca/tabmix.properties | 1 -
chrome/locale/cs-CZ/pref-appearance.dtd | 2 +-
chrome/locale/cs-CZ/pref-tabmix.dtd | 1 +
chrome/locale/cs-CZ/tabmix.properties | 1 -
chrome/locale/da/pref-tabmix.dtd | 1 +
chrome/locale/da/tabmix.properties | 1 -
chrome/locale/de/pref-tabmix.dtd | 1 +
chrome/locale/de/tabmix.properties | 1 -
chrome/locale/el/pref-tabmix.dtd | 1 +
chrome/locale/el/tabmix.properties | 1 -
chrome/locale/en-US/pref-tabmix.dtd | 1 +
chrome/locale/en-US/tabmix.properties | 1 -
chrome/locale/es-ES/pref-tabmix.dtd | 1 +
chrome/locale/es-ES/tabmix.properties | 1 -
chrome/locale/et-EE/pref-appearance.dtd | 2 +-
chrome/locale/et-EE/pref-tabmix.dtd | 1 +
chrome/locale/et-EE/tabmix.properties | 1 -
chrome/locale/fa-IR/pref-tabmix.dtd | 1 +
chrome/locale/fa-IR/tabmix.properties | 1 -
chrome/locale/fr/pref-tabmix.dtd | 1 +
chrome/locale/fr/tabmix.properties | 1 -
chrome/locale/he-IL/pref-tabmix.dtd | 1 +
chrome/locale/he-IL/tabmix.properties | 1 -
chrome/locale/hr-HR/pref-tabmix.dtd | 1 +
chrome/locale/hr-HR/tabmix.properties | 1 -
chrome/locale/hu-HU/pref-tabmix.dtd | 1 +
chrome/locale/hu-HU/tabmix.properties | 1 -
chrome/locale/it/pref-tabmix.dtd | 3 +
chrome/locale/it/tabmix.properties | 1 -
chrome/locale/ja/pref-tabmix.dtd | 1 +
chrome/locale/ja/tabmix.properties | 1 -
chrome/locale/ko-KR/pref-tabmix.dtd | 1 +
chrome/locale/ko-KR/tabmix.properties | 1 -
chrome/locale/nl/pref-tabmix.dtd | 1 +
chrome/locale/nl/tabmix.properties | 1 -
chrome/locale/pl/pref-tabmix.dtd | 1 +
chrome/locale/pl/tabmix.properties | 1 -
chrome/locale/pt-BR/pref-tabmix.dtd | 1 +
chrome/locale/pt-BR/tabmix.properties | 1 -
chrome/locale/pt-PT/pref-tabmix.dtd | 1 +
chrome/locale/pt-PT/tabmix.properties | 1 -
chrome/locale/ro/pref-tabmix.dtd | 1 +
chrome/locale/ro/tabmix.properties | 1 -
chrome/locale/ru-RU/pref-tabmix.dtd | 1 +
chrome/locale/ru-RU/tabmix.properties | 1 -
chrome/locale/sk-SK/pref-tabmix.dtd | 1 +
chrome/locale/sk-SK/tabmix.properties | 1 -
chrome/locale/sr/pref-tabmix.dtd | 1 +
chrome/locale/sr/tabmix.properties | 1 -
chrome/locale/sv-SE/pref-tabmix.dtd | 1 +
chrome/locale/sv-SE/tabmix.properties | 1 -
chrome/locale/tr/pref-tabmix.dtd | 1 +
chrome/locale/tr/tabmix.properties | 1 -
chrome/locale/uk-UA/pref-tabmix.dtd | 1 +
chrome/locale/uk-UA/tabmix.properties | 1 -
chrome/locale/vi/pref-tabmix.dtd | 1 +
chrome/locale/vi/tabmix.properties | 1 -
chrome/locale/zh-CN/pref-appearance.dtd | 2 +-
chrome/locale/zh-CN/pref-tabmix.dtd | 3 +-
chrome/locale/zh-CN/tabmix.properties | 1 -
chrome/locale/zh-TW/pref-tabmix.dtd | 1 +
chrome/locale/zh-TW/tabmix.properties | 1 -
chrome/skin/app_version/4.0/general.css | 2 +-
chrome/skin/app_version/4.0/win/browser.css | 2 +-
chrome/skin/preferences.css | 8 +-
chrome/skin/tab.css | 4 +
defaults/preferences/tabmix.js | 1 +
install.rdf | 4 +-
modules/AutoReload.jsm | 5 +-
modules/MergeWindows.jsm | 7 +-
modules/RenameTab.jsm | 9 +-
modules/Services.jsm | 41 ++-
modules/SingleWindowModeUtils.jsm | 20 +-
modules/Slideshow.jsm | 7 +-
modules/extensions/CompatibilityCheck.jsm | 12 +-
modules/extensions/TabGroupsManager.jsm | 10 +-
modules/log.jsm | 3 +-
118 files changed, 1758 insertions(+), 1494 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