0.7.13.2
This commit is contained in:
@@ -13,6 +13,14 @@ function makeWindowString($p, $strings) {
|
||||
*.title = Preferences
|
||||
*.floating = 1
|
||||
|
||||
parallel.type = checkbox
|
||||
parallel.label = Execute shell commands in parallel
|
||||
parallel.default = ".$p['parallel']."
|
||||
|
||||
debug.type = checkbox
|
||||
debug.label = Enable verbose logging
|
||||
debug.default = ".$p['debug']."
|
||||
|
||||
bdest.type = openbrowser
|
||||
bdest.filetype = directory
|
||||
bdest.label = Destination
|
||||
|
||||
Reference in New Issue
Block a user