[Libreoffice-commits] core.git: officecfg/registry
Thomas Arnhold
thomas at arnhold.org
Wed Apr 10 19:30:11 PDT 2013
officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a7e61eab07832a55427a8b532d9e2bf27929e446
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Wed Apr 10 04:48:01 2013 +0200
fdo#63350 math: move stardard toolbar to the left
Change-Id: I8f57d46737315caa41f7488e82262067a35f5253
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
index 528c3f8..f2c9191 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>
More information about the Libreoffice-commits
mailing list