ヒストリ名変更

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5744 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-01-05 02:32:21 +00:00
parent c5364572bd
commit e879fa8c5d

View File

@ -39,7 +39,7 @@ TreeStyleTabBrowserTabpanelDNDObserver.prototype = {
function() {
sv.currentTabbarPosition = position;
},
'TabbarDNDOperations',
'TabbarOperations',
{ label : sv.treeBundle.getString('undo_changeTabbarPosition_label'),
onUndo : function() { TreeStyleTabService.currentTabbarPosition = current; } },
window