]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
*** empty log message ***
authorPascale Noyret <pascale.noyret@edf.fr>
Fri, 2 Jun 2006 13:16:37 +0000 (13:16 +0000)
committerPascale Noyret <pascale.noyret@edf.fr>
Fri, 2 Jun 2006 13:16:37 +0000 (13:16 +0000)
Aster/editeur.ini
Aster/style.py

index f05a588826cf22e042250aeeb48a7c04d0fd5475..d87075ad071ae52540f1cbfd57d0338d25a33aa1 100644 (file)
@@ -47,7 +47,7 @@ catalogues = (
               #('ASTER','v74',os.path.join(rep_cata,'cataSTA74'),'python'),
               ('ASTER','v7.6',os.path.join(rep_cata,'cataSTA76'),'python'),
               #('ASTER','v8',os.path.join(rep_cata,'cataSTA8'),'python','defaut'),
-              ('ASTER','v8.2',os.path.join(rep_cata,'cataSTA81'),'python','defaut'),
+              ('ASTER','v8.3',os.path.join(rep_cata,'cataSTA8'),'python','defaut'),
               #('ASTER','v75',os.path.join(rep_cata,'cataSTA75'),'python','defaut'),
               ('HOMARD','v1',os.path.join(rep_homard,'homard_cata_V73.py'),'homard'),
              )
index 8460d0f21c70b6b98000b2a584b01e3e2af6a1d9..0d3877279deeea6ab1235abec0b848e74e9c45ff 100644 (file)
@@ -55,9 +55,9 @@ sont prises en compte dans cet ordre.
 
 style.background='gray90'
 style.foreground='black'
-style.standard = ("Helvetica",12)
-style.standard_italique = ("Helvetica",12,'italic')
-style.standard_gras = ("Helvetica",12,'bold')
+style.standard = ("Helvetica",10)
+style.standard_italique = ("Helvetica",10,'italic')
+style.standard_gras = ("Helvetica",10,'bold')
 style.canvas_italique = ('Helvetica',10,'italic')
 style.canvas_gras = ("Helvetica",10,'bold')
-style.statusfont = ("Helvetica",16)
+style.statusfont = ("Helvetica",14)