Bump version to 0.14.2014051101

This commit is contained in:
Piro / YUKI Hiroshi 2014-05-11 04:53:53 +09:00
parent 8a91736d01
commit f0f941df8c
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.14.2014051101
* Don't hide the toolbar in the full screen mode, if `browser.fullscreen.autohide` is `false`.
- 0.14.2014051001
* Show the navigation toolbar and the "private browsing" indicator in the titlebar correctly, on OS X. (regression)

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.14.2014051101
* `browser.fullscreen.autohide``false`に設定されている場合には、フルスクリーンモードでツールバーを隠さないようにした
- 0.14.2014051001
* OS Xにおいて、ナビゲーションツールバーと、タイトルバー内のプライベートブラウジングアイコンを正しく表示するようにした後退バグの修正

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.2014051001"
em:version="0.14.2014051101"
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"