8eccbf Update `Render/Svg/svg_doPostActions.sh':

Authored and Committed by areguera 12 years ago
    Update `Render/Svg/svg_doPostActions.sh':
    
        - Update regular expression controling where the design models are
          retrived from in order to allow image rendition from design
          models stored inside `Tpl/' directories under
          `trunk/Identity/Images' directory structure. 
          
          For example, the images produced inside
          `trunk/Identity/Images/Themes/Flame/1/Concept' are rendered from
          design models stored in
          `trunk/Identity/Images/Themes/Flame/1/Concept/Tpl' directory.
    
        - When the `Tpl' directory isn't found, design models are retrived
          from `trunk/Identity/Models' directory structure. This is the
          default behaviour to follow.