New upstream version 2.10.0

This commit is contained in:
Jeremy Bicha
2018-04-27 11:44:24 -04:00
477 changed files with 45624 additions and 20193 deletions

View File

@ -343,7 +343,7 @@ GUDEV_LIBS = @GUDEV_LIBS@
HARFBUZZ_CFLAGS = @HARFBUZZ_CFLAGS@
HARFBUZZ_LIBS = @HARFBUZZ_LIBS@
HARFBUZZ_REQUIRED_VERSION = @HARFBUZZ_REQUIRED_VERSION@
HAVE_CXX11 = @HAVE_CXX11@
HAVE_CXX14 = @HAVE_CXX14@
HAVE_FINITE = @HAVE_FINITE@
HAVE_ISFINITE = @HAVE_ISFINITE@
HAVE_VFORK = @HAVE_VFORK@

View File

@ -238,7 +238,7 @@ main (int argc, char **argv)
GList *toplevels;
GList *node;
g_set_application_name ("GIMP documention shooter");
g_set_application_name ("GIMP documentation shooter");
/* If there's no DISPLAY, we silently error out.
* We don't want to break headless builds.