Traducción de "Patches" al idioma inglés:
Diccionario Español-Inglés
Ejemplos (Fuentes externas, no revisadas)
| apply qt patches | apply qt patches |
| apply qt patches, para mejorar qt copy. | apply qt patches, to enhance qt copy. |
| qt copy también tiene soporte para un parche opcional que contiene alguna eliminación de fallos y optimizaciones que no están incluídos en el Qt oficial. Para activarlos, asigne el valor true a apply qt patches . Después de realizar este cambio debe ejecutar kdesvn build refresh build qt copy. | qt copy also has support for an optional patch set containing some bug fixes and optimizations that have not yet made it to the official Qt . To enable these, set the apply qt patches option to true. After making this change you may have to run kdesvn build refresh build qt copy. |
| Esta opción es útil solamente para qt copy. Si su valor es distinto de cero, se ejecutará primero apply patches de la carpeta qt copy antes de la compilación, con el fin de aplicar los parches no oficiales sobre qt copy. Puesto que estos parches son habitualmente la razón para usar qt copy en lugar de una versión oficial de Qt , no debería ser perjudicial habilitar esta opción. De forma predeterminada se aplicarán los parches. | This option is only useful for qt copy. If it is set to a non zero value, then the apply patches script in qt copy will be run prior to building, in order to apply the non official patches to the qt copy. Since these patches are normally the reason for using qt copy instead of a stock Qt , it should not do any harm to enable it. The default is to enable the patches. |