~michael-sheldon/ubuntu-keyboard/fix-oxide-dismiss-test

« back to all changes in this revision

Viewing changes to data/languages/toolbar.xml

  • Committer: Thomas Moenicke
  • Date: 2013-07-19 12:05:07 UTC
  • Revision ID: thomas.moenicke@canonical.com-20130719120507-lzw5oq50xm567x0j
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE keyboard SYSTEM "VirtualKeyboardLayout.dtd">
 
3
 
 
4
<keyboard title="Toolbar" version="1.0">
 
5
  <layout type="general">
 
6
    <section id="main">
 
7
      <row>
 
8
        <key>
 
9
          <binding action="left" label="←" />
 
10
        </key>
 
11
        <key>
 
12
          <binding action="right" label="→" />
 
13
        </key>
 
14
      </row>
 
15
    </section>
 
16
  </layout>
 
17
</keyboard>