git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@1965 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
6eb69a5f3e
commit
0ae33336d2
@ -516,4 +516,11 @@ TreeStyleTabService.overrideExtensionsOnInitAfter = function() {
|
||||
});
|
||||
}
|
||||
|
||||
// FLST
|
||||
if ('flst' in window) {
|
||||
TreeStyleTabService.registerTabFocusAllowance(function(aTabBrowser) {
|
||||
return !aTabBrowser.treeStyleTab.getPref('extensions.flst.enabled');
|
||||
});
|
||||
}
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user