Skip to content
  • Michael Natterer's avatar
    app, libgimp*: remove the config option to disable tooltips · b3620517
    Michael Natterer authored
    Also remove all traces of it from the plug-in protocol and raise the
    protocol version to 0x0100 (we now allow features and therefore
    version bumps in stable, and the master protocol version should always
    be higher). Fix the code that aborts plug-in startup on protocol
    version mismatch, we can't use gimp_message() because we have no
    protocol.
    b3620517