Drop Opera support
It's sad nobody is actually using it. See article: "Across desktop and mobile, Chrome is used more than Firefox, IE, and Opera combined" - thenextweb.combug/bundler_fix
parent
1414f6794c
commit
fdd696fc31
|
@ -97,8 +97,7 @@ class Webcam
|
||||||
when /win/
|
when /win/
|
||||||
paths = [
|
paths = [
|
||||||
"Program Files\\Google\\Chrome\\Application\\chrome.exe",
|
"Program Files\\Google\\Chrome\\Application\\chrome.exe",
|
||||||
"Program Files\\Mozilla Firefox\\firefox.exe",
|
"Program Files\\Mozilla Firefox\\firefox.exe"
|
||||||
"Program Files\\Opera\\launcher.exe"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
drive = session.sys.config.getenv("SYSTEMDRIVE")
|
drive = session.sys.config.getenv("SYSTEMDRIVE")
|
||||||
|
|
Loading…
Reference in New Issue