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 <ke...@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"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to