# Configuration parameters
self.savedir = os.getenv("HOME")
self.catalogues = (CatalogDescription("pytel", os.path.join(repIni, "pytel_cata.py")),)
+ self.labels_eficas=['lang','rep_cata','catalogues','closeAutreCommande','closeFrameRechercheCommande','closeEntete','closeArbre']
self.lang = 'fr'
def save_params(self):
nom = "PYTEL", op = None,
fr = u"Définition d'un cas pour le lanceur Pytel",
ang = u"Definition of a case for the Pytel launcher",
- CODE = SIMP(statut = "o", typ = "TXM", into = codelist, defaut = "telemac2d",
+ CODE = SIMP(statut = "o", typ = "TXM", into = codelist, defaut = "telemac2d",
fr = u"Code à exécuter",
ang = u"Code to run"),
FICHIER_CAS = SIMP(statut = "o", typ = 'Fichier',
fr = u"Fichier de description du cas",
ang = u"Case description file"),
- REPERTOIRE_TRAVAIL = SIMP(statut = "f", typ = 'Repertoire',
+ REPERTOIRE_TRAVAIL = SIMP(statut = "f", typ = 'Repertoire',
fr = u"Répertoire de travail",
ang = u"Working directory"),
)
+
+TEXTE_NEW_JDC="PYTEL()"