[Pkg-mozext-commits] [tree-style-tab] branch master updated (2752285 -> 700c1bc)
Ximin Luo
infinity0 at debian.org
Tue Sep 13 10:40:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch master
in repository tree-style-tab.
from 2752285 Release 0.18.2016090601-1 to Debian unstable.
new 832d352 New upstream version 0.18.2016090802
new 258ac80 Merge tag 'upstream/0.18.2016090802'
new 700c1bc Update changelogs
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
META-INF/manifest.mf | 877 +++++++++++++++++++++
META-INF/mozilla.rsa | Bin 0 -> 4189 bytes
META-INF/mozilla.sf | 4 +
chrome.manifest | 6 +-
content/treestyletab/bookmarkPropertiesOverlay.xul | 4 +
content/treestyletab/bookmarksOverlay.js | 2 +-
content/treestyletab/bookmarksOverlayEditable.js | 2 +-
content/treestyletab/config.js | 12 +-
content/treestyletab/res/bookmarkMultipleTabs.js | 173 ++++
content/treestyletab/res/bookmarkMultipleTabs.xul | 146 ----
...kmarkMultipleTabs_bookmarkPropertiesOverlay.xul | 59 --
content/treestyletab/treestyletab.xul | 1 +
content/treestyletab/windowHelper.js | 3 +-
debian/changelog | 6 +
debian/upstream/changelog | 19 +
debian/upstream/changelog.html | 6 +
install.rdf | 2 +-
locale/da-DK/treestyletab/treestyletab.properties | 2 +-
modules/autoHide.js | 8 +-
modules/base.js | 17 +-
modules/bookmark.js | 15 +-
modules/browser.js | 2 +-
modules/constants.js | 1 +
modules/contentBridge.js | 2 +-
modules/fullTooltip.js | 2 +-
modules/groupTab.js | 2 +-
modules/lib/UninstallationListener.js | 301 +++----
modules/lib/extensions.js | 242 +-----
modules/lib/inherit.jsm | 26 +-
modules/window.js | 2 +-
treestyletab.update.rdf | 30 +
31 files changed, 1312 insertions(+), 662 deletions(-)
create mode 100644 META-INF/manifest.mf
create mode 100644 META-INF/mozilla.rsa
create mode 100644 META-INF/mozilla.sf
create mode 100644 content/treestyletab/bookmarkPropertiesOverlay.xul
create mode 100644 content/treestyletab/res/bookmarkMultipleTabs.js
delete mode 100644 content/treestyletab/res/bookmarkMultipleTabs.xul
delete mode 100644 content/treestyletab/res/bookmarkMultipleTabs_bookmarkPropertiesOverlay.xul
create mode 100644 treestyletab.update.rdf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tree-style-tab.git
More information about the Pkg-mozext-commits
mailing list