From 96efb15440666f4cafa814793c2a71e470368e96 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Wed, 25 Jun 2014 22:09:02 +0200 Subject: [PATCH] =?UTF-8?q?Changeset:=20338=20fdbozzo=20-=2025/06/2014=202?= =?UTF-8?q?2:05:26:=20-=20Actualizaci=C3=B3n=20de=20foxbin2prg.cfg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- foxbin2prg.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/foxbin2prg.cfg b/foxbin2prg.cfg index 0040927..76ed2b7 100644 --- a/foxbin2prg.cfg +++ b/foxbin2prg.cfg @@ -1,5 +1,5 @@ **************************************************************************************************** -* FOXBIN2PRG v1.19.9+ +* FOXBIN2PRG v1.19.25 * CONFIGURATION FILE / ARCHIVO DE CONFIGURACIÓN *--------------------------------------------------------------------------------------------------- * DON'T MODIFY THIS DOCUMENTATION SECTION / NO MODIFIQUE ESTA SECCIÓN DE DOCUMENTACIÓN @@ -13,7 +13,7 @@ * NoTimestamps: 1 && Crear timespampt by default for minimize differences / Vaciar Timestamps por defecto para minimizar diferencias * 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 +* ClearUniqueID: 1 && 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: 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) @@ -50,12 +50,12 @@ * EN: Uncomment to activate the new value, comment to deactivate and use the default * ES: Descomente para activar el nuevo valor, comente para desactivarlo y usar el predeterminado *--------------------------------------------------------------------------------------------------- -*DontShowProgress: 0 +*DontShowProgress: 1 *DontShowErrors: 1 -*NoTimestamps: 1 +*NoTimestamps: 0 *Debug: 1 *ExtraBackupLevels: 3 -*ClearUniqueID: 1 +*ClearUniqueID: 0 *OptimizeByFilestamp: 0 *AllowMultiConfig: 0