Doc sync to include macOS CMD (⌘) key support

This commit is contained in:
Bill Kendrick 2022-01-21 02:00:50 -08:00
parent 14dd0446cf
commit a0231223d5
11 changed files with 79 additions and 76 deletions

View file

@ -67,6 +67,9 @@ http://www.tuxpaint.org/
(useful for automated installation/uninsta$llation processes).
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* On macOS, use the CMD (⌘) key wherever CTRL is used on other OSes
Mark Kim <markuskimius@gmail.com>
* Use character class in macOS build script
(It appears \t is not compatible with certain versions of grep.)
Mark Kim <markuskimius@gmail.com>