diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2017-05-14 13:51:42 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2017-05-14 14:08:01 +0300 |
commit | 180416ba647ded76ef27da074eff9c46583b82d0 (patch) | |
tree | e5ed08fc8674bd719a6fb9c75ed6a044811c480e /sw | |
parent | b769152dcafe2b12bd820587036cced0ec49ec4f (diff) |
Remove more %20 from style commands
And fix a typo found in H5/H6 commands in Writer's
style toolbar.
Change-Id: Ieb8f701d055870040010da66a9a108bbd089bc0a
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/toolbar/textstylebar.xml | 30 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui | 10 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar_groups.ui | 10 |
3 files changed, 25 insertions, 25 deletions
diff --git a/sw/uiconfig/swriter/toolbar/textstylebar.xml b/sw/uiconfig/swriter/toolbar/textstylebar.xml index 802a9d997721..b32feadf8054 100644 --- a/sw/uiconfig/swriter/toolbar/textstylebar.xml +++ b/sw/uiconfig/swriter/toolbar/textstylebar.xml @@ -34,15 +34,15 @@ <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles" toolbar:text="Default" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Title&FamilyName:string=ParagraphStyles" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Subtitle&FamilyName:string=ParagraphStyles" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading%201&FamilyName:string=ParagraphStyles" toolbar:text="H1"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading%202&FamilyName:string=ParagraphStyles" toolbar:text="H2"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading%203&FamilyName:string=ParagraphStyles" toolbar:text="H3"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading%204&FamilyName:string=ParagraphStyles" toolbar:text="H4" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading%203&FamilyName:string=ParagraphStyles" toolbar:text="H5" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading%204&FamilyName:string=ParagraphStyles" toolbar:text="H6" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Text%20body&FamilyName:string=ParagraphStyles" toolbar:text="Text"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles" toolbar:text="H1"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles" toolbar:text="H2"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles" toolbar:text="H3"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles" toolbar:text="H4" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles" toolbar:text="H5" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Heading 6&FamilyName:string=ParagraphStyles" toolbar:text="H6" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles" toolbar:text="Text"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Quotations&FamilyName:string=ParagraphStyles" toolbar:text="Quote"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Preformatted%20Text&FamilyName:string=ParagraphStyles" toolbar:text="Pre"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Preformatted Text&FamilyName:string=ParagraphStyles" toolbar:text="Pre"/> <toolbar:toolbarseparator/> <!-- These commands can be enabled when tdf#88512 and tdf#106782 are fixed --> <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:text="Character Styles" toolbar:visible="false"/> @@ -50,12 +50,12 @@ <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:EditStyle" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Default%20Style&FamilyName:string=CharacterStyles" toolbar:text="Default"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Default Style&FamilyName:string=CharacterStyles" toolbar:text="Default"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Emphasis&FamilyName:string=CharacterStyles"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Strong%20Emphasis&FamilyName:string=CharacterStyles" toolbar:text="Strong"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Strong Emphasis&FamilyName:string=CharacterStyles" toolbar:text="Strong"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Quotation&FamilyName:string=CharacterStyles" toolbar:text="Quote" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Source%20Text&FamilyName:string=CharacterStyles" toolbar:text="Code"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=User%20Entry&FamilyName:string=CharacterStyles" toolbar:text="User" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Source Text&FamilyName:string=CharacterStyles" toolbar:text="Code"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=User Entry&FamilyName:string=CharacterStyles" toolbar:text="User" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Italic" toolbar:visible="false"/> @@ -73,9 +73,9 @@ <!-- These command can be enabled when tdf#107000 is fixed --> <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:text="List Styles" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=List%201&FamilyName:string=NumberingStyles" toolbar:text="Bullet"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Numbering%201&FamilyName:string=NumberingStyles" toolbar:text="Number"/> - <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Numbering%204&FamilyName:string=NumberingStyles" toolbar:text="Roman"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=List 1&FamilyName:string=NumberingStyles" toolbar:text="Bullet"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Numbering 1&FamilyName:string=NumberingStyles" toolbar:text="Number"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=Numbering 4&FamilyName:string=NumberingStyles" toolbar:text="Roman"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:DefaultBullet" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering" toolbar:visible="false"/> diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui index b99b2c73e8cf..b036e1e9fc9b 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui @@ -3196,21 +3196,21 @@ <object class="GtkMenuItem" id="heading1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:StyleApply?Style:string=Heading%201&FamilyName:string=ParagraphStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles</property> </object> </child> <child> <object class="GtkMenuItem" id="heading2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:StyleApply?Style:string=Heading%202&FamilyName:string=ParagraphStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles</property> </object> </child> <child> <object class="GtkMenuItem" id="heading3"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:StyleApply?Style:string=Heading%203&FamilyName:string=ParagraphStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles</property> </object> </child> <child> @@ -3223,7 +3223,7 @@ <object class="GtkMenuItem" id="chardefault"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:StyleApply?Style:string=Default%20Style&FamilyName:string=CharacterStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Default Style&FamilyName:string=CharacterStyles</property> </object> </child> <child> @@ -3237,7 +3237,7 @@ <object class="GtkMenuItem" id="bold"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:StyleApply?Style:string=Strong%20Emphasis&FamilyName:string=CharacterStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Strong Emphasis&FamilyName:string=CharacterStyles</property> </object> </child> <child> diff --git a/sw/uiconfig/swriter/ui/notebookbar_groups.ui b/sw/uiconfig/swriter/ui/notebookbar_groups.ui index e440f4d7624c..fb41e3de7e96 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groups.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groups.ui @@ -333,7 +333,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Heading 1</property> - <property name="action_name">.uno:StyleApply?Style:string=Heading%201&FamilyName:string=ParagraphStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles</property> <property name="use_underline">True</property> </object> </child> @@ -342,7 +342,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Heading 2</property> - <property name="action_name">.uno:StyleApply?Style:string=Heading%202&FamilyName:string=ParagraphStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles</property> <property name="use_underline">True</property> </object> </child> @@ -351,7 +351,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Heading 3</property> - <property name="action_name">.uno:StyleApply?Style:string=Heading%203&FamilyName:string=ParagraphStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles</property> <property name="use_underline">True</property> </object> </child> @@ -366,7 +366,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Default Character</property> - <property name="action_name">.uno:StyleApply?Style:string=Default%20Style&FamilyName:string=CharacterStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Default Style&FamilyName:string=CharacterStyles</property> <property name="use_underline">True</property> </object> </child> @@ -384,7 +384,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Strong Emphasis</property> - <property name="action_name">.uno:StyleApply?Style:string=Strong%20Emphasis&FamilyName:string=CharacterStyles</property> + <property name="action_name">.uno:StyleApply?Style:string=Strong Emphasis&FamilyName:string=CharacterStyles</property> <property name="use_underline">True</property> </object> </child> |