diff options
author | Armin Le Grand <alg@apache.org> | 2013-01-23 13:27:50 +0000 |
---|---|---|
committer | Armin Le Grand <alg@apache.org> | 2013-01-23 13:27:50 +0000 |
commit | b2cc0de3fc9adee90787ca760e86869f9255b380 (patch) | |
tree | 18b91dc019fdc7cfe2c612d9c02d95c9d037e367 /officecfg/registry | |
parent | aa85e31b3162cd4b18c818bf0af1a854cb05c57d (diff) |
#121534# Reintegrating changes for rotated bitmap support
Notes
Notes:
merged as: 9bb96049addebd8907854730713d8a3f5f033e34
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Draw.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs index 48490dc70128..319c298118f5 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs @@ -322,7 +322,7 @@ <desc>Indicates whether a double-click on an object activates the rotation mode.</desc> <label>Rotation Mode after clicking object</label> </info> - <value>false</value> + <value>true</value> </prop> <prop oor:name="Preview" oor:type="xs:double"> <!-- OldPath: Draw/Other --> |