]> git.donarmstrong.com Git - roundcube.git/blob - debian/templates
b75b54ceaf2ecdf328f8efb9c2fe0da4fe7e95d9
[roundcube.git] / debian / templates
1 Template: roundcube/reconfigure-webserver
2 Type: multiselect
3 _Choices: apache, apache-ssl, apache-perl, apache2
4 Default: apache, apache-ssl, apache-perl, apache2
5 _Description: Webserver Reconfiguration:
6  RoundCube supports any web server that php does, but this automatic
7  configuration process only supports Apache. Please select which 
8  apache version you want to configure the RoundCube frontend for.
9
10 Template: roundcube/restart-webserver
11 Type: boolean
12 Default: true
13 _Description: Would you like to restart your webserver(s) now?
14  Remember that in order to apply the changes your webserver(s) has/have to
15  be restarted. 
16
17 Template: roundcube/hosts
18 Type: string
19 Default:
20 _Description: IMAP server on which RoundCube should connect to:
21  Leave this field blank to show a textbox at login, give a list
22  of space-separated hosts to display a pulldown menu or set one
23  host. To use SSL connection, use ssl://hostname:993.
24
25 Template: roundcube/language
26 Type: select
27 Choices: ${languages}
28 _Description: Default language:
29  Each user can select in his preferences the language of the
30  interface. However, for the login screen and for the first
31  connection, this is the language selected here that will be used.