officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit bb5a864f3b4aba6e5fb0ec5cc2617d94ab4d9c23 Author: Yousuf Philips <philip...@hotmail.com> Date: Wed Sep 6 14:51:20 2017 +0400 tdf#95489 fix internal name for quotation character style fix for a mistake in 9ab228fdd6efe9a7873e3de1bb2357531a79feac Change-Id: I5b02bcea1ff82d615e0f991654968c8079c52303 Reviewed-on: https://gerrit.libreoffice.org/41986 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Aron Budea <aron.bu...@collabora.com> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 00cd8e237494..6f8043e58aab 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -2830,7 +2830,7 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Citation&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Quotations&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Quotations</value> </prop> @@ -2860,7 +2860,7 @@ <value xml:lang="en-US">~Strong Emphasis</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Quotation&FamilyName:string=CharacterStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Citation&FamilyName:string=CharacterStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Qu~otation</value> </prop> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits