Skip to content
  • Stefan Brüns's avatar
    [ExeThumbnailer] Simplify and cleanup wrestool invocation · 5f015ec4
    Stefan Brüns authored
    Instead of parsing the type from "wrestool --list" output, supply the
    type during the list and extraction invocation.
    
    Simplify the regex, only capture the name and remove name from the
    optional group.
    
    As only GROUP_ICONs are listed, the first match is the correct one.
    5f015ec4