[fix] base_setup: fix newlines in description

bzr revid: xmo@tinyerp.com-20100125112354-w9zuof6uxjcfj608
This commit is contained in:
Xavier Morel 2010-01-25 12:23:54 +01:00
parent e0163736ae
commit 349c2471ae
1 changed files with 2 additions and 6 deletions

View File

@ -16,13 +16,9 @@
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string"
>Now that OpenERP is installed, we have selected
applications commonly useful to users which you can install directly,
as well as sets of applications for more specific types or groups of
businesse (the vertical modules).
>Now that OpenERP is installed, we have selected applications commonly useful to users which you can install directly, as well as sets of applications for more specific types or groups of businesse (the vertical modules).
If you don't think you need any of these right now, you can easily
install them later on.</attribute>
If you don't think you need any of these right now, you can easily install them later on.</attribute>
</xpath>
<group colspan="8">
<separator string="Generic Modules" colspan="4"/>