summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-10 04:48:01 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-11 04:29:08 +0200
commita7e61eab07832a55427a8b532d9e2bf27929e446 (patch)
treee4a894334ac87e560eaa95643b3e818664149c6c /officecfg
parentb72e144160481be64856e825d5c473aef4590f35 (diff)
fdo#63350 math: move stardard toolbar to the left
Change-Id: I8f57d46737315caa41f7488e82262067a35f5253
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
index 528c3f8f29a3..f2c9191654bd 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
@@ -42,7 +42,7 @@
</node>
<node oor:name="private:resource/toolbar/toolbar" oor:op="replace">
<prop oor:name="DockPos" oor:type="xs:string">
- <value>0,0</value>
+ <value>1,0</value>
</prop>
<prop oor:name="Docked" oor:type="xs:boolean">
<value>true</value>