[PATCH libreoffice-4-0] fdo#63350 math: move stardard toolbar to the left

Thomas Arnhold (via Code Review) gerrit at gerrit.libreoffice.org
Wed Apr 10 19:50:48 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3324

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/3324/1

fdo#63350 math: move stardard toolbar to the left

Change-Id: Ibadd1dff90383fb0a285a9cb94cc0050906e3f24
---
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/3324
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibadd1dff90383fb0a285a9cb94cc0050906e3f24
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Thomas Arnhold <thomas at arnhold.org>



More information about the LibreOffice mailing list