Convert from Shift-JIS to UTF-8

This commit is contained in:
Infocatcher 2012-08-28 16:53:25 +04:00
parent bc6015919a
commit 76defb974a

View File

@ -1169,7 +1169,7 @@ TreeStyleTabWindow.prototype = {
this._handleNewTabCommand(aTab || b.selectedTab, this.getTreePref('autoAttach.duplicateTabCommand'));
},
/* Tree Style Tabの初期化が行われる前に復元されたセッションについてツリー構造を復元 */
/* Tree Style Tabの初期化が行われる前に復元されたセッションについてツリー構造を復元 */
onTabRestored : function TSTWindow_onTabRestored(aEvent)
{