Added checking capabilities for the needed programs
This commit is contained in:
parent
cb2de7db44
commit
f405ae4ddf
7 changed files with 345 additions and 14 deletions
|
|
@ -47,7 +47,6 @@ Gtk.init(sys.argv)
|
|||
|
||||
mwindow = devede.project.devede_project()
|
||||
ask_type = devede.choose_disc_type.choose_disc_type()
|
||||
# this allows to check the availability of all the programs needed for Devede
|
||||
devede.converter.converter.get_converter()
|
||||
|
||||
Gtk.main()
|
||||
config_data.save_config()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue