diff options
author | Muhammet Kara <muhammet.kara@collabora.com> | 2019-02-24 11:55:29 +0300 |
---|---|---|
committer | Muhammet Kara <muhammet.kara@collabora.com> | 2019-06-17 22:16:26 +0200 |
commit | daa2eff9f843ce83de6dc050052eaa3039900579 (patch) | |
tree | 9fb6d972ba391bd21a195c2b329dcdff97980061 /officecfg | |
parent | aa9b7673e823384755284faada126ecff70de17c (diff) |
Temp icons for the redactedexport commands
Just put some links for now for the icons,
and replace the two buttons on the redaction toolbar
with the new redactedexporttoolbox
Change-Id: Ic1df62d56c965869135ceca97bbeb87efd3aaa0d
Reviewed-on: https://gerrit.libreoffice.org/68281
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/74211
Tested-by: Muhammet Kara <muhammet.kara@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu index aced9b2e8e83..cef3aced3fe9 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu @@ -625,7 +625,7 @@ <value>com.sun.star.comp.framework.SubToolBarController</value> </prop> <prop oor:name="Value"> - <value>redactedexportbar;.uno:ExportDirectToPDF?IsRedactMode:bool=true</value> + <value>redactedexportbar;.uno:RedactedExportBlack</value> </prop> </node> <node oor:name="LineToolBox" oor:op="replace"> |