summaryrefslogtreecommitdiff
path: root/components/preferences/in-content/advanced.xul
diff options
context:
space:
mode:
Diffstat (limited to 'components/preferences/in-content/advanced.xul')
-rw-r--r--components/preferences/in-content/advanced.xul9
1 files changed, 4 insertions, 5 deletions
diff --git a/components/preferences/in-content/advanced.xul b/components/preferences/in-content/advanced.xul
index 531442f..2f0e422 100644
--- a/components/preferences/in-content/advanced.xul
+++ b/components/preferences/in-content/advanced.xul
@@ -29,10 +29,9 @@
<preference id="general.smoothScroll"
name="general.smoothScroll"
type="bool"/>
- <preference id="layers.acceleration.disabled"
- name="layers.acceleration.disabled"
- type="bool"
- inverted="true"/>
+ <preference id="layers.acceleration.enabled"
+ name="layers.acceleration.enabled"
+ type="bool"/>
#ifdef XP_WIN
<preference id="gfx.direct2d.disabled"
name="gfx.direct2d.disabled"
@@ -149,7 +148,7 @@
<checkbox id="allowHWAccel"
label="&allowHWAccel.label;"
accesskey="&allowHWAccel.accesskey;"
- preference="layers.acceleration.disabled"/>
+ preference="layers.acceleration.enabled"/>
<checkbox id="checkSpelling"
label="&checkSpelling.label;"
accesskey="&checkSpelling.accesskey;"