Skip to content
  • Allison Karlitskaya's avatar
    GDesktopAppInfo: fix default app logic · 08efbda7
    Allison Karlitskaya authored
    We use "tweaks" structures to track how a particular directory impacts
    the list of added, removed and default applications.  We maintain this
    set of tweaks for each directory, in a hash table, keyed by unaliased
    mime type name, in order to facilitate fast lookups.
    
    A typo in the logic for creating and maintaining the uniqueness of these
    structures was causing the default app to be selected incorrectly from
    time to time.  Fix that.
    08efbda7