diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/tdebase/debian/tdm-trinity.templates | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/tdebase/debian/tdm-trinity.templates')
-rw-r--r-- | ubuntu/precise/tdebase/debian/tdm-trinity.templates | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/ubuntu/precise/tdebase/debian/tdm-trinity.templates b/ubuntu/precise/tdebase/debian/tdm-trinity.templates deleted file mode 100644 index 564181f78..000000000 --- a/ubuntu/precise/tdebase/debian/tdm-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: tdm-trinity/daemon_name -Type: string -Default: /opt/trinity/bin/tdm -Description: internal use only - This template is never shown to the user and does not require translation. - -Template: tdm-trinity/stop_running_server_with_children -Type: boolean -Default: false -_Description: Stop the tdm-trinity daemon? - The K Desktop manager (tdm-trinity) 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. |