Skip to content
  • Vincent Untz's avatar
    gsm: Update format for .session files · 22b1affe
    Vincent Untz authored
    All components defined in .session files are really required, and the
    format should make this clear.
    
    Rename:
     - Required to RequiredProviders
     - Required-* to DefaultProvider-*
     - DefaultApps to RequiredComponents
    
    Make sure to check for all required components and providers at all
    time, and reduce code redundancy a bit.
    22b1affe