##// END OF EJS Templates
***
ralonso -
r32:33
parent child
Show More
@@ -38,9 +38,9
38 38 self.statusDpath = False No newline at end of file
39 39 self.statusRpath = False No newline at end of file
40 40
41 No newline at end of file
41 No newline at end of file
42 42 #Deteccion de los dispositvos de grabacion
43 No newline at end of file
43 No newline at end of file
44 44 #var_cmd="wodim --devices | grep /dev/ | awk -F\' '{print $2}'" #Funciona en consola pero no en python ¿? No newline at end of file
45 45 var_cmd="wodim --devices | grep /dev/ | awk '{print $2}' | awk -F= '{print $2}'" No newline at end of file
46 46 var_output = commands.getstatusoutput(var_cmd) No newline at end of file
@@ -6,7 +6,7
6 6 <rect> No newline at end of file
7 7 <x>0</x> No newline at end of file
8 8 <y>0</y>
9 No newline at end of file
9 <width>745</width> No newline at end of file
10 10 <height>766</height> No newline at end of file
11 11 </rect> No newline at end of file
12 12 </property> No newline at end of file
@@ -2,7 +2,7
2 2 No newline at end of file
3 3 # Form implementation generated from reading ui file '/home/ricardoar/principal/JRO_SVN/eric4/jro_backup_manager/ui/MainWindow.ui' No newline at end of file
4 4 #
5 No newline at end of file
5 # Created: Tue May 4 16:05:06 2010 No newline at end of file
6 6 # by: PyQt4 UI code generator 4.7.3 No newline at end of file
7 7 # No newline at end of file
8 8 # WARNING! All changes made in this file will be lost! No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now