/adei/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/trunk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<sections>
  <section name="navigation">
    <info>
	The navigation is organized ...
    </info>

    <actions>
      <action>
	<key>T + Wheel</key>
	<info>
	    Move current data window to the left-or-right
	</info>
      </action>
      <action>
	<key>V + Wheel</key>
	<info>
	    Move current data window to the left-or-right
	</info>
      </action>
    </actions>
  </section>
</sections>