diff --git a/Makefile b/Makefile index 0de3a379a..6560fdbd7 100644 --- a/Makefile +++ b/Makefile @@ -1355,7 +1355,6 @@ beos_MAGIC_ARCH_LINKS:=-lintl $(PNG) linux_MAGIC_ARCH_LINKS:=-lintl $(PNG) MAGIC_ARCH_LINKS:=$($(OS)_MAGIC_ARCH_LINKS) - windows_PLUGIN_LIBS:=$(MAGIC_SDL_LIBS) $(MAGIC_ARCH_LINKS) macos_PLUGIN_LIBS:=$(MAGIC_SDL_LIBS) $(MAGIC_ARCH_LINKS) ios_PLUGIN_LIBS:=$(MAGIC_SDL_LIBS) $(MAGIC_ARCH_LINKS) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 258dea6ed..249681645 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2021.March.15 (0.9.26) +2021.March.23 (0.9.26) * New Features ------------ * Larger UI buttons @@ -99,6 +99,11 @@ $Id$ * Halftone magic tool wasn't loading due to a problem with its sound effect file. + * Ports & Building + ---------------- + * [WIP] Apple iOS port + Mark K. Kim + 2020.December.27 (0.9.25) * New Features ------------ diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index 0515335a3..9192a1aa8 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -581,7 +581,7 @@ Windows Users * [F4] jump mouse between "Tools", "Colors" and canvas areas * If mouse is within "Tools" section on the left, or - "Colors" secton at the bottom: + "Colors" section at the bottom: * [F7], [F8]: Move down/up between buttons, respectively (Tools section, only) * [F11], [F12]: Move to previous/next button, diff --git a/docs/en/README.txt b/docs/en/README.txt index 22fc665e0..0c8c25878 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -883,7 +883,7 @@ Using the import script, "tuxpaint-import" Example: $ tuxpaint-import grandma.jpg - grandma.jpg -> /home/username/.tuxpaint/saved/20210311223141.png + grandma.jpg -> /home/username/.tuxpaint/saved/20210321122132.png jpegtopnm: WRITING A PPM FILE The first line ("tuxpaint-import grandma.jpg") is the command to run. diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index 9703974dd..f13919229 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -847,7 +847,7 @@ b>Label tools.

  • [F4] jump mouse between "Tools", "Colors" and canvas areas
  • -
  • If mouse is within "Tools" section on the left, or "Colors" secton at the bottom: