Kaydet (Commit) c23afd92 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

sd: Add a separator between the 'insert' buttons and text-related ones.

Change-Id: I9e48407f6f5eb5cc4c36439b72648bb8d43deb79
üst 2754a599
......@@ -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"/>
......
......@@ -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"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment