Bump version to 0.14.2014051001

This commit is contained in:
Piro / YUKI Hiroshi 2014-05-10 20:05:23 +09:00
parent 0d97df6a41
commit 3581cdb41f
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.14.2014051001
* Show the navigation toolbar and the "private browsing" indicator in the titlebar correctly, on OS X. (regression)
* Don't darken colors of websites with white background, in "auto hide tab bar" mode.
* [Czech locale is added by Vlastimil Ovčáčík. Thanks!](https://github.com/piroor/treestyletab/pull/714)

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.14.2014051001
* OS Xにおいて、ナビゲーションツールバーと、タイトルバー内のプライベートブラウジングアイコンを正しく表示するようにした後退バグの修正
* タブバーを自動的に隠すモードにおいて、白い背景のWebサイトで背景色の変化が目立たないようにした
* チェコ語ロケール追加([by Vlastimil Ovčáčík. Thanks!](https://github.com/piroor/treestyletab/pull/714)

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.14.2014050601"
em:version="0.14.2014051001"
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"