Kaydet (Commit) d5b59b8d authored tarafından Muhammet Kara's avatar Muhammet Kara

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: 's avatarMuhammet Kara <muhammet.kara@collabora.com>
üst daaef8cb
...@@ -625,7 +625,7 @@ ...@@ -625,7 +625,7 @@
<value>com.sun.star.comp.framework.SubToolBarController</value> <value>com.sun.star.comp.framework.SubToolBarController</value>
</prop> </prop>
<prop oor:name="Value"> <prop oor:name="Value">
<value>redactedexportbar;.uno:RedactedExportBlack</value> <value>redactedexportbar;.uno:RedactedExportWhite</value>
</prop> </prop>
</node> </node>
<node oor:name="LineToolBox" oor:op="replace"> <node oor:name="LineToolBox" oor:op="replace">
......
...@@ -18,6 +18,6 @@ ...@@ -18,6 +18,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * 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: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:RedactedExportWhite"/>
<toolbar:toolbaritem xlink:href=".uno:RedactedExportBlack"/>
</toolbar:toolbar> </toolbar:toolbar>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment