]> SALOME platform Git repositories - tools/eficas.git/blob - Adao/prefs_Adao.py
Salome HOME
chgt Copyrigth
[tools/eficas.git] / Adao / prefs_Adao.py
1 # -*- coding: utf-8 -*-
2 import os,sys
3
4 # repIni sert a localiser le fichier editeur.ini
5
6 repIni=os.path.dirname(os.path.abspath(__file__))
7 INSTALLDIR=os.path.join(repIni,'..')
8 sys.path[:0]=[INSTALLDIR]
9
10
11 # Codage des strings qui accepte les accents (en remplacement de 'ascii')
12 encoding='iso-8859-1'
13
14 # Choix des catalogues
15 # format du Tuple (code,version,catalogue,formatOut, finit par defaut eventuellement)
16 catalogues = (
17 # ('Adao','V1',os.path.join(repIni,'ADAO_Cata_V1.py'),'python','python'),
18 # ('Adao','V770',os.path.join(repIni,'ADAO_Cata_V0_V7_7_0.py'),'python','python'),
19 # ('Adao','V83',os.path.join(repIni,'ADAO_Cata_V0_V8_3_0_DEV.py'),'dicoImbrique','dico'),
20 # ('Adao','dico',os.path.join(repIni,'ADAO_Cata_V0_V8_3_0_DEV.py'),'dico','dico'),
21  ('Adao','V83',os.path.join(repIni,'ADAO_Cata_V0_V8_3_0_DEV.py'),'python','python'),
22 # ('Adao','V83',os.path.join(repIni,'ADAO_Cata_PN.py'),'python','python'),
23 # ('Adao','V751',os.path.join(repIni,'ADAO_Cata_V0_V7_5_1.py'),'python','python'),
24 )
25
26 # lang indique la langue utilisee pour les chaines d'aide : fr ou ang
27
28 lang='fr'
29 closeAutreCommande = True
30 closeFrameRechercheCommande = True
31 #closeEntete = True
32 closeArbre = True
33 translatorFichier = os.path.join(repIni,'Adao')
34 nombreDeBoutonParLigne=1
35 #dumpXSD=True