From 45add3cb5dd4fe97a8cae57b292a4afa2f50e29f Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Wed, 21 Aug 2013 23:17:04 +0900 Subject: [PATCH] Add descriptions for secret preferences to open group tabs as "permanent". --- history.en.md | 2 +- history.ja.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/history.en.md b/history.en.md index 43f4f9d3..0792a73e 100644 --- a/history.en.md +++ b/history.en.md @@ -13,7 +13,7 @@ * Fixed: On Firefox 23 and later, ignore the preference "hide the tab bar when there is only one tab" because it was available on Firefox 22 or older versions. * Fixed: Resolve visual glitch of the tab bar after showing/hiding a toolbar. * Fixed: Works with [bug489729 (Disable detach and tear off tab)](https://addons.mozilla.org/firefox/addon/bug489729-disable-detach-and-t/). - * Improved: Introduce the concept "temporary group tab" and "permanent group tab". And close needless group tabs automatically only when it is marked as temporary. Automatically opened group (dummy) tabs are temporary, and manually opened tabs are permanently by default. + * Improved: Introduce the concept "temporary group tab" and "permanent group tab". And close needless group tabs automatically only when it is marked as temporary. Automatically opened group (dummy) tabs are temporary, and manually opened tabs are permanently by default. You can make group tabs always permanent by these preferences `extensions.treestyletab.openGroupBookmark.temporaryGroup` (for bookmark groups) and `extensions.treestyletab.createSubtree.underParent.temporaryGroup` (for "create new tree from selected tabs" feature) with the value `false`. * Fixed: Show/hide tab bar correctly after the grippy is clicked. * [ru locale is updated by Infocatcher. Thanks!](https://github.com/piroor/treestyletab/pull/534) - 0.14.2013052901 diff --git a/history.ja.md b/history.ja.md index f99cd952..026092d3 100644 --- a/history.ja.md +++ b/history.ja.md @@ -13,7 +13,7 @@ * Firefox 23以降で、Firefox 22以前でのみ有効だった「タブが1つだけの時にタブバーを隠す設定」を挙動に反映しないようにした * ツールバーの表示・非表示を切り替えた後などにタブバーの見た目が壊れることがあったのを修正 * [bug489729 (Disable detach and tear off tab)](https://addons.mozilla.org/firefox/addon/bug489729-disable-detach-and-t/)と併用できるようにした - * グループ化用のダミーのタブについて一時的か永続的かの設定を持たせるようにし、不要になった一時的なダミーのタブのみを自動的に閉じるようにした(ブックマーク等から自動的に開かれた場合は一時的、手動で開かれた場合は永続的として扱います) + * グループ化用のダミーのタブについて一時的か永続的かの設定を持たせるようにし、不要になった一時的なダミーのタブのみを自動的に閉じるようにした(自動的に開かれた場合は一時的、手動で開かれた場合は永続的として扱います。ブックマークから開かれた物を永続的なタブにする場合は `extensions.treestyletab.openGroupBookmark.temporaryGroup` を、選択されたタブから新しくツリーを作成する場面で開かれた物を永続的なタブにする場合は `extensions.treestyletab.createSubtree.underParent.temporaryGroup` をそれぞれ `false` に変更して下さい) * タブバーのスプリッタ上のつまみをクリックした時に、タブバーの表示・非表示が更新されていなかったのを修正 * ロシア語ロケール更新([by Infocatcher. Thanks!](https://github.com/piroor/treestyletab/pull/534)) - 0.14.2013052901