officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 24 +++++----- officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 24 +++++----- sw/uiconfig/swriter/menubar/menubar.xml | 20 ++++---- 3 files changed, 34 insertions(+), 34 deletions(-)
New commits: commit 939abe5a79674525ce134637947fe424a7e2332a Author: Yousuf Philips <[email protected]> Date: Wed Feb 10 14:42:07 2016 +0400 tdf#96444 Replace chr(20) with '%20' in style uno commands Change-Id: I88dec81db837f8839f1473371b558000d4bc9cf9 Reviewed-on: https://gerrit.libreoffice.org/22265 Tested-by: Jenkins <[email protected]> Reviewed-by: Maxim Monastirsky <[email protected]> diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index ab773b6..cbf75a5 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -3158,7 +3158,7 @@ <node oor:name="0_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Text%20body&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="0_SHIFT_MOD1" oor:op="replace"> @@ -3170,31 +3170,31 @@ <node oor:name="1_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%201&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="2_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%202&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="3_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%203&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="4_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%204&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="5_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%205&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="8_MOD1" oor:op="replace"> @@ -5453,7 +5453,7 @@ <node oor:name="0_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Text%20body&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="0_SHIFT_MOD1" oor:op="replace"> @@ -5465,31 +5465,31 @@ <node oor:name="1_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%201&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="2_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%202&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="3_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%203&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="4_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%204&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="5_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles</value> + <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading%205&FamilyName:string=ParagraphStyles</value> </prop> </node> <node oor:name="8_MOD1" oor:op="replace"> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 885ae88..7d6bf53 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -2547,7 +2547,7 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Horizontal Line&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Horizontal%20Line&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Horizontal ~Line</value> </prop> @@ -2579,7 +2579,7 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Heading%201&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Heading ~1</value> </prop> @@ -2587,7 +2587,7 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Heading%202&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Heading ~2</value> </prop> @@ -2595,7 +2595,7 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Heading%203&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Heading ~3</value> </prop> @@ -2603,7 +2603,7 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Heading%204&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Heading ~4</value> </prop> @@ -2611,7 +2611,7 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Heading%205&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Heading ~5</value> </prop> @@ -2619,7 +2619,7 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Heading 6&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Heading%206&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Heading ~6</value> </prop> @@ -2632,17 +2632,17 @@ <value xml:lang="en-US">~Quotations</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Preformatted Text&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Preformatted%20Text&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Pre~formatted Text</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Text%20body&FamilyName:string=ParagraphStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Text Body</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Default Style&FamilyName:string=CharacterStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Default%20Style&FamilyName:string=CharacterStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Default ~Character</value> </prop> @@ -2652,7 +2652,7 @@ <value xml:lang="en-US">E~mphasis</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Strong Emphasis&FamilyName:string=CharacterStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Strong%20Emphasis&FamilyName:string=CharacterStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Strong Emphasis</value> </prop> @@ -2662,7 +2662,7 @@ <value xml:lang="en-US">Qu~otation</value> </prop> </node> - <node oor:name=".uno:StyleApply?Style:string=Source Text&FamilyName:string=CharacterStyles" oor:op="replace"> + <node oor:name=".uno:StyleApply?Style:string=Source%20Text&FamilyName:string=CharacterStyles" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Sou~rce Text</value> </prop> diff --git a/sw/uiconfig/swriter/menubar/menubar.xml b/sw/uiconfig/swriter/menubar/menubar.xml index 2c84032..c3e83fd 100644 --- a/sw/uiconfig/swriter/menubar/menubar.xml +++ b/sw/uiconfig/swriter/menubar/menubar.xml @@ -271,7 +271,7 @@ <menu:menuitem menu:id=".uno:InsertRLM"/> </menu:menupopup> </menu:menu> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Horizontal Line&FamilyName:string=ParagraphStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Horizontal%20Line&FamilyName:string=ParagraphStyles"/> <menu:menuseparator/> <menu:menu menu:id=".uno:InsertFootnotesMenu"> <menu:menupopup> @@ -559,19 +559,19 @@ <menu:menuitem menu:id=".uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles"/> <menu:menuitem menu:id=".uno:StyleApply?Style:string=Title&FamilyName:string=ParagraphStyles"/> <menu:menuitem menu:id=".uno:StyleApply?Style:string=Subtitle&FamilyName:string=ParagraphStyles"/> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles"/> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles"/> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles"/> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles"/> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Heading%201&FamilyName:string=ParagraphStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Heading%202&FamilyName:string=ParagraphStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Heading%203&FamilyName:string=ParagraphStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Heading%204&FamilyName:string=ParagraphStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Text%20body&FamilyName:string=ParagraphStyles"/> <menu:menuitem menu:id=".uno:StyleApply?Style:string=Quotations&FamilyName:string=ParagraphStyles"/> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Preformatted Text&FamilyName:string=ParagraphStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Preformatted%20Text&FamilyName:string=ParagraphStyles"/> <menu:menuseparator/> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Default Style&FamilyName:string=CharacterStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Default%20Style&FamilyName:string=CharacterStyles"/> <menu:menuitem menu:id=".uno:StyleApply?Style:string=Emphasis&FamilyName:string=CharacterStyles"/> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Strong Emphasis&FamilyName:string=CharacterStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Strong%20Emphasis&FamilyName:string=CharacterStyles"/> <menu:menuitem menu:id=".uno:StyleApply?Style:string=Quotation&FamilyName:string=CharacterStyles"/> - <menu:menuitem menu:id=".uno:StyleApply?Style:string=Source Text&FamilyName:string=CharacterStyles"/> + <menu:menuitem menu:id=".uno:StyleApply?Style:string=Source%20Text&FamilyName:string=CharacterStyles"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:EditStyle"/> <menu:menuitem menu:id=".uno:StyleUpdateByExample"/> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
