Bump version to 0.17.2016083001

This commit is contained in:
YUKI Hiroshi 2016-08-30 17:37:13 +09:00
parent 930834217f
commit bbadb44bb5
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.17.2016083001
* Better handling about positioning of new tabs duplicated by other addons.
* Now you can drop tabs onto another tab more easily. (The drop area of each tab is enlarged.)
* The tab bar can be shrunken even if there is something wide toolbar item like the search bar.

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.17.2016083001
* 他のアドオンによって複製されたタブの位置の取り扱いを改善した
* タブの上に他のタブをドロップしやすくした(タブに対するドロップと判定する領域を広げた)
* タブバー内に検索バーなどを置いた時でもタブバーを縮められるようにした

View File

@ -5,7 +5,7 @@
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="treestyletab@piro.sakura.ne.jp"
em:name="Tree Style Tab"
em:version="0.17.2016061501"
em:version="0.17.2016083001"
em:creator="YUKI &quot;Piro&quot; Hiroshi"
em:description="Show tabs like a tree."
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"