summaryrefslogtreecommitdiff
path: root/debian/lightdm.templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lightdm.templates')
-rw-r--r--debian/lightdm.templates29
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.