From 4d536f716e284872c7d8925196d089568de2a16b Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Sun, 22 Jun 2014 00:06:36 +0200 Subject: [PATCH] =?UTF-8?q?Changeset:=20312=20fdbozzo=20-=2022/06/2014=200?= =?UTF-8?q?0:05:13:=20-=20Nueva=20configuraci=C3=B3n=20y=20valores=20por?= =?UTF-8?q?=20defecto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- foxbin2prg.cfg | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/foxbin2prg.cfg b/foxbin2prg.cfg index 19b5a6f..0040927 100644 --- a/foxbin2prg.cfg +++ b/foxbin2prg.cfg @@ -14,7 +14,8 @@ * Debug: 0 && Don't Activate individual .Log by default / No Activar .Log por defecto * ExtraBackupLevels: 0 && By default 1 BAK is created. With this you can make more .N.BAK, or none / Por defecto 1 BAK es creado. Con esto puede crear más .N.BAK, o ninguno * ClearUniqueID: 0 && EXPERIMENTAL! - 0=Keep UniqueID, 1=Clear Unique ID. Useful for Diff and Merge / 0=Mantener UniqueID, 1=Borrar Unique ID. Util para Diff y Merge -* OptimizeByFilestamp: 1 && Optimize file regeneration depending on file timestamp / Optimizar la regeneración de archivos dependiendo del timestamp de archivo +* OptimizeByFilestamp: 0 && Optimize file regeneration depending on file timestamp / Optimizar la regeneración de archivos dependiendo del timestamp de archivo +* AllowMultiConfig: 1 && 1=Allow CFG files per directory. if no CFG found, then use Main CFG. 0=Only use Main CFG * XXX_Conversion_Support: N && 0=No support, 1=Generate TXT only (Diff), 2=Generate TXT and BIN (Merge) * PJX_Conversion_Support: 2 && Default value * VCX_Conversion_Support: 2 && Default value @@ -54,8 +55,9 @@ *NoTimestamps: 1 *Debug: 1 *ExtraBackupLevels: 3 -ClearUniqueID: 1 +*ClearUniqueID: 1 *OptimizeByFilestamp: 0 +*AllowMultiConfig: 0 * EN: Uncomment to activate the new value, comment to deactivate and use the default