If `gimp_help_locale_parse` failed due to a locale not having a manual available, we always waited for a 10 seconds timeout because we depended on the value of success to decide if we should exit the thread. When the call finishes we should always stop, so add a `done` parameter and depend on that to decide if we can exit instead of using success. |
||
|---|---|---|
| .. | ||
| gimp-help-lookup.c | ||
| gimphelp.c | ||
| gimphelp.h | ||
| gimphelpdomain.c | ||
| gimphelpdomain.h | ||
| gimphelpitem.c | ||
| gimphelpitem.h | ||
| gimphelplocale.c | ||
| gimphelplocale.h | ||
| gimphelpprogress-private.h | ||
| gimphelpprogress.c | ||
| gimphelpprogress.h | ||
| gimphelptypes.h | ||
| help.c | ||
| locales.c | ||
| locales.h | ||
| meson.build | ||