Use material design icons.

This commit is contained in:
Juanjo Garcia 2019-09-05 12:46:47 +02:00
parent d0d1c548fb
commit f8151726cd
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form col="2">
<image name="tryton-dialog-information" xexpand="0"
<image name="tryton-info" xexpand="0"
xfill="0"/>
<label
string="You are going to close statements of your device."

View File

@ -3,7 +3,7 @@
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form col="2">
<image name="tryton-dialog-information" xexpand="0"
<image name="tryton-info" xexpand="0"
xfill="0"/>
<label
string="You are going to open statements of your device."

View File

@ -7,7 +7,7 @@ copyright notices and license terms. -->
<group col="10" colspan="2" id="buttons"/>
</xpath>
<xpath expr="/form/notebook/page[@id='sale']/group/group/button[@name='process']" position="after">
<button name="wizard_sale_payment" icon="tryton-go-next"/>
<button name="wizard_sale_payment" icon="tryton-forward"/>
</xpath>
<xpath expr="/form/notebook/page[@id='other']" position="after">
<page string="Payments" col="4" id="payments">