1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 13:37:59 +01:00

Remove "windows" from the Xulmus features list.

Songbird doesn't support multiple windows.
This commit is contained in:
Doug Kearns
2009-08-10 21:44:19 +10:00
parent eca673911e
commit ccb7f5cb77
2 changed files with 1 additions and 17 deletions

View File

@@ -34,7 +34,7 @@ const config = { //{{{
hostApplication: "Songbird",
/*** optional options, there are checked for existence and a fallback provided ***/
features: ["bookmarks", "hints", "marks", "history", "quickmarks", "session", "tabs", "windows", "player"],
features: ["bookmarks", "hints", "marks", "history", "quickmarks", "session", "tabs", "player"],
defaults: {
guioptions: "mprb",
showtabline: 2,

View File

@@ -98,22 +98,6 @@ go somewhere by editing the URL of the current page.
________________________________________________________________________________
|:winopen| |:wopen| |:winedit|
||:wino[pen][!] [a][arg1][a], [a][arg2][a], ...|| +
||w||
________________________________________________________________________________
Just like [c]:tabopen[c] but opens the resulting web page(s) in a new window.
________________________________________________________________________________
|W| +
||W||
________________________________________________________________________________
Open one or more URLs in a new window based on current location. Works like
[m]w[m] but preselects current URL in the [c]:winopen[c] query.
________________________________________________________________________________
|<MiddleMouse>| |p| +
||p||
________________________________________________________________________________