This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository e16.

View the commit online.

commit d317a785ac403128bc2dab029563e6ddb3889783
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Mon Oct 30 05:36:38 2023 +0100

    docs: Add forgotten misc.session.cmd_lock
---
 docs/e16.asc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/e16.asc b/docs/e16.asc
index fce5d98f..616b5d4c 100644
--- a/docs/e16.asc
+++ b/docs/e16.asc
@@ -1083,6 +1083,8 @@ misc.session.enable_reboot_halt = 0
 misc.session.cmd_reboot = reboot
 # [string] Halt command
 misc.session.cmd_halt = poweroff
+# [string] Lock command (if set, option is shown in logout dialog)
+misc.session.cmd_lock =
 # [string] Suspend command (if set, option is shown in logout dialog)
 misc.session.cmd_suspend =
 # [string] Hibernate command (if set, option is shown in logout dialog)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to