@@ -33,8 +33,11 | |||||
33 | functions2.detect_devices(self) #busca los dispositivos de grabacion No newline at end of file |
|
33 | functions2.detect_devices(self) #busca los dispositivos de grabacion | |
34 | No newline at end of file |
|
34 | ||
35 | self.var_n_discs=0 No newline at end of file |
|
35 | self.var_n_discs=0 | |
|
36 | self.var_disc=0 No newline at end of file | |||
36 | self.var_list=[] No newline at end of file |
|
37 | self.var_list=[] | |
37 | self.var_sublist=[] No newline at end of file |
|
38 | self.var_sublist=[] | |
|
39 | self.bool_iso = False | |||
|
No newline at end of file | ||||
|
40 | self.bool_burn = False No newline at end of file | |||
38 | No newline at end of file |
|
41 | ||
39 | #Revisa si existe el archivo de confirguracion No newline at end of file |
|
42 | #Revisa si existe el archivo de confirguracion | |
40 | if os.path.isfile("parameters.conf"): No newline at end of file |
|
43 | if os.path.isfile("parameters.conf"): |
General Comments 0
You need to be logged in to leave comments.
Login now