[PATCH] fdo#63350 math: move stardard toolbar to the left
Thomas Arnhold (via Code Review)
gerrit at gerrit.libreoffice.org
Wed Apr 10 19:37:44 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3323
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/3323/1
fdo#63350 math: move stardard toolbar to the left
Change-Id: I8f57d46737315caa41f7488e82262067a35f5253
---
M officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
index 5333926..4dee141 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
@@ -43,7 +43,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>
--
To view, visit https://gerrit.libreoffice.org/3323
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f57d46737315caa41f7488e82262067a35f5253
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Thomas Arnhold <thomas at arnhold.org>
More information about the LibreOffice
mailing list