| commit | f561b255abd8a5b9a19c60246ef8c9d3c20dea20 | [log] |
|---|---|---|
| author | Ayhan Yalçınsoy <ayhanyalcinsoy@pisilinux.org> | Mon Nov 23 09:50:56 2020 +0300 |
| committer | Xisco Fauli <xiscofauli@libreoffice.org> | Tue Nov 24 10:23:02 2020 +0100 |
| tree | 35d149a86c340f15323f8273b4647c1e8ada7452 | |
| parent | f9fab4203c1aa0b9a3f27ce2713b6d5addc7df19 [diff] |
tdf#138203: fixed identical menu at Draw and Impress Change-Id: I98f7ef76334272c14b1443f077d3cb53104cfe9e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106392 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> (cherry picked from commit 2198e91676f186d86754fd1b511530b73cbe4a83) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106246 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu index 09d8dd4..97970ec 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -137,7 +137,7 @@ </node> <node oor:name=".uno:TextAttributes" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Te~xt...</value> <value xml:lang="en-US">Te~xt Attributes...</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index f8f3265..337294b 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6561,7 +6561,7 @@ </node> <node oor:name=".uno:ObjectAlign" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Alig~n</value> <value xml:lang="en-US">Alig~n Objects</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> @@ -6569,7 +6569,7 @@ </node> <node oor:name=".uno:TextAlign" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Alig~n</value> <value xml:lang="en-US">Align Tex~t</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value>