Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
fix: typo and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
teramako committed Sep 10, 2011
1 parent 9c7476d commit f49e437
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ Firefox 4のタブグループをリストする拡張機能だよん。
##サイドバー

* タブのアイテムをダブルクリックでタブ選択
* about:config から `extensions.pano.swichTabBySingleClick``true` にすると、シングルクリックで選択可能
* about:config から `extensions.pano.switchTabBySingleClick``true` にすると、シングルクリックで選択可能
* タブのアイテムを中ボタンクリックで閉じる
* グループのアイテムをダブルクリックするとグループ名の編集
* 一応ドラッグ&ドロップ可
Expand Down
2 changes: 2 additions & 0 deletions changelog-ja.md
Expand Up @@ -5,6 +5,8 @@ Changelog
* LessChrome HD と「タブバーを隠す」設定の互換性を向上
* ツリーに閉じるボタンを追加
* about:config `extensions.pano.showCloseButton` で設定可
* `extensions.pano.swichTabBySingleClick` のタイポ修正
-> `extensions.pano.switchTabBySingleClick`

##version 0.8 (2011-08-28)

Expand Down

0 comments on commit f49e437

Please sign in to comment.