add @tfield string menubar.utils.terminal_execute_option
This commit is contained in:
parent
ef136dd8d9
commit
525c7808d4
|
@ -36,6 +36,7 @@ utils.terminal = 'xterm'
|
|||
|
||||
--- Terminal argument which indicates the execution of command
|
||||
-- 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
|
||||
|
|
Loading…
Reference in New Issue