summaryrefslogtreecommitdiff
path: root/sd/uiconfig
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@collabora.com>2019-04-16 17:43:22 +0300
committerMuhammet Kara <muhammet.kara@collabora.com>2019-06-17 22:53:14 +0200
commit76cb464676cc4b82fd243824fb38bbf7288c3a00 (patch)
tree7c6f18fe22e23272cf1d5e91456a36256724cca8 /sd/uiconfig
parent698ed2cd2f7c63992f5b5e9a2f6919bdf3465d5f (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> Reviewed-on: https://gerrit.libreoffice.org/74220 Tested-by: Muhammet Kara <muhammet.kara@collabora.com>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r--sd/uiconfig/sdraw/toolbar/redactedexportbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/redactedexportbar.xml b/sd/uiconfig/sdraw/toolbar/redactedexportbar.xml
index 727a34ba72d5..42cc31a59d98 100644
--- a/sd/uiconfig/sdraw/toolbar/redactedexportbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/redactedexportbar.xml
@@ -18,6 +18,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
- <toolbar:toolbaritem xlink:href=".uno:RedactedExportBlack"/>
<toolbar:toolbaritem xlink:href=".uno:RedactedExportWhite"/>
+ <toolbar:toolbaritem xlink:href=".uno:RedactedExportBlack"/>
</toolbar:toolbar>