[Pale-Moon] Issue MoonchildProductions/UXP#1360 - Add omitted XUL preference entry

This commit is contained in:
Pale Moon 2020-01-26 22:42:48 +01:00 committed by Roy Tam
commit ee6eaf9bd5

View file

@ -33,6 +33,7 @@
<preference id="general.smoothScroll" name="general.smoothScroll" type="bool"/>
<preference id="layers.acceleration.enabled" name="layers.acceleration.enabled" type="bool"
onchange="gAdvancedPane.updateHardwareAcceleration()"/>
<preference id="layers.acceleration.force" name="layers.acceleration.force" type="bool"/>
#ifdef XP_WIN
<preference id="gfx.direct2d.disabled" name="gfx.direct2d.disabled" type="bool" inverted="true"/>
#endif