c50bf6 Relocate files related automation scripts.

Authored and Committed by Alain Reguera Delgado 10 years ago
38 files changed. 188 lines added. 359 lines removed.
Locales/es_ES/centos-art.sh.po
file modified
+186 -6
Scripts/Locales/es_ES/tcar_checkFiles.sh.po
file removed
-59
Scripts/Locales/es_ES/tcar_getTemporalFile.sh.po
file removed
-22
Scripts/Locales/es_ES/tcar_printCopyrightInfo.sh.po
file removed
-26
Scripts/Locales/es_ES/tcar_printMessage.sh.po
file removed
-110
Scripts/Locales/es_ES/tcar_printVersion.sh.po
file removed
-31
Scripts/Locales/es_ES/tcar_setModuleArguments.sh.po
file removed
-22
Scripts/Locales/es_ES/tcar_setModuleEnvironment.sh.po
file removed
-34
Scripts/Locales/es_ES/tcar_setModuleEnvironmentScripts.sh.po
file removed
-22
Scripts/Locales/es_ES/tcar_unsetModuleEnvironment.sh.po
file removed
-22
tcar.sh
file modified
+2 -5
tcar_checkFiles.shScripts/tcar_checkFiles.sh
file renamed
+0 -0
tcar_checkModuleName.shScripts/tcar_checkModuleName.sh
file renamed
+0 -0
tcar_checkRepoDirSource.shScripts/tcar_checkRepoDirSource.sh
file renamed
+0 -0
tcar_getConfigLines.shScripts/tcar_getConfigLines.sh
file renamed
+0 -0
tcar_getConfigSectionNames.shScripts/tcar_getConfigSectionNames.sh
file renamed
+0 -0
tcar_getConfigValue.shScripts/tcar_getConfigValue.sh
file renamed
+0 -0
tcar_getFileExtension.shScripts/tcar_getFileExtension.sh
file renamed
+0 -0
tcar_getFileName.shScripts/tcar_getFileName.sh
file renamed
+0 -0
tcar_getFilesList.shScripts/tcar_getFilesList.sh
file renamed
+0 -0
tcar_getPathComponent.shScripts/tcar_getPathComponent.sh
file renamed
+0 -0
tcar_getRepoName.shScripts/tcar_getRepoName.sh
file renamed
+0 -0
tcar_getTemporalFile.shScripts/tcar_getTemporalFile.sh
file renamed
+0 -0
tcar_printCaller.shScripts/tcar_printCaller.sh
file renamed
+0 -0
tcar_printCopyrightInfo.shScripts/tcar_printCopyrightInfo.sh
file renamed
+0 -0
tcar_printFile.shScripts/tcar_printFile.sh
file renamed
+0 -0
tcar_printHelp.shScripts/tcar_printHelp.sh
file renamed
+0 -0
tcar_printMailingList.shScripts/tcar_printMailingList.sh
file renamed
+0 -0
tcar_printMessage.shScripts/tcar_printMessage.sh
file renamed
+0 -0
tcar_printUrl.shScripts/tcar_printUrl.sh
file renamed
+0 -0
tcar_printVersion.shScripts/tcar_printVersion.sh
file renamed
+0 -0
tcar_setModuleArguments.shScripts/tcar_setModuleArguments.sh
file renamed
+0 -0
tcar_setModuleEnvironment.shScripts/tcar_setModuleEnvironment.sh
file renamed
+0 -0
tcar_setModuleEnvironmentScripts.shScripts/tcar_setModuleEnvironmentScripts.sh
file renamed
+0 -0
tcar_setTranslationMarkers.shScripts/tcar_setTranslationMarkers.sh
file renamed
+0 -0
tcar_synchronizeRepoChanges.shScripts/tcar_synchronizeRepoChanges.sh
file renamed
+0 -0
tcar_terminateScriptExecution.shScripts/tcar_terminateScriptExecution.sh
file renamed
+0 -0
tcar_unsetModuleEnvironment.shScripts/tcar_unsetModuleEnvironment.sh
file renamed
+0 -0
    Relocate files related automation scripts.
    
    - Previously, files related to global functions were stored inside the
      Scripts/ directory. I don't think this extra level of organization
      is required based in the fact that modules aren't using it any more.
      This update, moves files related to global functions from Scripts/
      directory to the root location, just in the same location the
      tcar.sh file is stored in.
    
    - Previously, translation files related to global functions were
      stored inside the Scripts/Locales directory. This update moves
      translation files related to global functions from Scripts/Locales
      directory to Locales/ directory.
    
    - The path information inside tcar.sh script was also updated to
      reflect these path changes.
    
        
