Salome HOME
et test telemac
[tools/eficas.git] / Telemac / prefs_TELEMAC.py
index aa2112ab7cb61fea499934d966f1a5dba40e7ba0..def24cac76753c6cb534462924f87b1fd9f03d3d 100644 (file)
@@ -19,6 +19,7 @@
 #
 # ======================================================================
 
+from __future__ import absolute_import
 import os,sys
 # repIni sert a localiser le fichier editeur.ini
 # Obligatoire
@@ -40,9 +41,11 @@ docPath=repIni
 catalogues=(
    #('TELEMAC','default',os.path.join(repIni,'Telemac_Cata_nouveau.py'),'TELEMAC','python'),
    #('TELEMAC','cas',os.path.join(repIni,'Telemac_Cata.py'),'TELEMAC','TELEMAC'),
-   ('2D','cas',os.path.join(repIni,'Telemac2d_Cata_auto.py'),'TELEMAC3','TELEMAC3'),
+   ('2D','cas',os.path.join(repIni,'telemac2d_cata_auto.py'),'TELEMAC','TELEMAC'),
    #('TELEMAC','cas',os.path.join(repIni,'Telemac_Cata.py'),'python','TELEMAC3'),
    #('TELEMAC','comm',os.path.join(repIni,'Telemac_Cata.py'),'TELEMAC2','python'),
 )
 mode_nouv_commande="figee"
 affiche         = "ordre"
+translatorFichier = os.path.join(repIni,'labelCataToIhm')
+closeFrameRecherche=True