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

« back to all changes in this revision

Viewing changes to data/languages/phonenumber_fa.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 catalog="phonenumber" title="Phone Number" version="1.0">
 
5
  <layout orientation="landscape" type="phonenumber">
 
6
    <section id="main" movable="false">
 
7
      <row height="x-large">
 
8
        <key>
 
9
          <binding label="۱" />
 
10
        </key>
 
11
        <key>
 
12
          <binding label="۲" secondary_label="abc" />
 
13
        </key>
 
14
        <key>
 
15
          <binding label="۳" secondary_label="def" />
 
16
        </key>
 
17
        <key>
 
18
          <binding label="۴" secondary_label="ghi" />
 
19
        </key>
 
20
        <key>
 
21
          <binding label="۵" secondary_label="jkl" />
 
22
        </key>
 
23
        <key>
 
24
          <binding label="۶" secondary_label="mno" />
 
25
        </key>
 
26
        <key>
 
27
          <binding label="۷" secondary_label="pqrs" />
 
28
        </key>
 
29
        <key>
 
30
          <binding label="۸" secondary_label="tuv" />
 
31
        </key>
 
32
        <key>
 
33
          <binding label="۹" secondary_label="wxyz" />
 
34
        </key>
 
35
        <key>
 
36
          <binding label="۰" />
 
37
        </key>
 
38
      </row>
 
39
      <row>
 
40
        <spacer />
 
41
        <key width="large">
 
42
          <binding action="cycle" cycleset="*+p" label="*+" />
 
43
        </key>
 
44
        <key width="large">
 
45
          <binding label="#" />
 
46
        </key>
 
47
        <key style="special" width="large">
 
48
          <binding action="backspace" label="" />
 
49
        </key>
 
50
        <key id="actionKey" style="special" width="large">
 
51
          <binding action="return" />
 
52
        </key>
 
53
      </row>
 
54
    </section>
 
55
  </layout>
 
56
  <layout orientation="portrait" type="phonenumber">
 
57
    <section id="main" movable="false">
 
58
      <row>
 
59
        <key>
 
60
          <binding label="۱" />
 
61
        </key>
 
62
        <key>
 
63
          <binding label="۲" secondary_label="abc" />
 
64
        </key>
 
65
        <key>
 
66
          <binding label="۳" secondary_label="def" />
 
67
        </key>
 
68
      </row>
 
69
      <row>
 
70
        <key>
 
71
          <binding label="۴" secondary_label="ghi" />
 
72
        </key>
 
73
        <key>
 
74
          <binding label="۵" secondary_label="jkl" />
 
75
        </key>
 
76
        <key>
 
77
          <binding label="۶" secondary_label="mno" />
 
78
        </key>
 
79
      </row>
 
80
      <row>
 
81
        <key>
 
82
          <binding label="۷" secondary_label="pqrs" />
 
83
        </key>
 
84
        <key>
 
85
          <binding label="۸" secondary_label="tuv" />
 
86
        </key>
 
87
        <key>
 
88
          <binding label="۹" secondary_label="wxyz" />
 
89
        </key>
 
90
      </row>
 
91
      <row>
 
92
        <key>
 
93
          <binding action="cycle" cycleset="*+p" label="*+" />
 
94
        </key>
 
95
        <key>
 
96
          <binding label="۰" />
 
97
        </key>
 
98
        <key>
 
99
          <binding label="#" />
 
100
        </key>
 
101
      </row>
 
102
      <row>
 
103
        <key style="special" width="large">
 
104
          <binding action="backspace" label="" />
 
105
        </key>
 
106
        <spacer />
 
107
        <key id="actionKey" style="special">
 
108
          <binding action="return" />
 
109
        </key>
 
110
      </row>
 
111
    </section>
 
112
  </layout>
 
113
</keyboard>