diff options
Diffstat (limited to 'mail/roundcube-mvision2/files/pkg-message.in')
-rw-r--r-- | mail/roundcube-mvision2/files/pkg-message.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/roundcube-mvision2/files/pkg-message.in b/mail/roundcube-mvision2/files/pkg-message.in index 40d4e054c907..991550025224 100644 --- a/mail/roundcube-mvision2/files/pkg-message.in +++ b/mail/roundcube-mvision2/files/pkg-message.in @@ -1,6 +1,6 @@ - -******************************************************************************* - +[ +{ type: install + message: <<EOM Make the following changes to RoundCube main configuration: %%LOCALBASE%%/www/roundcube/config/main.inc.php @@ -14,6 +14,6 @@ Make the following changes to RoundCube main configuration: 4) Add new configuration line: $rcmail_config['preview_pane_vertical'] = true; - -******************************************************************************* - +EOM +} +] |