summaryrefslogtreecommitdiff
path: root/data/org.mate.eom.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.mate.eom.gschema.xml.in.in')
-rw-r--r--data/org.mate.eom.gschema.xml.in.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/org.mate.eom.gschema.xml.in.in b/data/org.mate.eom.gschema.xml.in.in
index 3579727..de8c94f 100644
--- a/data/org.mate.eom.gschema.xml.in.in
+++ b/data/org.mate.eom.gschema.xml.in.in
@@ -31,10 +31,10 @@
<_summary>Extrapolate Image</_summary>
<_description>Whether the image should be extrapolated on zoom-in. This leads to blurry quality and is somewhat slower than non-extrapolated images.</_description>
</key>
- <key name="transparency" type="s">
- <default>'CHECK_PATTERN'</default>
+ <key name="transparency" enum="org.mate.eom.EomTransparencyStyle">
+ <default>'checked'</default>
<_summary>Transparency indicator</_summary>
- <_description>Determines how transparency should be indicated. Valid values are CHECK_PATTERN, COLOR and NONE. If COLOR is chosen, then the trans-color key determines the color value used.</_description>
+ <_description>Determines how transparency should be indicated. Valid values are checked, color and none. If color is chosen, then the trans-color key determines the color value used.</_description>
</key>
<key name="scroll-wheel-zoom" type="b">
<default>true</default>