summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/toolbar
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2014-11-14 07:36:19 +0400
committerCaolán McNamara <caolanm@redhat.com>2014-11-18 09:34:38 +0000
commit2a29fa312cb71616ca90d71eb61c80d54e1cf086 (patch)
tree159eec0a03b875840f067217b43bce1af084ed94 /sw/uiconfig/swriter/toolbar
parent4326108aa53838701f81600b3a979fee2b8ff1c2 (diff)
fdo#81475 moving alignment buttons back to original place
Change-Id: I10f9d4423ae039f304ff1e29e98eda21c961a93e Reviewed-on: https://gerrit.libreoffice.org/12420 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter/toolbar')
-rw-r--r--sw/uiconfig/swriter/toolbar/standardbar.xml4
-rw-r--r--sw/uiconfig/swriter/toolbar/textobjectbar.xml13
2 files changed, 10 insertions, 7 deletions
diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml b/sw/uiconfig/swriter/toolbar/standardbar.xml
index 4b8492360171..0f4ec8e8809c 100644
--- a/sw/uiconfig/swriter/toolbar/standardbar.xml
+++ b/sw/uiconfig/swriter/toolbar/standardbar.xml
@@ -61,11 +61,11 @@
<toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog" toolbar:helpid="5678"/>
<toolbar:toolbaritem xlink:href=".uno:InsertSymbol" toolbar:helpid="20328"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFieldCtrl" toolbar:helpid="52824"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertAnnotation" toolbar:helpid="20329"/>
<toolbar:toolbaritem xlink:href=".uno:InsertDraw" toolbar:helpid="10244"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertAnnotation" toolbar:helpid="20329"/>
<toolbar:toolbaritem xlink:href=".uno:DrawText" toolbar:helpid="10253"/>
<toolbar:toolbaritem xlink:href=".uno:Line" toolbar:visible="false" toolbar:helpid="10102"/>
- <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:visible="false" toolbar:helpid="11002"/>
+ <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:helpid="11002"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ViewDataSourceBrowser" toolbar:visible="false" toolbar:helpid="6660"/>
<toolbar:toolbaritem xlink:href=".uno:Zoom" toolbar:visible="false"/>
diff --git a/sw/uiconfig/swriter/toolbar/textobjectbar.xml b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
index a254d59cd2b7..d5adc597d7d7 100644
--- a/sw/uiconfig/swriter/toolbar/textobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
@@ -43,11 +43,6 @@
<toolbar:toolbaritem xlink:href=".uno:BackColor"/>
<toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/>
- <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/>
- <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/>
- <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/>
- <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:LeftPara" toolbar:style="radio"/>
<toolbar:toolbaritem xlink:href=".uno:CenterPara" toolbar:style="radio"/>
<toolbar:toolbaritem xlink:href=".uno:RightPara" toolbar:style="radio"/>
@@ -57,6 +52,14 @@
<toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:style="radio"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:LineSpacing"/>
+ <toolbar:toolbaritem xlink:href=".uno:SpacePara1" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:SpacePara15" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:SpacePara2" toolbar:visible="false"/>
+ <toolbar:toolbarseparator/>
+ <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/>
+ <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/>
+ <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/>
+ <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/>