]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
*** empty log message ***
authorPascale Noyret <pascale.noyret@edf.fr>
Thu, 10 Jun 2010 12:04:22 +0000 (12:04 +0000)
committerPascale Noyret <pascale.noyret@edf.fr>
Thu, 10 Jun 2010 12:04:22 +0000 (12:04 +0000)
Aster/CMakeLists.txt
InterfaceQT4/gereTraduction.py
UiQT4/desCommande.ui

index b8a63da8c5b641dfe5ed7030207f3eaf48bc1186..431105707289718f796fba1ac1df1643b6fb6114 100644 (file)
@@ -24,7 +24,7 @@ install (
           FILES
                  configuration_ASTER.py __init__.py prefs_ASTER.py prefs.py 
                  properties.py qtEficas_aster.py qtGroup.py style.py
-                 editeur_salome.ini editeur.ini
+                 editeur_salome.ini editeur.ini eficas_aster.py
                  LICENSE.TERMS
           DESTINATION ${CMAKE_INSTALL_PREFIX}/Aster
        )
index 307ffa89f20330a9cf45235a56cc87e7fbafa7ad..d7500886b4eb3d06871ce6ddf960a283dfb0ed02 100644 (file)
@@ -11,12 +11,15 @@ def traduction(directPath,editor,version):
     if version == "V8V9" : 
        from Traducteur import traduitV8V9 
        suffixe="v9.comm"
+    print "hhhhhhhhhhhhhhhhhhhhhhhhhhhh"
     fn = QFileDialog.getOpenFileName( 
                        editor.appliEficas,
                         editor.appliEficas.trUtf8('Traduire Fichier'),
                        QString(directPath) ,
                         editor.appliEficas.trUtf8('JDC Files (*.comm);;''All Files (*)'))
 
+    print "hhhhhhhhhhhhhhhhhhhhhhhhhhhh"
+    print fn
     FichieraTraduire=str(fn)
     if (FichieraTraduire == "" or FichieraTraduire == () ) : return
     i=FichieraTraduire.rfind(".")
@@ -28,6 +31,7 @@ def traduction(directPath,editor,version):
     log=directLog+"/convert.log"
     os.system("rm -rf "+log)
     os.system("rm -rf "+FichierTraduit)
+    print "hhhhhhhhhhhhhhhhhhhhhhhhhhhh"
 
     qApp.setOverrideCursor(QCursor(Qt.WaitCursor))
     if version == "V7V8" : traduitV7V8.traduc(FichieraTraduire,FichierTraduit,log)
index 1f615e559b327e06bcf99f8ddfa77ce7fb532679..434caad0fbfb2481c1021da5f9816f618e9fadcb 100644 (file)
@@ -28,7 +28,7 @@
    <item row="0" column="0" >
     <widget class="QTabWidget" name="TWChoix" >
      <property name="currentIndex" >
-      <number>1</number>
+      <number>0</number>
      </property>
      <widget class="QWidget" name="MotClef" >
       <attribute name="title" >