[Libreoffice-commits] core.git: sw/uiconfig

Yousuf Philips philipz85 at hotmail.com
Wed Jan 27 09:04:03 PST 2016


 sw/uiconfig/swriter/toolbar/standardbar.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cfb272d1379b202e9c90360a08235c3296b8e84a
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Wed Jan 27 20:59:46 2016 +0400

    Renable insert endnote in Writer's standard toolbar
    
    Change-Id: Ied1a1d57b465b436009de3e2c0524c52ba81fd08
    Reviewed-on: https://gerrit.libreoffice.org/21845
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
    Tested-by: Yousuf Philips <philipz85 at hotmail.com>

diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml b/sw/uiconfig/swriter/toolbar/standardbar.xml
index 2b69d33..50a94e8 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"/>


More information about the Libreoffice-commits mailing list