- Arreglo mensaje ayuda con segundo mensaje de "Proceso finalizado"

- Hacer que la progressbar no se convierta en la ventana de salida por defecto de los ? (Lutz Scheffler)
- Actualización créditos y archivo de versiones
- Arreglo del mensaje de validación de VFP9 SP1
This commit is contained in:
fdbozzo
2015-04-24 18:19:16 +02:00
parent e668009921
commit 0947ba4802
7 changed files with 20 additions and 17 deletions

View File

@@ -1,13 +1,13 @@
****************************************************************************************************
* FOXBIN2PRG v1.19.40
* FOXBIN2PRG v1.19.43
* CONFIGURATION FILE / ARCHIVO DE CONFIGURACI<43>N
****************************************************************************************************
****************************************************************************************************
* SECTION DOCUMENTATION OF OPTIONS / SECCI<43>N DE DOCUMENTACI<43>N DE OPCIONES
*
* EN: Note: This values have precedence over internal parameters and parameters used on scripts
* ES: Nota: Estos valores tienen precedencia sobre los par<61>metros internos y los par<61>metros usados en los scripts
* EN: Note: This values have precedence over internal parameters
* ES: Nota: Estos valores tienen precedencia sobre los par<61>metros internos
*
* DETAIL OF SUPPORTED VALUES / DETALLE DE VALORES SOPORTADOS
* If no values given, these are the DEFAULTS / Si no se proporcionan valores, estos son los PREDETERMINADOS
@@ -21,7 +21,8 @@
* 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
* ClearDBFLastUpdate: 1 && 0=Keep DBF LastUpdate, 1=Clear DBF LastUpdate. Useful for Diff. / 0=Mantener DBF LastDate, , 1=Borrar DBF LastDate. Util para Diff.
* OptimizeByFilestamp: 0 && Optimize file regeneration depending on file timestamp / Optimizar la regeneraci<63>n de archivos dependiendo del timestamp de archivo
* DropNullCharsFromCode: 1 && 1=Drop NULL chars from source code / 0=Leave Nulls in code, if any
* RemoveNullCharsFromCode: 1 && 1=Drop NULL chars from source code / 0=Leave Nulls in code, if any
* RemoveZOrderSetFromProps: 0 && 0=Do not remove ZOrderSet property from object, 1=Remove ZOrderSet property from object / 0=No quitar la propiedad ZOrderSet de los objetos, 1=Quitar la propiedad ZOrderSet de los objetos
* Language: (auto) && Language of shown messages and LOGs. EN=English, FR=French, ES=Espa<70>ol, DE=German, Not defined = AUTOMATIC [DEFAULT]
*-- CONVERTION OPTIONS / OPCIONES DE CONVERSI<53>N
@@ -48,8 +49,6 @@
****************************************************************************************************
* YOU CAN MODIFY FROM HERE / PUEDE MODIFICAR DESDE AQU<51>
* EN: Uncomment for SourceSafe compatibility. You can change the extension on the right side.
* ES: Descomentar para compatibilidad con SourceSafe. Puede cambiar la extensi<73>n del lado derecho.
*---------------------------------------------------------------------------------------------------