Salome HOME
commentaire
[tools/eficas.git] / Telemac / prefs_TELEMAC.py
index fe1e1193f3d0566180a6d2e9747cf39eebaefedb..282485ad1be6934a66490d3fd163977041d7932e 100644 (file)
@@ -29,6 +29,8 @@ sys.path[:0]=[INSTALLDIR]
 
 # lang indique la langue utilisee pour les chaines d'aide : fr ou ang
 lang='ang'
+#lang='fr'
+#force_langue=True
 
 # Codage des strings qui accepte les accents (en remplacement de 'ascii')
 encoding='iso-8859-1'
@@ -37,8 +39,10 @@ docPath=repIni
 #
 catalogues=(
    #('TELEMAC','default',os.path.join(repIni,'Telemac_Cata_nouveau.py'),'TELEMAC','python'),
-   ('TELEMAC','comm',os.path.join(repIni,'Telemac_Cata.py'),'TELEMAC','python'),
    #('TELEMAC','cas',os.path.join(repIni,'Telemac_Cata.py'),'TELEMAC','TELEMAC'),
+   ('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"