[Libreoffice-commits] core.git: sd/uiconfig
Muhammet Kara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Apr 17 09:32:15 UTC 2019
sd/uiconfig/sdraw/toolbar/redactionbar.xml | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 06eb265dd65d64b608a71cba5e5fbd906a781e1c
Author: Muhammet Kara <muhammet.kara at collabora.com>
AuthorDate: Wed Apr 17 12:24:27 2019 +0300
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Wed Apr 17 11:30:55 2019 +0200
Add direct pdf export to the Redaction toolbar
Users need an in-process copy of pdf to share
with peers and discuss the redacted areas
Change-Id: I68c16c6f09690a9d5cd2df191963107029e5ed88
Reviewed-on: https://gerrit.libreoffice.org/70863
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/sd/uiconfig/sdraw/toolbar/redactionbar.xml b/sd/uiconfig/sdraw/toolbar/redactionbar.xml
index e25e53d4414b..062288a66c70 100644
--- a/sd/uiconfig/sdraw/toolbar/redactionbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/redactionbar.xml
@@ -22,4 +22,5 @@
<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:ExportDirectToPDF"/>
</toolbar:toolbar>
More information about the Libreoffice-commits
mailing list