Skip to content
  • Benjamin Otte's avatar
    imcontext: Fix priorities of modules · bbd1532f
    Benjamin Otte authored
    All built-in backend modules get a priority of 0 because they are the
    default ones.
    GtkIMContextSimple gets a priority of G_MININT because it's the fallback
    one.
    
    This mirrors the media modules code.
    bbd1532f