~openerp-commiter/openobject-addons/trunk-extra-addons

1950 by dra
1
<?xml version="1.0"?>
3283.1.57 by Stephane Wirtel
rename the <terp /> to <openerp />
2
<openerp>
1950 by dra
3
<data>
4
5
	<wizard
6
		string="Get Mail Folder"
2020 by dra
7
		model="webmail.tiny.user"
1950 by dra
8
		name="webmail.mail.account"
9
		id="wizard_mail_account"/>
10
		
1998 by dra
11
	<wizard
12
		string="Mailbox"
13
		model="webmail.mailbox"
14
		name="webmail.mailbox"
15
		id="wizard_mailbox"/>
16
		
1950 by dra
17
</data>
3283.1.57 by Stephane Wirtel
rename the <terp /> to <openerp />
18
</openerp>