Changes between Initial Version and Version 1 of Ticket #7226, comment 12
- Timestamp:
- 2012-01-22T15:31:28+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7226, comment 12
initial v1 13 13 > if($l =~ /^Shortcut.registerShortcut\( *"([^"]+)", *"([^"]+)" *, *KeyEvent.VK_([A-Z0-9_]+) *, *(Shortcut.GROUP[0-9a-zA-Z+_. ]+)(?: *, *((?:KeyEvent|InputEvent|Shortcut)\.[0-9A-Za-z._| ]+ *))?\)/) 14 14 > }}} 15 Wow :) Will wiki update automatically after commits to see if parsing problem is gone? 15 Wow :) Will wiki update automatically after commits to see if parsing problem is gone? Or please update it, so I can see if changes were right :)