mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-11 20:33:32 +02:00
Normalise fooID => fooId.
This commit is contained in:
@@ -49,7 +49,7 @@ const config = { //{{{
|
||||
|
||||
get isPlayerWindow() SBGetBrowser().mCurrentTab == SBGetBrowser().mediaTab,
|
||||
// focusContent() focuses this widget gSongbirdWindowController takes care of the focus.
|
||||
get visualbellWindow() document.getElementById(this.mainWindowID),
|
||||
get visualbellWindow() document.getElementById(this.mainWindowId),
|
||||
|
||||
styleableChrome: "chrome://gonzo/content/xul/mainplayer.xul",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user