Author: mseidel
Date: Thu Jul 19 18:34:19 2018
New Revision: 1836291
URL: http://svn.apache.org/viewvc?rev=1836291&view=rev
Log:
Set correct values for graphics cache
Modified:
openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs
Modified:
openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs?rev=1836291&r1=1836290&r2=1836291&view=diff
==============================================================================
---
openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs
(original)
+++
openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs
Thu Jul 19 18:34:19 2018
@@ -1493,7 +1493,7 @@
<desc>Specifies the maximum
cache size for all graphical display objects.</desc>
<label>Total Graphic Cache
Size</label>
</info>
- <value>22000000</value>
+ <value>20971520</value>
</prop>
<prop oor:name="ObjectCacheSize"
oor:type="xs:int">
<info>
@@ -1501,7 +1501,7 @@
<desc>Specifies the maximum
cache size for a single graphic display object.</desc>
<label>Graphic Object Cache
Size</label>
</info>
- <value>5500000</value>
+ <value>5242880</value>
</prop>
<prop oor:name="ObjectReleaseTime"
oor:type="xs:int">
<info>