Skip to content
  • Benjamin Otte's avatar
    texture: Rework error enum · b271a94f
    Benjamin Otte authored
    1. Change INSUFFICIENT_MEMORY to TOO_LARGE
       GTK crashes on insufficient memory, we don't emit GErrors.
    
    2. Split UNSUPPORTED into UNSUPPORTED_CONTENT and UNSUPPORTED_FORMAT
       So we know if you need to find an RPM with a loader or curse and
       the weird file.
    
    3. Translate error messages, they are meant for end users.
    b271a94f