summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-30 19:08:54 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-30 19:08:54 +0200
commit919b053967d36dfaa0924a5a04f87c8bd28f2948 (patch)
treeb485f6aa3fd7eba9b0494d18f2827ce509bbf7de
parentmerged tag libreoffice-3.4.2.3 (diff)
downloadcore-919b053967d36dfaa0924a5a04f87c8bd28f2948.tar.gz
core-919b053967d36dfaa0924a5a04f87c8bd28f2948.zip
apply build repository patch debian-default-cairo-disable.diff
information from the apply file: patchname: debian-default-cairo-disable.diff issues: author: section: DebianBaseOnly comment: sectioncomment: git log from build repository: commit f585674dcc3ca979eed9b50e203e2ef361fd38d5 Author: Michael Meeks <michael.meeks@novell.com> Date: Thu Oct 14 20:05:32 2010 +0100 cleanup misc. floating directories etc.
-rw-r--r--officecfg/registry/data/org/openoffice/VCL.xcu5
1 files changed, 5 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu
index c56d7c75bdf8..6d10fbc1ee2a 100644
--- a/officecfg/registry/data/org/openoffice/VCL.xcu
+++ b/officecfg/registry/data/org/openoffice/VCL.xcu
@@ -28,6 +28,11 @@
<!DOCTYPE oor:component-data SYSTEM "../../../component-update.dtd">
<oor:component-data oor:name="VCL" oor:package="org.openoffice" xmlns:oor="http://openoffice.org/2001/registry" xmlns:install="http://openoffice.org/2004/installation" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<node oor:name="Settings">
+ <node oor:name="Canvas" oor:op="replace">
+ <prop oor:name="PreferredServices" oor:type="xs:string" oor:op="replace">
+ <value>com.sun.star.rendering.VCLCanvas</value>
+ </prop>
+ </node>
<node oor:name="Accessibility" oor:op="replace">
<prop oor:name="EnableATToolSupport" oor:type="xs:string" oor:op="replace">
<value>false</value>