mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 755554 - enable only flash in the desktop webapp runtime; r=felipe
This commit is contained in:
parent
cb1021a02f
commit
9ff9c1becf
@ -34,3 +34,5 @@ pref("full-screen-api.enabled", true);
|
||||
|
||||
// Enable smooth scrolling
|
||||
pref("general.smoothScroll", true);
|
||||
|
||||
pref("plugin.allowed_types", "application/x-shockwave-flash,application/futuresplash");
|
||||
|
Loading…
Reference in New Issue
Block a user