[IMP]:added info picture to choose your wizard

bzr revid: nch@tinyerp.com-20100427130911-chmveh4zkn961bpu
This commit is contained in:
nch@tinyerp.com 2010-04-27 18:39:11 +05:30
parent 89f73095cf
commit 1e186b3c12
1 changed files with 3 additions and 2 deletions

View File

@ -285,12 +285,13 @@
<group string="res_config_contents" position="replace">
<group colspan="4">
<group colspan="2">
<group colspan="1">
<image name="gtk-dialog-info"/>
<label colspan="4" align="0.0" string="Choose between the simplified interface and the extended one."/>
<label colspan="4" align="0.0" string="If you are testing OpenERP or using it for the first time, we suggest you use the simplified interface. It has less options and fields but is easier to understand."/>
<label colspan="4" align="0.0" string="You will be able to switch to the extended interface later."/>
</group>
<group colspan="2">
<group colspan="3">
<separator string="Choose Your Interface" colspan="4"/>
<field colspan="4" name="view" nolabel="1"/>
</group>