merge the formfield patch from ooo-build
[ooovba.git] / applied_patches / 0537-officecfg-bighandles-default.diff
blobafdd966355e48bea5afed4d49216d6568c013135
1 --- officecfg/registry/schema/org/openoffice/Office/Draw.xcs.old 2009-04-02 11:01:44.000000000 +0000
2 +++ officecfg/registry/schema/org/openoffice/Office/Draw.xcs 2009-04-06 16:42:19.000000000 +0000
3 @@ -379,7 +379,7 @@
4 <desc>Indicates whether to show big (true) or small (false) handles.</desc>
5 <label>Big Handles</label>
6 </info>
7 - <value>false</value>
8 + <value>true</value>
9 </prop>
10 <prop oor:name="ModifyWithAttributes" oor:type="xs:boolean">
11 <!-- OldPath: Draw/Other -->
12 --- officecfg/registry/schema/org/openoffice/Office/Impress.xcs.old 2009-04-06 16:42:08.000000000 +0000
13 +++ officecfg/registry/schema/org/openoffice/Office/Impress.xcs 2009-04-06 16:42:19.000000000 +0000
14 @@ -416,7 +416,7 @@
15 <desc>Indicates whether to show big (true) or small (false) handles.</desc>
16 <label>Big Handles</label>
17 </info>
18 - <value>false</value>
19 + <value>true</value>
20 </prop>
21 <prop oor:name="ModifyWithAttributes" oor:type="xs:boolean">
22 <!-- OldPath: Impress/Other -->