switched to portable control key <Primary> for accellerators
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sat, 27 Jun 2020 07:44:16 +0000 (09:44 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sat, 27 Jun 2020 08:00:21 +0000 (10:00 +0200)
commitb408a28745702439fd3fb6777d40259fab626f8b
treedc53c468e56e05eabe8199d5c096c519e0008311
parenta16ae567635169e8a0f6e7eae037728c88ed17fe
switched to portable control key <Primary> for accellerators

gtk supports the "Primary" key which translates to the "CMD" key
on MacOS and "Ctrl" on linux. So this is a portable way to
say the "Copy" via key.
src/ui/gui/psppire-data-window.c
src/ui/gui/psppire-output-window.c
src/ui/gui/psppire-syntax-window.c