[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/uiconfig

Yousuf Philips philipz85 at hotmail.com
Wed Jan 7 04:39:37 PST 2015


 sw/uiconfig/swriter/toolbar/tableobjectbar.xml |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 72abe12705c9c8fdf82ad48697e9301133d5ecbc
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Tue Dec 23 13:57:21 2014 +0400

    fdo#81475 addition of 'Add Caption' button to table toolbar (4.4)
    
    Change-Id: I32ea84e4b068158199af5472e576070593ec93ec
    Reviewed-on: https://gerrit.libreoffice.org/13621
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
    Tested-by: Yousuf Philips <philipz85 at hotmail.com>
    (cherry picked from commit c18468bbef6f701520116485fa20a790a2c837e9)
    Reviewed-on: https://gerrit.libreoffice.org/13622
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>
    Tested-by: Jan Holesovsky <kendy at collabora.com>

diff --git a/sw/uiconfig/swriter/toolbar/tableobjectbar.xml b/sw/uiconfig/swriter/toolbar/tableobjectbar.xml
index 4ca1f02..0da217f 100644
--- a/sw/uiconfig/swriter/toolbar/tableobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/tableobjectbar.xml
@@ -50,4 +50,5 @@
  <toolbar:toolbaritem xlink:href=".uno:InsertFormula"/>
  <toolbar:toolbarseparator/>
  <toolbar:toolbaritem xlink:href=".uno:TableSort"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertCaptionDialog"/>
 </toolbar:toolbar>


More information about the Libreoffice-commits mailing list