diff options
author | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
commit | 70bc259aa3f4dbd83bd239030690759449ee714b (patch) | |
tree | b61af2d70c64ca12dbec49053c0b20dae8ba7926 /ubuntu/maverick/kdebase/debian/kdm-trinity.templates | |
parent | 1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 (diff) | |
parent | 169853a068683db6540e3b77542d5139bb7867d1 (diff) | |
download | tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.tar.gz tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/kdebase/debian/kdm-trinity.templates')
-rw-r--r-- | ubuntu/maverick/kdebase/debian/kdm-trinity.templates | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/ubuntu/maverick/kdebase/debian/kdm-trinity.templates b/ubuntu/maverick/kdebase/debian/kdm-trinity.templates deleted file mode 100644 index 8c8e3866e..000000000 --- a/ubuntu/maverick/kdebase/debian/kdm-trinity.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: kdm-trinity/daemon_name -Type: string -Default: /opt/trinity/bin/kdm -Description: internal use only - This template is never shown to the user and does not require translation. - -Template: kdm-trinity/stop_running_server_with_children -Type: boolean -Default: false -_Description: Stop the kdm-trinity daemon? - The K Desktop manager (kdm-trinity) daemon is typically stopped on package upgrade - and removal, but it appears to be managing at least one running X session. - . - If kdm 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. |