X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Telemac%2Fconfiguration_TELEMAC.py;h=1327ed03ccf336a29d4db154e34189b4e7cfcee6;hb=9f4ff7ed9afd87c96e11d61e442e39e5511f60d1;hp=4ab64b856855434fbc3c684de6dc9bc093dadff9;hpb=16d5922e798b1254eb558678612711d72ed38b32;p=tools%2Feficas.git diff --git a/Telemac/configuration_TELEMAC.py b/Telemac/configuration_TELEMAC.py index 4ab64b85..1327ed03 100644 --- a/Telemac/configuration_TELEMAC.py +++ b/Telemac/configuration_TELEMAC.py @@ -32,7 +32,7 @@ class CONFIG(configuration.CONFIG_BASE): def __init__(self,appli,repIni): #----------------------------------- - self.labels_user=['catalogues','lang'] + self.labels_user=['catalogues','lang','force_langue'] self.labels_eficas=['lang','rep_cata','catalogues'] configuration.CONFIG_BASE.__init__(self,appli,'.Eficas_monCode')