summaryrefslogtreecommitdiffstats
path: root/ubuntu/lucid_automake/kdebase/debian/tdm-kde3.templates
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-03-09 03:26:50 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-09 03:26:50 +0100
commit4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch)
treeb47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/lucid_automake/kdebase/debian/tdm-kde3.templates
parent5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff)
downloadtde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz
tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/lucid_automake/kdebase/debian/tdm-kde3.templates')
-rw-r--r--ubuntu/lucid_automake/kdebase/debian/tdm-kde3.templates32
1 files changed, 0 insertions, 32 deletions
diff --git a/ubuntu/lucid_automake/kdebase/debian/tdm-kde3.templates b/ubuntu/lucid_automake/kdebase/debian/tdm-kde3.templates
deleted file mode 100644
index 9730af3ff..000000000
--- a/ubuntu/lucid_automake/kdebase/debian/tdm-kde3.templates
+++ /dev/null
@@ -1,32 +0,0 @@
-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.
-
-Template: tdm-kde3/daemon_name
-Type: string
-Default: /opt/kde3/bin/tdm
-Description: internal use only
- This template is never shown to the user and does not require translation.
-
-Template: tdm-kde3/stop_running_server_with_children
-Type: boolean
-Default: false
-_Description: Stop the tdm-kde3 daemon?
- The K Desktop manager (tdm-kde3) daemon is typically stopped on package upgrade
- and removal, but it appears to be managing at least one running X session.
- .
- If tdm is stopped now, any X sessions it manages will be terminated.
- Otherwise, the new version will take effect the next time the daemon
- is restarted.