|
@ -65,12 +65,12 @@ ext x?html?, has uzbl, X, flag f = uzbl -- "$@" |
|
|
ext x?html?, has uzbl-tabbed, X, flag f = uzbl-tabbed -- "$@" |
|
|
ext x?html?, has uzbl-tabbed, X, flag f = uzbl-tabbed -- "$@" |
|
|
ext x?html?, has uzbl-browser, X, flag f = uzbl-browser -- "$@" |
|
|
ext x?html?, has uzbl-browser, X, flag f = uzbl-browser -- "$@" |
|
|
ext x?html?, has uzbl-core, X, flag f = uzbl-core -- "$@" |
|
|
ext x?html?, has uzbl-core, X, flag f = uzbl-core -- "$@" |
|
|
|
|
|
ext x?html?, has firefox, X, flag f = firefox -- "$@" |
|
|
ext x?html?, has midori, X, flag f = midori -- "$@" |
|
|
ext x?html?, has midori, X, flag f = midori -- "$@" |
|
|
ext x?html?, has chromium-browser, X, flag f = chromium-browser -- "$@" |
|
|
ext x?html?, has chromium-browser, X, flag f = chromium-browser -- "$@" |
|
|
ext x?html?, has chromium, X, flag f = chromium -- "$@" |
|
|
ext x?html?, has chromium, X, flag f = chromium -- "$@" |
|
|
ext x?html?, has google-chrome, X, flag f = google-chrome -- "$@" |
|
|
ext x?html?, has google-chrome, X, flag f = google-chrome -- "$@" |
|
|
ext x?html?, has opera, X, flag f = opera -- "$@" |
|
|
ext x?html?, has opera, X, flag f = opera -- "$@" |
|
|
ext x?html?, has firefox, X, flag f = firefox -- "$@" |
|
|
|
|
|
ext x?html?, has seamonkey, X, flag f = seamonkey -- "$@" |
|
|
ext x?html?, has seamonkey, X, flag f = seamonkey -- "$@" |
|
|
ext x?html?, has iceweasel, X, flag f = iceweasel -- "$@" |
|
|
ext x?html?, has iceweasel, X, flag f = iceweasel -- "$@" |
|
|
ext x?html?, has epiphany, X, flag f = epiphany -- "$@" |
|
|
ext x?html?, has epiphany, X, flag f = epiphany -- "$@" |
|
|