1<?xml version="1.0" encoding="UTF-8"?>
2<Denemo>
3  <merge>
4    <title>A Denemo Keymap</title>
5    <author>AT, JRR, RTS</author>
6    <map>
7      <row type="scheme">
8        <after>Undo</after>
9        <action>ShowLastChange</action>
10        <_label>Show Last Change</_label>
11        <_tooltip>Shows the last change recorded on the Undo stack.</_tooltip>
12      </row>
13    </map>
14  </merge>
15</Denemo>
16