Update history topics and bump maxVersion to 33.0a1
This commit is contained in:
parent
579d926537
commit
dfe07b5894
@ -1,6 +1,10 @@
|
||||
# History
|
||||
|
||||
- master/HEAD
|
||||
* Restore tab position for "Undo Close Tab" command correctly on Firefox 29 and newer versions.
|
||||
* Works on Nightly 33.0a1 with the preference `dom.compartment_per_addon`=`true`.
|
||||
* Update tabbar appearance correctly, after toolbar customization.
|
||||
* Update fr-FR locale, by AxlMun. Thanks!
|
||||
- 0.14.2014051101
|
||||
* Don't hide the toolbar in the full screen mode, if `browser.fullscreen.autohide` is `false`.
|
||||
- 0.14.2014051001
|
||||
|
@ -1,6 +1,10 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
* Firefox 29以降において、閉じたタブを開き直したときの位置がおかしくなる問題を修正
|
||||
* Nightly 33.0a1において `dom.compartment_per_addon`=`true` に設定した場合でも動作するように暫定的に対処
|
||||
* ツールバーカスタマイズを終えた後にタブバーの外観が壊れていたのを修正
|
||||
* fr-FR ロケール更新(by AxlMun. Thanks!)
|
||||
- 0.14.2014051101
|
||||
* `browser.fullscreen.autohide`が`false`に設定されている場合には、フルスクリーンモードでツールバーを隠さないようにした
|
||||
- 0.14.2014051001
|
||||
|
@ -208,7 +208,7 @@
|
||||
<em:targetApplication>
|
||||
<RDF:Description em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
|
||||
em:minVersion="24.0"
|
||||
em:maxVersion="32.0a1" />
|
||||
em:maxVersion="33.0a1" />
|
||||
</em:targetApplication>
|
||||
</RDF:Description>
|
||||
</RDF:RDF>
|
||||
|
Loading…
Reference in New Issue
Block a user