Supports to use MKISOFS or GENISOIMAGE separately
This commit is contained in:
parent
ec4829812a
commit
57a6e764a4
13 changed files with 216 additions and 21 deletions
|
|
@ -25,6 +25,7 @@ class k3b(devede.executor.executor):
|
|||
supports_play = False
|
||||
supports_convert = False
|
||||
supports_menu = False
|
||||
supports_mkiso = False
|
||||
supports_burn = True
|
||||
display_name = "K3B"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue