diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-01-12 16:54:45 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-01-12 16:56:55 +0000 |
commit | 8b2a9a37306a7febf28e419280d1782ff230761a (patch) | |
tree | 95dafc850e814d2bc76bdf2d9703b8a9016fafe1 /officecfg/registry | |
parent | d4aebca5ef0fcb062d3c395dc53bfe59c459ca81 (diff) |
Resolves: fdo#79975 toggle checkered background back on
Change-Id: Id856d8dbf437acb7e528e60b4d1b012102ff0557
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 4b5c789801d9..4140ca530117 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -6350,7 +6350,7 @@ </desc> <label>Shows previews with shining through checkered background to visualize transparency.</label> </info> - <value>false</value> + <value>true</value> </prop> </group> <group oor:name="ExternalApps" oor:extensible="true"> |