Corrected Memoire_libre to take account of mem_unit in the sysinfo
struct git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@55 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
12
gfx2.ini
12
gfx2.ini
@@ -62,7 +62,7 @@
|
||||
; 1: Solid ³ 1: Solide
|
||||
; 2: Transparent ³ 2: Transparent
|
||||
; 3: Thin (solid) ³ 3: Fin (solide)
|
||||
Cursor_aspect = 2 ; (default 1)
|
||||
Cursor_aspect = 1 ; (default 1)
|
||||
|
||||
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
; Font: ³ Police de caractères (fonte):
|
||||
; 1: Classic ³ 1: Classique
|
||||
; 2: Fun ³ 2: Fun
|
||||
Font = 2 ; (default 1)
|
||||
Font = 1 ; (default 1)
|
||||
|
||||
|
||||
|
||||
@@ -158,7 +158,7 @@
|
||||
; modes that are not supported by ³ 'yes' après avoir inhibé les modes
|
||||
; your video card or monitor. ³ vidéo qui ne sont pas supportés par
|
||||
; ³ votre matériel.
|
||||
Auto_set_resolution = no ; (default 'no')
|
||||
Auto_set_resolution = yes ; (default 'no')
|
||||
|
||||
; If the variable above is set to ³ Si la variable ci-dessus est à 'yes',
|
||||
; 'yes', this one tells if you want ³ celle-ci indique si vous voulez
|
||||
@@ -198,7 +198,7 @@
|
||||
; Coordinates: ³ Coordonnées:
|
||||
; 1: Relative ³ 1: Relatives
|
||||
; 2: Absolute ³ 2: Absolues
|
||||
Coordinates = 1 ; (default 1)
|
||||
Coordinates = 2 ; (default 1)
|
||||
|
||||
; Create a backup file when saving. ³ Créer un fichier backup lors des
|
||||
; ³ sauvegardes.
|
||||
@@ -237,7 +237,7 @@
|
||||
|
||||
; Separate the colors in the tool- ³ Séparer les couleurs dans la barre
|
||||
; bar by a black squaring. ³ d'outils par un quadrillage noir.
|
||||
Separate_colors = yes ; (default 'yes')
|
||||
Separate_colors = no ; (default 'yes')
|
||||
|
||||
; Initial value of the feedback for ³ Valeur initiale du "feedback" pour les
|
||||
; the drawing modes (cf. docs). ³ modes de dessin (cf. docs).
|
||||
@@ -252,7 +252,7 @@
|
||||
; the menu if there are less than 4 ³ de 4 couleurs après une "réduction" ou
|
||||
; colors left after "reducing" or ³ un "zapping".
|
||||
; "zapping". ³
|
||||
Safety_colors = yes ; (default 'yes')
|
||||
Safety_colors = no ; (default 'yes')
|
||||
|
||||
; Display a message at startup ³ Afficher un message au démarrage
|
||||
; telling the version number of the ³ indiquant le numéro de version du
|
||||
|
||||
Reference in New Issue
Block a user