Bump version to 0.14.2014051001
This commit is contained in:
parent
0d97df6a41
commit
3581cdb41f
@ -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)
|
||||
|
@ -1,6 +1,7 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
- 0.14.2014051001
|
||||
* OS Xにおいて、ナビゲーションツールバーと、タイトルバー内のプライベートブラウジングアイコンを正しく表示するようにした(後退バグの修正)
|
||||
* タブバーを自動的に隠すモードにおいて、白い背景のWebサイトで背景色の変化が目立たないようにした
|
||||
* チェコ語ロケール追加([by Vlastimil Ovčáčík. Thanks!](https://github.com/piroor/treestyletab/pull/714))
|
||||
|
@ -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 "Piro" Hiroshi"
|
||||
em:description="Show tabs like a tree."
|
||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||
|
Loading…
x
Reference in New Issue
Block a user