Skip to content

Commit

Permalink
Exempt main Thunderbird window from programmatic overlay
Browse files Browse the repository at this point in the history
Fixes #160.
  • Loading branch information
1ec5 committed Dec 31, 2015
1 parent 95d5739 commit a11d6a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/avim.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ AVIM.prototype.onWindowOpen = function (window) {
let manifestUrls = [
"chrome://browser/content/browser.xul",
"chrome://browser/content/preferences/preferences.xul",
"chrome://messenger/content/messenger.xul",
"chrome://messenger/content/preferences/preferences.xul",
"chrome://dta/content/preferences/prefs.xul",
"chrome://tabmixplus/content/preferences/preferences.xul",
Expand Down

0 comments on commit a11d6a9

Please sign in to comment.