~ubuntu-branches/ubuntu/oneiric/denemo/oneiric

1.2.5 by Eric Hedekar
Import upstream version 0.8.6
1
<?xml version="1.0"?>
2
<Denemo>
3
  <merge>
4
    <title>A Denemo Keymap</title>
5
    <author>AT, JRR, RTS</author>
6
    <map>
7
      <row>
8
        <action>RepeatEnd</action>
9
        <scheme>;;;RepeatEnd
10
(d-DirectivePut-standalone-minpixels "RepeatEnd" 20)
1.2.7 by Alessio Treglia
Import upstream version 0.8.16
11
(d-MoveCursorLeft)
1.2.5 by Eric Hedekar
Import upstream version 0.8.6
12
(d-DirectivePut-standalone-postfix "RepeatEnd" " \\bar \":|\"")
13
(d-DirectivePut-standalone-gx  "RepeatEnd"  0)
14
(d-DirectivePut-standalone-gy  "RepeatEnd"  -10)
15
(d-DirectivePut-standalone-graphic "RepeatEnd" "RepeatEnd")
1.2.7 by Alessio Treglia
Import upstream version 0.8.16
16
(d-MoveCursorRight)
1.2.5 by Eric Hedekar
Import upstream version 0.8.6
17
(d-RefreshDisplay)</scheme>
18
        <label>Repeat End Barline</label>
19
        <tooltip>Insert a barline indicating the end of a repeated section.</tooltip>
20
      </row>
21
    </map>
22
  </merge>
23
</Denemo>