diff options
Diffstat (limited to 'examples/translation.xml')
-rw-r--r-- | examples/translation.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/translation.xml b/examples/translation.xml new file mode 100644 index 0000000..36f0c4e --- /dev/null +++ b/examples/translation.xml @@ -0,0 +1,7 @@ +<translations> + <translate from="HR-barlu:0.0: reco=BackSpace" to="gesture left"/> + <translate from="HR-barlu:0.0: reco=space" to="gesture right"/> + <translate from="HR-barlu:0.0: reco=i" to="gesture down"/> + <translate from="HR-barlu:0.0: reco=Shift_L" to="gesture up"/> + <translate from="HR-barlu:0.0: reco=a" to="gesture up"/> +</translations> |