file modified
+186 -6
file modified
+2 -5
tcar_checkFiles.sh Scripts/tcar_checkFiles.sh
file renamed
file was renamed with no change to the file
tcar_checkModuleName.sh Scripts/tcar_checkModuleName.sh
file renamed
file was renamed with no change to the file
tcar_checkRepoDirSource.sh Scripts/tcar_checkRepoDirSource.sh
file renamed
file was renamed with no change to the file
tcar_getConfigLines.sh Scripts/tcar_getConfigLines.sh
file renamed
file was renamed with no change to the file
tcar_getConfigSectionNames.sh Scripts/tcar_getConfigSectionNames.sh
file renamed
file was renamed with no change to the file
tcar_getConfigValue.sh Scripts/tcar_getConfigValue.sh
file renamed
file was renamed with no change to the file
tcar_getFileExtension.sh Scripts/tcar_getFileExtension.sh
file renamed
file was renamed with no change to the file
tcar_getFileName.sh Scripts/tcar_getFileName.sh
file renamed
file was renamed with no change to the file
tcar_getFilesList.sh Scripts/tcar_getFilesList.sh
file renamed
file was renamed with no change to the file
tcar_getPathComponent.sh Scripts/tcar_getPathComponent.sh
file renamed
file was renamed with no change to the file
tcar_getRepoName.sh Scripts/tcar_getRepoName.sh
file renamed
file was renamed with no change to the file
tcar_getTemporalFile.sh Scripts/tcar_getTemporalFile.sh
file renamed
file was renamed with no change to the file
tcar_printCaller.sh Scripts/tcar_printCaller.sh
file renamed
file was renamed with no change to the file
tcar_printCopyrightInfo.sh Scripts/tcar_printCopyrightInfo.sh
file renamed
file was renamed with no change to the file
tcar_printFile.sh Scripts/tcar_printFile.sh
file renamed
file was renamed with no change to the file
tcar_printHelp.sh Scripts/tcar_printHelp.sh
file renamed
file was renamed with no change to the file
tcar_printMailingList.sh Scripts/tcar_printMailingList.sh
file renamed
file was renamed with no change to the file
tcar_printMessage.sh Scripts/tcar_printMessage.sh
file renamed
file was renamed with no change to the file
tcar_printUrl.sh Scripts/tcar_printUrl.sh
file renamed
file was renamed with no change to the file
tcar_printVersion.sh Scripts/tcar_printVersion.sh
file renamed
file was renamed with no change to the file
tcar_setModuleArguments.sh Scripts/tcar_setModuleArguments.sh
file renamed
file was renamed with no change to the file
tcar_setModuleEnvironment.sh Scripts/tcar_setModuleEnvironment.sh
file renamed
file was renamed with no change to the file
tcar_setModuleEnvironmentScripts.sh Scripts/tcar_setModuleEnvironmentScripts.sh
file renamed
file was renamed with no change to the file
tcar_setTranslationMarkers.sh Scripts/tcar_setTranslationMarkers.sh
file renamed
file was renamed with no change to the file
tcar_synchronizeRepoChanges.sh Scripts/tcar_synchronizeRepoChanges.sh
file renamed
file was renamed with no change to the file
tcar_terminateScriptExecution.sh Scripts/tcar_terminateScriptExecution.sh
file renamed
file was renamed with no change to the file
tcar_unsetModuleEnvironment.sh Scripts/tcar_unsetModuleEnvironment.sh
file renamed
file was renamed with no change to the file