diff options
author | Muhammet Kara <muhammet.kara@collabora.com> | 2019-04-16 17:43:22 +0300 |
---|---|---|
committer | Muhammet Kara <muhammet.kara@collabora.com> | 2019-04-16 19:25:20 +0200 |
commit | d5b59b8d9d798b884dbcf0c97f403d739b01e1cc (patch) | |
tree | ac748a3b7efe50bba073ebfae80a23e036810a5d /officecfg | |
parent | daaef8cbe4d3a67996c6410c24eca19ecf0a810e (diff) |
Switch redacted export options
Bring White option to the first place,
to save toner on print as users tend to
click on the first option.
Change-Id: Id63c4402f8dc07a83eef69c3dfde3dd086c899b8
Reviewed-on: https://gerrit.libreoffice.org/70831
Tested-by: Jenkins
Reviewed-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 fa6da48ef1f4..0370cfb8bb9e 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:RedactedExportBlack</value> + <value>redactedexportbar;.uno:RedactedExportWhite</value> </prop> </node> <node oor:name="LineToolBox" oor:op="replace"> |