77084b Update directory structure and files related to prepare module.

Authored and Committed by Alain Reguera Delgado 10 years ago
    Update directory structure and files related to prepare module.
    
    - Previously, automation files related to prepare command were stored
      in the tcar-scripts-prepare directory. This organization makes the
      automation scripts tree non-functional in its pristine state. This
      update moves files related to automation scripts from
      tcar-scripts-prepare directory to Scripts/Modules/Prepare directory.
    
    - Previously, documentation files related to prepare command were
      stored in the tcar-scripts-prepare-doc directory. This update moves
      the documentation files related to prepare command from
      tcar-scripts-prepare-docs directory to Scripts/Documentation/
      directory.
    
    - Previously, localization files related to prepare command were
      stored in the tcar-scripts-prepare/Locales directory. This
      organization makes the automation scripts non-functional in its
      pristine state.  This update moves localization files related to
      prepare command from tcar-scripts-prepare/Locales directory to
      Scripts/Locales directory.
    
    - The COPYING file was removed from this branch to avoid duplicate
      copies of it.
    
    - Update top-comment on function files to coincide with top-comment
      inside tcar function files.
    
        
file removed
-339
Scripts/Documentation/Manpages/Locales/en_US/tcar-prepare.asciidoc.po tcar-scripts-prepare-docs/Manpages/Locales/en_US/tcar-prepare.po
file renamed
file was renamed with no change to the file
Scripts/Documentation/Manpages/tcar-prepare.asciidoc tcar-scripts-prepare-docs/Manpages/tcar-prepare.asciidoc
file renamed
+17 -20
Scripts/Documentation/Manpages/tcar-prepare.conf tcar-scripts-prepare-docs/Manpages/render.conf
file renamed
file was renamed with no change to the file
Scripts/Locales/es_ES/tcar-prepare.sh.po tcar-scripts-prepare/Locales/es_ES/prepare.sh.po
file renamed
file was renamed with no change to the file
Scripts/Modules/Prepare/prepare_getOptions.sh tcar-scripts-prepare/prepare_getOptions.sh
file renamed
+18 -19
Scripts/Modules/Prepare/prepare_setRenderEnvironment.sh tcar-scripts-prepare/prepare_setRenderEnvironment.sh
file renamed
+31 -32
Scripts/Modules/Prepare/prepare_setWorkplace.sh tcar-scripts-prepare/prepare_setWorkplace.sh
file renamed
+16 -20