some os deprecations

- SLE10 will be replaced by SLE11
- opensuse11 will be replaced by opensuse13 once i managed to clean up the configs from upstream
- ubuntu lucid will be replaced by ubuntu trusty once i get to it
This commit is contained in:
Robert Förster (Dessa)
2014-05-23 12:08:23 +02:00
parent 9a1b0e6ea8
commit a130013c5d
4 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ if ($vmail_group === false) {
return array(
'ubuntu_lucid' => array(
'label' => 'Ubuntu 10.04 (Lucid)',
'label' => 'Ubuntu 10.04 (Lucid) [deprecated]',
'services' => array(
'http' => array(
'label' => $lng['admin']['configfiles']['http'],