add @tfield string menubar.utils.terminal_execute_option

This commit is contained in:
Thanos Apostolou 2018-09-16 10:46:05 +03:00 committed by GitHub
parent ef136dd8d9
commit 525c7808d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -35,7 +35,8 @@ local utils = {}
utils.terminal = 'xterm'
--- Terminal argument which indicates the execution of command
-- Usually something like ' -e ', ' -x ', ' -- '
-- Usually something like ' -e ', ' -x ', ' -- '
-- @tfield string menubar.utils.terminal_execute_option
utils.terminal_execute_option = ' -e '
--- The default icon for applications that don't provide any icon in