summaryrefslogtreecommitdiff
path: root/sd/uiconfig/simpress
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2014-12-13 09:18:15 +0400
committerYousuf Philips <philipz85@hotmail.com>2014-12-13 05:34:15 +0000
commit56cc4c4f4c6e1807ab47965f9e40357b5b6eaf9d (patch)
treed617fdb1969b63c1fdd33204d223d3513a7ab97a /sd/uiconfig/simpress
parent801408c4412eb6151a3b4c92e6f7cc98503fad65 (diff)
fdo#84909 enable start from current slide and add its tango icons
Change-Id: I2af37e19f5f54557415b80d9aad2bba38d381a87 Reviewed-on: https://gerrit.libreoffice.org/13462 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sd/uiconfig/simpress')
-rw-r--r--sd/uiconfig/simpress/toolbar/commontaskbar.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/uiconfig/simpress/toolbar/commontaskbar.xml b/sd/uiconfig/simpress/toolbar/commontaskbar.xml
index 47ec67f58e69..10bda5eecf0a 100644
--- a/sd/uiconfig/simpress/toolbar/commontaskbar.xml
+++ b/sd/uiconfig/simpress/toolbar/commontaskbar.xml
@@ -19,15 +19,15 @@
-->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:InsertPage" toolbar:style="dropdown"/>
- <toolbar:toolbaritem xlink:href=".uno:DuplicatePage" toolbar:visible="false" toolbar:helpid="27342"/>
+ <toolbar:toolbaritem xlink:href=".uno:DuplicatePage" toolbar:helpid="27342"/>
<toolbar:toolbaritem xlink:href=".uno:DeletePage"/>
- <toolbar:toolbaritem xlink:href=".uno:AssignLayout" toolbar:style="dropdownonly"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:PresentationLayout" toolbar:helpid="27064"/>
+ <toolbar:toolbaritem xlink:href=".uno:AssignLayout" toolbar:style="dropdownonly"/>
+ <toolbar:toolbaritem xlink:href=".uno:PresentationLayout" toolbar:visible="false" toolbar:helpid="27064"/>
<toolbar:toolbaritem xlink:href=".uno:ExpandPage" toolbar:visible="false" toolbar:helpid="27343"/>
- <toolbar:toolbaritem xlink:href=".uno:SlideMasterPage"/>
<toolbar:toolbaritem xlink:href=".uno:PageSetup"/>
+ <toolbar:toolbaritem xlink:href=".uno:SlideMasterPage"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Presentation" toolbar:helpid="10157"/>
- <toolbar:toolbaritem xlink:href=".uno:PresentationCurrentSlide" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:PresentationCurrentSlide"/>
</toolbar:toolbar>