]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - debian/lightdm.templates
Releasing 1.20.0
[sojka/lightdm.git] / debian / lightdm.templates
1 # These templates have been reviewed by the debian-l10n-english
2 # team
3 #
4 # If modifications/additions/rewording are needed, please ask
5 # for an advice to debian-l10n-english@lists.debian.org
6 #
7 # Even minor modifications require translation updates and such
8 # changes should be coordinated with translators and reviewers.
9
10 Template: lightdm/daemon_name
11 Type: string
12 Default: /usr/sbin/lightdm
13 Description: for internal use only
14
15 Template: shared/default-x-display-manager
16 Type: select
17 Choices: ${choices}
18 _Description: Default display manager:
19  A display manager is a program that provides graphical login capabilities for
20  the X Window System.
21  .
22  Only one display manager can manage a given X server, but multiple display
23  manager packages are installed. Please select which display manager should
24  run by default.
25  .
26  Multiple display managers can run simultaneously if they are configured to
27  manage different servers; to achieve this, configure the display managers
28  accordingly, edit each of their init scripts in /etc/init.d, and disable the
29  check for a default display manager.