summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-01-27 20:59:46 +0400
committerYousuf Philips <philipz85@hotmail.com>2016-01-27 17:03:24 +0000
commitcfb272d1379b202e9c90360a08235c3296b8e84a (patch)
treecd43815a49510f7b990fc98d2d18d7684584f66c /sw
parent81de1afef9df6d0ebfd040f3d1a1d94f8f84d265 (diff)
Renable insert endnote in Writer's standard toolbar
Change-Id: Ied1a1d57b465b436009de3e2c0524c52ba81fd08 Reviewed-on: https://gerrit.libreoffice.org/21845 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/toolbar/standardbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml b/sw/uiconfig/swriter/toolbar/standardbar.xml
index 2b69d33659a0..50a94e803ddb 100644
--- a/sw/uiconfig/swriter/toolbar/standardbar.xml
+++ b/sw/uiconfig/swriter/toolbar/standardbar.xml
@@ -61,7 +61,7 @@
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog" toolbar:helpid="5678"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFootnote" toolbar:helpid="20399"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertEndnote" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertEndnote"/>
<toolbar:toolbaritem xlink:href=".uno:InsertBookmark"/>
<toolbar:toolbaritem xlink:href=".uno:InsertReferenceField" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:InsertIndexesEntry" toolbar:visible="false"/>