[pkg-fso-commits] [SCM] Automatic Display Manager branch, master, updated. debian/0.1-60-g9b91fa4

Enrico Zini enrico at enricozini.org
Wed Feb 25 09:37:18 UTC 2009


The following commit has been merged in the master branch:
commit 99b1a9509571e0fc7745d2b6b912fc3372717115
Author: Enrico Zini <enrico at enricozini.org>
Date:   Mon Feb 23 20:56:46 2009 +0000

    Fixed template descriptions after lintian suggestions

diff --git a/debian/nodm.templates b/debian/nodm.templates
index 68a0f10..aac033e 100644
--- a/debian/nodm.templates
+++ b/debian/nodm.templates
@@ -12,8 +12,7 @@ Template: nodm/user
 Type: string
 Default: root
 _Description: User to start a session for:
- nodm starts an X session for a user without asking for authentication.  What
- user should be used for the session?
+ Name of the user that will automatically be logged into X by nodm.
 
 Template: nodm/x_options
 Type: string
@@ -24,7 +23,7 @@ _Description: Options for the X server:
 Template: nodm/min_session_time
 Type: string
 Default: 60
-_Description: Minimum time (in seconds) for a session to be considered ok
+_Description: Minimum time (in seconds) for a session to be considered ok:
  If an X session will run for less than this time in seconds, nodm will wait an
  amount of time before restarting the session.  The waiting time will grow
  until a session lasts longer than this amount.
@@ -32,7 +31,7 @@ _Description: Minimum time (in seconds) for a session to be considered ok
 Template: nodm/xinit
 Type: string
 Default: /usr/bin/xinit
-_Description: xinit program to use
+_Description: xinit program to use:
  You can change this to use a different xinit program.
  .
  nodm will start the X session with the command:
@@ -41,7 +40,7 @@ _Description: xinit program to use
 Template: nodm/xsession
 Type: string
 Default: /etc/X11/Xsession
-_Description: X session to use
+_Description: X session to use:
  You can change this to use a different X session script.
  .
  nodm will start the X session with the command:

-- 
Automatic Display Manager



More information about the pkg-fso-commits mailing list