Update Non-default keyboard layouts for 1.2 release
<!--
See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/
Writing a good bug report will ensure we'll be able to help efficiently. 🙂
-->
#### Summary:
<!-- Summarize the issue/suggestion concisely: -->
Inkscape ships with a number of keyboard layout files, some of them have old references to verb names which no longer exist.
#### Steps to reproduce:
<!-- Describe what you did (step-by-step) so we can reproduce: -->
- open Inkscape
- Set keyboard to adobe-illustrator-cs2.xml
#### What happened?
Warnings in the terminal like
```
Unable to find: FileClose
Shortcut::read: invalid verb: FileClose
```
#### What should have happened?
These should be updated so the keys don't break in the future.
#### Debug info
- Needs update for 1.2 release
issue