a33931 Update svg functionality:

Authored and Committed by areguera 13 years ago
    Update svg functionality:
    
        - Rename OPTIONNAM and OPTIONVAL variable names to ACTIONNAM and
          ACTIONVAL respectively.
    
        - Inside svg_vacuumDefs and svg_updateMetadata functions, add
          positional parameters interpretation using getopt(1), re-define
          regular expression to match scalable vector graphic files only,
          and use cli_getFilesList to define list of files to process.