diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2015-03-31 18:56:04 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2015-03-31 18:56:04 +0300 |
commit | 62acbd3bbd9817a70aa5a7dcfc274f083d5dd2bd (patch) | |
tree | 34fe0b907ea7df8f3c7294317cce93a27cc6446a /debian/lightdm.templates | |
download | lightdm-debian.tar.gz |
lightdm 1.10.3-3debian/1.10.3-3debian
Diffstat (limited to 'debian/lightdm.templates')
-rw-r--r-- | debian/lightdm.templates | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/lightdm.templates b/debian/lightdm.templates new file mode 100644 index 0000000..29653dd --- /dev/null +++ b/debian/lightdm.templates @@ -0,0 +1,29 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# for an advice to debian-l10n-english@lists.debian.org +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + +Template: lightdm/daemon_name +Type: string +Default: /usr/sbin/lightdm +Description: for internal use only + +Template: shared/default-x-display-manager +Type: select +Choices: ${choices} +_Description: Default display manager: + A display manager is a program that provides graphical login capabilities for + the X Window System. + . + Only one display manager can manage a given X server, but multiple display + manager packages are installed. Please select which display manager should + run by default. + . + Multiple display managers can run simultaneously if they are configured to + manage different servers; to achieve this, configure the display managers + accordingly, edit each of their init scripts in /etc/init.d, and disable the + check for a default display manager. |