[Libreoffice-commits] core.git: officecfg/registry
Ayhan Yalçınsoy (via logerrit)
logerrit at kemper.freedesktop.org
Mon Oct 5 10:00:44 UTC 2020
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 551796bf1ccfbb7953109f55c09011ef48315d8a
Author: Ayhan Yalçınsoy <ayhanyalcinsoy at pisilinux.org>
AuthorDate: Fri Oct 2 11:58:38 2020 +0300
Commit: Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Mon Oct 5 12:00:03 2020 +0200
tdf#136437: .uno:NewRouting is renamed as 'Reset Line Skew'
Change-Id: Ieb7149b2abbcc481cc44bf0ad9486af9caa8be58
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103826
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 542b1208f00e..55efb38f92f5 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -440,7 +440,7 @@
</node>
<node oor:name=".uno:NewRouting" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Reset Routing</value>
+ <value xml:lang="en-US">Reset line skew</value>
</prop>
</node>
<node oor:name=".uno:DuplicatePage" oor:op="replace">
More information about the Libreoffice-commits
mailing list