[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sd/uiconfig
Jan Holesovsky
kendy at collabora.com
Wed Nov 18 04:13:26 PST 2015
sd/uiconfig/sdraw/toolbar/standardbar.xml | 1 +
sd/uiconfig/simpress/toolbar/standardbar.xml | 1 +
2 files changed, 2 insertions(+)
New commits:
commit c23afd9232a1b73d8838b3912ba2a4361ffe9fd1
Author: Jan Holesovsky <kendy at collabora.com>
Date: Wed Nov 18 13:07:10 2015 +0100
sd: Add a separator between the 'insert' buttons and text-related ones.
Change-Id: I9e48407f6f5eb5cc4c36439b72648bb8d43deb79
diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml
index 852ae27..882ff6b 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 67be999..ee4cfe0 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"/>
More information about the Libreoffice-commits
mailing list