summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-11-18 13:07:10 +0100
committerJan Holesovsky <kendy@collabora.com>2015-11-18 13:12:52 +0100
commitc23afd9232a1b73d8838b3912ba2a4361ffe9fd1 (patch)
treeb3cbe9751561393cccb10370596da9e8c28682d8 /sd
parent2754a599d2cc31dd809f00190a448efddc69f5c1 (diff)
sd: Add a separator between the 'insert' buttons and text-related ones.
Change-Id: I9e48407f6f5eb5cc4c36439b72648bb8d43deb79
Diffstat (limited to 'sd')
-rw-r--r--sd/uiconfig/sdraw/toolbar/standardbar.xml1
-rw-r--r--sd/uiconfig/simpress/toolbar/standardbar.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml
index 852ae2713c9e..882ff6bf5d51 100644
--- a/sd/uiconfig/sdraw/toolbar/standardbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml
@@ -53,6 +53,7 @@
<toolbar:toolbaritem xlink:href=".uno:InsertTable" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/>
<toolbar:toolbaritem xlink:href=".uno:InsertObjectChart" toolbar:helpid="10140" toolbar:visible="false"/>
+ <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio"/>
<toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:style="radio"/>
<toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/>
diff --git a/sd/uiconfig/simpress/toolbar/standardbar.xml b/sd/uiconfig/simpress/toolbar/standardbar.xml
index 67be9999dbff..ee4cfe0f4d24 100644
--- a/sd/uiconfig/simpress/toolbar/standardbar.xml
+++ b/sd/uiconfig/simpress/toolbar/standardbar.xml
@@ -51,6 +51,7 @@
<toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/>
<toolbar:toolbaritem xlink:href=".uno:InsertAVMedia"/>
<toolbar:toolbaritem xlink:href=".uno:InsertObjectChart"/>
+ <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio"/>
<toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:style="radio"/>
<toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/>