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

Roman Kuznetsov (via logerrit) logerrit at kemper.freedesktop.org
Wed Dec 25 19:24:31 UTC 2019


 sd/uiconfig/sdraw/toolbar/redactionbar.xml |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit c266e4c89e0db70818878e56d4df7de18cb7f79c
Author:     Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Tue Dec 24 11:03:30 2019 +0100
Commit:     Roman Kuznetsov <antilibreoffice at gmail.com>
CommitDate: Wed Dec 25 20:23:57 2019 +0100

    tdf#125830 Change redaction toolbar to more simple
    
    Change-Id: I8d55b5abdc0168fdce3af3e9df1b5db95e82aab9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85777
    Tested-by: Jenkins
    Reviewed-by: Roman Kuznetsov <antilibreoffice at gmail.com>

diff --git a/sd/uiconfig/sdraw/toolbar/redactionbar.xml b/sd/uiconfig/sdraw/toolbar/redactionbar.xml
index 062288a66c70..55cc492fdeee 100644
--- a/sd/uiconfig/sdraw/toolbar/redactionbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/redactionbar.xml
@@ -21,6 +21,7 @@
  <toolbar:toolbaritem xlink:href=".uno:Rect?FillTransparence:short=50&FillColor:string=COL_GRAY7&LineStyle:short=0&IsSticky:bool=true&ShapeName:string=RectangleRedactionShape"/>
  <toolbar:toolbaritem xlink:href=".uno:Freeline_Unfilled?Transparence:short=50&Color:string=COL_GRAY7&Width:short=500&IsSticky:bool=true&ShapeName:string=FreeformRedactionShape"/>
  <toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:RedactedExportToolbox"/>
+ <toolbar:toolbaritem xlink:href=".uno:RedactedExportWhite"/>
+ <toolbar:toolbaritem xlink:href=".uno:RedactedExportBlack"/>
  <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/>
 </toolbar:toolbar>


More information about the Libreoffice-commits mailing list