[FIX] base_setup: rename the action of the new base.setup.installer wizard

bzr revid: stw@openerp.com-20111003122713-smjc6vtxku57glur
This commit is contained in:
Stephane Wirtel 2011-10-03 14:27:13 +02:00
parent 012164a0ab
commit bdbd19fa86
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<data>
<record model="ir.actions.act_window" id="action_base_setup_installer_beta">
<field name="name">Install Applications (beta)</field>
<field name="name">Install Applications</field>
<field name="res_model">base.setup.installer</field>
<field name="view_type">form</field>
<field name="view_mode">form</field>